| Commit message (Expand) | Author | Age | Files | Lines |
* | usethreads build fixups for NeXTstep (as suggested by Hans Mulder) | Gurusamy Sarathy | 2000-01-02 | 5 | -10/+10 |
* | cygwin update from Eric Fifer <EFifer@sanwaint.com> | Gurusamy Sarathy | 1999-12-28 | 1 | -148/+0 |
* | pod edits from Paul Marquess and Mark-Jason Dominus | Gurusamy Sarathy | 1999-12-28 | 2 | -2/+2 |
* | DynaLoader doesn't build properly when $(DLSRC) changes | Gurusamy Sarathy | 1999-12-17 | 1 | -0/+1 |
* | avoid warnings due to symbols unintroduced by XSLoader (spotted | Gurusamy Sarathy | 1999-12-17 | 5 | -6/+6 |
* | add missing file | Gurusamy Sarathy | 1999-12-03 | 1 | -0/+158 |
* | applied suggested patch; removed $VERSION = $VERSION hack | Ilya Zakharevich | 1999-12-03 | 3 | -4/+15 |
* | DynaLoader_pm.PL patch (backslashes in strings) | Paul Moore | 1999-11-13 | 1 | -1/+1 |
* | Initial integration of the MacPerl changes form Matthias. | Jarkko Hietaniemi | 1999-11-02 | 1 | -8/+57 |
* | The second cut at AIX C++ extension troubles. | Jarkko Hietaniemi | 1999-10-08 | 2 | -8/+8 |
* | The first cut at fixing Perl extensions written in C++ in AIX, | Stephanie Beals | 1999-10-08 | 2 | -3/+28 |
* | make die/warn and other diagnostics go to wherever STDERR happens | Gurusamy Sarathy | 1999-10-06 | 12 | -79/+79 |
* | queue errors due to strictures rather than printing them as | Gurusamy Sarathy | 1999-09-20 | 1 | -1/+1 |
* | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-09-17 | 1 | -1/+1 |
|\ |
|
| * | integrate vmsperl contents into mainline (where VMS files conflicted, | Gurusamy Sarathy | 1999-09-17 | 1 | -1/+1 |
| |\ |
|
| | * | Update calls for new thread context handling | Charles Bailey | 1999-08-23 | 1 | -0/+2 |
| | * | Allow for file versions in library when looking for .bs files | Charles Bailey | 1999-08-23 | 1 | -1/+1 |
| | * | rename cygwin32 to cygwin (from Eric Fifer <EFifer@sanwaint.com>) | Gurusamy Sarathy | 1999-08-01 | 1 | -3/+3 |
| | * | move files around for s/cygwin32/cygwin/ renaming | Gurusamy Sarathy | 1999-08-01 | 1 | -0/+0 |
* | | | Small doc and whitespace edits. | Jarkko Hietaniemi | 1999-09-13 | 8 | -13/+13 |
|/ / |
|
* | | Change #4136 edited DynaLoader.xs which is kind of fruitless. | Jarkko Hietaniemi | 1999-09-13 | 10 | -20/+20 |
* | | Replace change #4100 with | Robin Barker | 1999-09-13 | 1 | -2/+2 |
* | | Fix pointer casts. | Robin Barker | 1999-09-07 | 1 | -2/+2 |
* | | Patches needed to get _60 building with | Dan Sugalski | 1999-08-10 | 1 | -0/+2 |
* | | Integrate with Sarathy. perl.h and util.c required manual resolving. | Jarkko Hietaniemi | 1999-08-01 | 1 | -3/+3 |
|/ |
|
* | Introduce $Config{ldlibpthname} which contains | Jarkko Hietaniemi | 1999-07-23 | 1 | -5/+8 |
* | Fixed AIX dynamic loading and AIX shared Perl library. | Jarkko Hietaniemi | 1999-07-14 | 2 | -15/+25 |
* | Manual synchronization with Sarathy (some files | Jarkko Hietaniemi | 1999-07-11 | 1 | -1/+1 |
* | AIX threaded build, plus few more on the side. | Jarkko Hietaniemi | 1999-07-05 | 4 | -0/+5 |
* | Integrate with mainperl. | Jarkko Hietaniemi | 1999-07-04 | 1 | -57/+13 |
* | somewhat untested PERL_OBJECT cleanups (C++isms mostly | Gurusamy Sarathy | 1999-06-27 | 1 | -2/+2 |
* | more complete support for implicit thread/interpreter pointer, | Gurusamy Sarathy | 1999-06-09 | 12 | -85/+107 |
* | remove _() non-ansism | Gurusamy Sarathy | 1999-06-02 | 3 | -3/+3 |
* | additional cleanups for cygwin32 port | Fifer, Eric | 1999-05-17 | 1 | -15/+8 |
* | various fixes for clean build and test on win32; configpm broken, | Gurusamy Sarathy | 1999-05-11 | 1 | -3/+5 |
* | correct places that said newSVpv() when they meant newSVpvn() | Gurusamy Sarathy | 1999-04-04 | 1 | -1/+1 |
* | First pass of integrating the Rhapsody port, | Wilfredo Sánchez | 1999-03-15 | 1 | -0/+216 |
* | ansify perlio.c, fix PerlIO-ish typos | Gurusamy Sarathy | 1999-02-24 | 2 | -7/+7 |
* | BeOS update (Mirror maint-5.005 change #2727). | Jarkko Hietaniemi | 1999-02-02 | 1 | -0/+115 |
* | nlist.h not yet Configure-probed but DynaLoader Linux-hinted. | Jonathan Roy | 1998-12-14 | 1 | -0/+4 |
* | another threads reliability fix: serialize writes to thr->threadsv | Gurusamy Sarathy | 1998-11-29 | 1 | -1/+2 |
* | MPE/iX Perl 5.005_02 oops | Mark Bixby | 1998-11-20 | 1 | -5/+6 |
* | Make _really_ sure Dynaloader.xs code is initialized only once | Jan Dubois | 1998-10-25 | 1 | -1/+2 |
* | check in all confperl changes as of change#1964 into cfgperl | Gurusamy Sarathy | 1998-10-15 | 1 | -0/+173 |
* | correct bugs exposed in MM_Unix.pm by commenting out Selfloader | Gurusamy Sarathy | 1998-10-15 | 1 | -1/+1 |
* | (via private mail) | Charles Bailey | 1998-09-23 | 1 | -1/+1 |
* | complete s/foo/PL_foo/ changes (all escaped cases identified with | Gurusamy Sarathy | 1998-07-20 | 3 | -8/+8 |
* | PL_ prefix to all perlvars, part1 | Nick Ing-Simmons | 1998-07-18 | 1 | -1/+1 |
* | add files and tweaks needed for MPE/iX port (via PM) | Jarkko Hietaniemi | 1998-07-14 | 1 | -0/+128 |
* | Added patch, tweaked other places affected by name change | Laszlo Molnar | 1998-06-10 | 2 | -2/+2 |