| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename warning to warnings, from Paul Marquess. | Jarkko Hietaniemi | 1999-08-29 | 1 | -31/+33 |
* | Update MANIFEST to follow change #3965. | Jarkko Hietaniemi | 1999-08-12 | 1 | -0/+12 |
* | Add sysio large file support testing. | Jarkko Hietaniemi | 1999-08-11 | 1 | -1/+2 |
* | Large file support testing. | Jarkko Hietaniemi | 1999-08-10 | 1 | -0/+1 |
* | Integrate with Nick. | Jarkko Hietaniemi | 1999-08-09 | 1 | -0/+1 |
|\ |
|
| * | fix broken -DDEBUGGING_OPS (from Spider Boardman | Gurusamy Sarathy | 1999-08-02 | 1 | -0/+1 |
* | | Ethiopic changes via private email from Daniel Yacob, | Jarkko Hietaniemi | 1999-08-09 | 1 | -2/+1 |
* | | Character class equivalence tables. | Jarkko Hietaniemi | 1999-08-06 | 1 | -0/+2 |
* | | Introduce the charnames pragma. | Jarkko Hietaniemi | 1999-08-04 | 1 | -0/+2 |
* | | Hints for building ByteLoader in SunoS. Based on | Andy Dougherty | 1999-08-03 | 1 | -18/+19 |
|/ |
|
* | More 64-bit fixing. One known bug of that kind | Jarkko Hietaniemi | 1999-08-02 | 1 | -0/+1 |
* | Integrate with Sarathy. perl.h and util.c required manual resolving. | Jarkko Hietaniemi | 1999-08-01 | 1 | -11/+6 |
* | Undo #3790 and the patches that attempted to fix it | Jarkko Hietaniemi | 1999-08-01 | 1 | -1/+0 |
* | Update MANIFEST for #3837. | Jarkko Hietaniemi | 1999-07-31 | 1 | -0/+1 |
* | here lies 5.005_58 | Gurusamy Sarathy | 1999-07-27 | 1 | -0/+3 |
* | replace Pod::Text with Pod::SimpleText v0.01 (thanks | Gurusamy Sarathy | 1999-07-27 | 1 | -0/+2 |
* | integrate cfgperl contents into mainline | Gurusamy Sarathy | 1999-07-26 | 1 | -0/+1 |
* | Recode locale.t so that the change in #3730 | Jarkko Hietaniemi | 1999-07-25 | 1 | -1/+3 |
* | move DProf things around to where they are supposed to be | Gurusamy Sarathy | 1999-07-20 | 1 | -15/+14 |
* | move DProf to Devel/DProf | Gurusamy Sarathy | 1999-07-20 | 1 | -20/+20 |
* | add Devel::DProf v19990108 from CPAN, as it was | Gurusamy Sarathy | 1999-07-20 | 1 | -0/+20 |
* | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-07-18 | 1 | -0/+1 |
|\ |
|
| * | [ID 19990701.031] 4 ctl chars on EBCDIC not asciiish enough | Peter Prymmer | 1999-07-18 | 1 | -0/+1 |
* | | Fixed AIX dynamic loading and AIX shared Perl library. | Jarkko Hietaniemi | 1999-07-14 | 1 | -2/+1 |
|/ |
|
* | yet more cleanups of the PERL_OBJECT, MULTIPLICITY and USE_THREADS | Gurusamy Sarathy | 1999-07-12 | 1 | -8/+1 |
* | more PERL_OBJECT cleanups (changes still untested on Unix!) | Gurusamy Sarathy | 1999-07-08 | 1 | -0/+2 |
* | Integrate with Sarathy; one conflict in t/pragma/warn/recgomp | Jarkko Hietaniemi | 1999-07-07 | 1 | -1/+9 |
|\ |
|
| * | lexical warnings update (warning.t fails one test | Paul Marquess | 1999-07-07 | 1 | -1/+9 |
* | | Some new files of #3624 missing from MANIFEST. | Jarkko Hietaniemi | 1999-07-06 | 1 | -0/+5 |
* | | POSIX [[:character class:]] support for standard, locale, | Jarkko Hietaniemi | 1999-07-06 | 1 | -0/+1 |
|/ |
|
* | Integrate with mainperl. | Jarkko Hietaniemi | 1999-07-04 | 1 | -1/+2 |
* | Update MANIFEST to match #3555. | Jarkko Hietaniemi | 1999-06-27 | 1 | -0/+6 |
* | implement C<use caller 'encoding'> | Gurusamy Sarathy | 1999-06-11 | 1 | -0/+1 |
* | more complete support for implicit thread/interpreter pointer, | Gurusamy Sarathy | 1999-06-09 | 1 | -2/+1 |
* | missed a file | Gurusamy Sarathy | 1999-06-07 | 1 | -0/+1 |
* | ByteLoader mark 2 | Tom Hughes | 1999-05-28 | 1 | -6/+4 |
* | Cosmetic OS/2-related patches | Ilya Zakharevich | 1999-05-28 | 1 | -1/+0 |
* | here be 5.005_57 | Gurusamy Sarathy | 1999-05-25 | 1 | -0/+4 |
* | major pod update from Tom Christiansen | Gurusamy Sarathy | 1999-05-24 | 1 | -0/+1 |
* | additional cleanups for cygwin32 port | Fifer, Eric | 1999-05-17 | 1 | -1/+1 |
* | Self-consistent numeric conversion again | Ilya Zakharevich | 1999-05-10 | 1 | -0/+1 |
* | test suite and fix input_line_number() | Paul Johnson | 1999-05-10 | 1 | -0/+1 |
* | documentation for Win32 builtins (somewhat modified) | Jan Dubois | 1999-05-10 | 1 | -0/+1 |
* | cygwin32 update (untested adaptation of patch against 5.005_03) | Alexander Smishlajev | 1999-05-10 | 1 | -5/+9 |
* | applied suggested patch, with win32 and PERL_OBJECT additions | Tom Hughes | 1999-05-10 | 1 | -0/+4 |
* | DBM Filters (via private mail) | Paul Marquess | 1999-05-07 | 1 | -0/+1 |
* | Introduce myconfig.SH. | Andy Dougherty | 1999-04-02 | 1 | -1/+1 |
* | fix bogus OPf_REF context for the BLOCK in C<grep BLOCK @foo> | Gurusamy Sarathy | 1999-03-28 | 1 | -0/+1 |
* | integrate changes#3116,3119 from maint-5.005 | Gurusamy Sarathy | 1999-03-24 | 1 | -0/+2 |
* | better "Illegal %s digit ignored" warnings | Gurusamy Sarathy | 1999-03-24 | 1 | -0/+1 |