Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | hand-apply whitespace mutiliated patch | Hans Mulder | 1999-07-05 | 5 | -20/+165 |
* | applied parts not duplicated by previous patches | Vishal Bhatia | 1999-07-05 | 5 | -50/+268 |
* | "\e" and "\a" didn't produce right escape under EBCDIC | Peter Prymmer | 1999-07-05 | 1 | -0/+9 |
* | s/scalar ref constructor/single ref constructor/ (suggested | Gurusamy Sarathy | 1999-07-05 | 2 | -2/+2 |
* | no such thing as gdbm_clearerr() (from Andy Dougherty) | Gurusamy Sarathy | 1999-07-05 | 1 | -1/+0 |
* | allow C<-foo> under C<use integer> (behavior of C<-$string> | Gurusamy Sarathy | 1999-07-05 | 1 | -1/+7 |
* | Re: [PATCH 5.005_57] pp_sort sorted out | Vishal Bhatia | 1999-07-05 | 3 | -10/+55 |
* | suppress fancy display when in verbose mode (suggested by | Gurusamy Sarathy | 1999-07-05 | 1 | -2/+3 |
* | cygwin32 update | Fifer, Eric | 1999-07-05 | 20 | -172/+667 |
* | NeXT doesn't have FD_CLOEXEC (suggested by Hans Mulder) | Gurusamy Sarathy | 1999-07-05 | 1 | -2/+7 |
* | [ PATCH perl5.005_57 ] new perlcc + regression tests | Ed Peschko | 1999-07-05 | 4 | -101/+168 |
* | compatibility tweak for Class::Struct | Gurusamy Sarathy | 1999-07-05 | 1 | -0/+1 |
* | test tweak | Gurusamy Sarathy | 1999-07-04 | 1 | -3/+2 |
* | adapted suggested tests for addition to testsuite | RonaldWS@aol.com | 1999-07-04 | 3 | -0/+82 |
* | perl_run() should call my_exit(0) for normal completion | Gurusamy Sarathy | 1999-07-04 | 1 | -0/+2 |
* | make overload, Data::Dumper, and dumpvar understand qr// stringify | Gurusamy Sarathy | 1999-07-04 | 6 | -19/+59 |
* | make AIX dynaloading work when libperl is shared (and thus under | Jens-Uwe Mager | 1999-07-04 | 1 | -57/+13 |
* | remove misleading info on defined(&func), unclutter deprecation | Gurusamy Sarathy | 1999-07-04 | 5 | -25/+24 |
* | MINGW32 and EGCS 1.1.2 support | Jan Dubois | 1999-07-04 | 3 | -6/+122 |
* | newer version of perlxstut from Jeff Okamoto (slightly edited | Gurusamy Sarathy | 1999-07-04 | 1 | -255/+451 |
* | avoid warnings | Gurusamy Sarathy | 1999-07-02 | 2 | -3/+3 |
* | inc version (for CPAN.pm sanity) | Gurusamy Sarathy | 1999-06-28 | 1 | -1/+1 |
* | regen perltoc | Gurusamy Sarathy | 1999-06-28 | 1 | -12/+25 |
* | [19990526.002] Misc. improvements to Class:Struct | Damian Conway | 1999-06-28 | 2 | -18/+112 |
* | remove bogus PL_optype_size | Gurusamy Sarathy | 1999-06-28 | 2 | -33/+0 |
* | upgrade CGI.pm to v2.53 (CGI/{Apache,Switch}.pm NOT deleted) | Gurusamy Sarathy | 1999-06-28 | 9 | -166/+596 |
* | make autogenerated files writable | Gurusamy Sarathy | 1999-06-28 | 3 | -954/+21 |
* | somewhat untested PERL_OBJECT cleanups (C++isms mostly | Gurusamy Sarathy | 1999-06-27 | 45 | -3823/+9128 |
* | integrate cfgperl changes into mainline | Gurusamy Sarathy | 1999-06-27 | 18 | -218/+440 |
|\ | |||||
| * | Tidy up #3542 and #3543. | Jarkko Hietaniemi | 1999-06-18 | 2 | -8/+10 |
| * | Spice up locale.t. | Jarkko Hietaniemi | 1999-06-18 | 1 | -182/+254 |
| * | Fixed two long-standing locale bugs. | Jarkko Hietaniemi | 1999-06-17 | 18 | -113/+261 |
| * | Integrate from mainperl. | Jarkko Hietaniemi | 1999-06-17 | 2 | -2/+2 |
| |\ | |||||
| * \ | Integrate from mainperl. | Jarkko Hietaniemi | 1999-06-12 | 36 | -240/+342 |
| |\ \ | |||||
| * \ \ | Integrate from mainperl. | Jarkko Hietaniemi | 1999-06-10 | 2 | -49/+20 |
| |\ \ \ | |||||
| * \ \ \ | Integrate from mainperl. | Jarkko Hietaniemi | 1999-06-10 | 103 | -9997/+12837 |
| |\ \ \ \ | |||||
| * \ \ \ \ | Integrate from mainperl. | Jarkko Hietaniemi | 1999-06-02 | 94 | -1642/+2141 |
| |\ \ \ \ \ | |||||
* | | | | | | | fix indents | Gurusamy Sarathy | 1999-06-27 | 1 | -16/+20 |
* | | | | | | | update Changes | Gurusamy Sarathy | 1999-06-24 | 1 | -1/+293 |
* | | | | | | | avoid race condition in the CAPI extension bootstrap handler | Gurusamy Sarathy | 1999-06-24 | 2 | -2/+10 |
* | | | | | | | sanity check to cover the case when perl is installed into the | Gurusamy Sarathy | 1999-06-24 | 1 | -3/+6 |
* | | | | | | | tweak RefHash to make intent clearer (suggested by John Dlugosz) | Gurusamy Sarathy | 1999-06-22 | 1 | -3/+4 |
* | | | | | | | oops, backout bogus change#3545 | Gurusamy Sarathy | 1999-06-22 | 1 | -1/+2 |
* | | | | | | | remove dead code | Gurusamy Sarathy | 1999-06-22 | 1 | -2/+1 |
| |_|_|_|_|/ |/| | | | | | |||||
* | | | | | | dump C<0> as such, not C<'0'> | Gurusamy Sarathy | 1999-06-16 | 1 | -1/+1 |
* | | | | | | fix coredumper in change#3498 | Gurusamy Sarathy | 1999-06-13 | 1 | -1/+1 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | EXTERN_C declarations for global arrays in various | Gurusamy Sarathy | 1999-06-12 | 12 | -53/+84 |
* | | | | | caller.pm typos | Gurusamy Sarathy | 1999-06-12 | 1 | -4/+2 |
* | | | | | various little tweaks; most globals are now in intrpvar.h, ninterps | Gurusamy Sarathy | 1999-06-11 | 7 | -39/+33 |
* | | | | | implement C<use caller 'encoding'> | Gurusamy Sarathy | 1999-06-11 | 6 | -4/+79 |