| Commit message (Expand) | Author | Age | Files | Lines |
* | more complete support for implicit thread/interpreter pointer, | Gurusamy Sarathy | 1999-06-09 | 1 | -14/+10 |
* | initial stub implementation of implicit thread/this | Gurusamy Sarathy | 1999-06-07 | 1 | -4/+4 |
* | remove _() non-ansism | Gurusamy Sarathy | 1999-06-02 | 1 | -1/+1 |
* | additional cleanups for cygwin32 port | Fifer, Eric | 1999-05-17 | 1 | -2/+0 |
* | cygwin32 update (untested adaptation of patch against 5.005_03) | Alexander Smishlajev | 1999-05-10 | 1 | -1/+7 |
* | correct places that said newSVpv() when they meant newSVpvn() | Gurusamy Sarathy | 1999-04-04 | 1 | -0/+2 |
* | support POSIX::uname() via win32_uname() | Gurusamy Sarathy | 1999-03-24 | 1 | -0/+1 |
* | remove OVERLOAD conditionals | Jan Dubois | 1999-02-12 | 1 | -8/+4 |
* | another threads reliability fix: serialize writes to thr->threadsv | Gurusamy Sarathy | 1998-11-29 | 1 | -3/+3 |
* | phase 2 of PERL_OBJECT cleanup; objXSUB.h autogeneration | Gurusamy Sarathy | 1998-11-22 | 1 | -17/+198 |
* | integrate changes#2120,2168,2218 from maint-5.005; | Gurusamy Sarathy | 1998-11-08 | 1 | -0/+68 |
* | change case of PERL_OBJECT filenames, consistent with the rest | Gurusamy Sarathy | 1998-07-21 | 1 | -3/+3 |
* | complete s/foo/PL_foo/ changes (all escaped cases identified with | Gurusamy Sarathy | 1998-07-20 | 1 | -13/+8 |
* | PL_ prefix to all perlvars, part1 | Nick Ing-Simmons | 1998-07-18 | 1 | -6/+12 |
* | xsubpp enhancements ($CPAN/authors/id/ILYAZ/patches/diff_xsubpp_65), a | Ilya Zakharevich | 1998-06-10 | 1 | -0/+10 |
* | [asperl] integrate mainline changes (untested) | Gurusamy Sarathy | 1998-05-18 | 1 | -1/+1 |
|\ |
|
| * | [win32] sundry whitespace cleanups from maintbranch | Gurusamy Sarathy | 1998-05-17 | 1 | -1/+1 |
* | | [asperl] add AS patch#17 | Gurusamy Sarathy | 1998-04-21 | 1 | -1/+5 |
* | | [win32] integrate mainline changes | Gurusamy Sarathy | 1998-03-07 | 1 | -12/+6 |
|\ \
| |/ |
|
| * | [win32] manually apply another conflicting maintpatch | Chip Salzenberg | 1998-03-03 | 1 | -12/+6 |
* | | [asperl] integrate latest win32 branch | Gurusamy Sarathy | 1998-02-22 | 1 | -2/+2 |
|\ \
| |/ |
|
| * | [win32] DLLs are now ok on mingw32/gcc-2.8.0 after removing the | Gurusamy Sarathy | 1998-02-17 | 1 | -2/+2 |
* | | [asperl] added AS patch#3 | Douglas Lankshear | 1998-02-01 | 1 | -1/+6 |
* | | [asperl] added AS patch#2 | Gurusamy Sarathy | 1998-01-30 | 1 | -0/+8 |
|/ |
|
* | GCC + Threads on Win32 - best gcc results yet | Nick Ing-Simmons | 1997-11-29 | 1 | -1/+2 |
* | Un-botch gcc workround | Nick Ing-Simmons | 1997-11-28 | 1 | -1/+1 |
* | Builds completely with Mingw32, dynamic loaded extensions | Nick Ing-Simmons | 1997-11-28 | 1 | -2/+9 |
* | [win32] Another trivial patch: | Gurusamy Sarathy | 1997-11-26 | 1 | -1/+5 |
* | Builds C++ Borland, MSVC++ (Win32) and GCC++ (Solaris) | Nick Ing-Simmons | 1997-11-05 | 1 | -1/+1 |
* | Merge maint-5.004 branch (5.004_03) with mainline. | Malcolm Beattie | 1997-10-08 | 1 | -4/+6 |
|\ |
|
| * | Fix double form() in XS version check | Chip Salzenberg | 1997-08-07 | 1 | -4/+6 |
* | | Integrate thrperl 5.003->5.004. | Malcolm Beattie | 1997-05-26 | 1 | -1/+1 |
|\ \
| |/
|/| |
|
| * | Initial 3-way merge from (5.001m, thr1m, 5.003) plus fixups. | Malcolm Beattie | 1997-03-28 | 1 | -1/+1 |
* | | Fix lingering '%S' in XS_VERSION_BOOTCHECK | Chip Salzenberg | 1997-04-27 | 1 | -1/+1 |
* | | [inseparable changes from match from perl-5.003_97g to perl-5.003_97h] | Perl 5 Porters | 1997-04-23 | 1 | -9/+7 |
* | | Version checking in XS bootstrap is optional | Chip Salzenberg | 1997-01-29 | 1 | -4/+1 |
* | | [inseparable changes from patch from perl5.003_22 to perl5.003_23]perl-5.003_23 | Perl 5 Porters | 1997-01-25 | 1 | -12/+18 |
|/ |
|
* | Incorporate single-statement macros | Perl 5 Porters | 1996-03-17 | 1 | -9/+9 |
* | Updated to match xsubpp-1.929. | Perl 5 Porters | 1996-01-01 | 1 | -0/+19 |
* | This is patch.2b1f to perl5.002beta1. | Andy Dougherty | 1995-12-08 | 1 | -1/+1 |
* | xsubpp 1.924 | Paul Marquess | 1995-11-24 | 1 | -0/+2 |
* | 5.002 beta 1 | Larry Wall | 1995-11-21 | 1 | -13/+14 |
* | Perl 5.001perl-5.001 | Larry Wall | 1995-03-12 | 1 | -3/+15 |
* | perl 5.000perl-5.000 | Larry Wall | 1994-10-17 | 1 | -1/+22 |
* | perl 5.0 alpha 6 | Larry Wall | 1994-03-18 | 1 | -1/+1 |
* | perl 5.0 alpha 4 | Larry Wall | 1993-11-10 | 1 | -0/+1 |