| Commit message (Expand) | Author | Age | Files | Lines |
* | update copyright years | Gurusamy Sarathy | 1999-03-22 | 1 | -1/+1 |
* | add const qualifier to most char* prototypes, handle ripple effect | Gurusamy Sarathy | 1999-02-15 | 1 | -1/+1 |
* | remove OVERLOAD conditionals | Jan Dubois | 1999-02-12 | 1 | -3/+0 |
* | support win32_putenv() | Gurusamy Sarathy | 1999-02-12 | 1 | -1/+1 |
* | make safesysmalloc() etc., always available; safemalloc() et al are | Gurusamy Sarathy | 1999-02-08 | 1 | -6/+9 |
* | another threads reliability fix: serialize writes to thr->threadsv | Gurusamy Sarathy | 1998-11-29 | 1 | -16/+25 |
* | Change $#+ | Ilya Zakharevich | 1998-11-28 | 1 | -2/+7 |
* | Finishing off SNOBOL: $1 in (?{}) | Ilya Zakharevich | 1998-11-28 | 1 | -2/+2 |
* | Implement $^C to allow perl access to -c flag - I think this | Nick Ing-Simmons | 1998-11-28 | 1 | -0/+9 |
* | use PL_mess_sv only during global destruction (fixes problems with | Gurusamy Sarathy | 1998-11-18 | 1 | -4/+5 |
* | indeterminate order-of-evaluation fixes | Gurusamy Sarathy | 1998-11-04 | 1 | -3/+8 |
* | phase 1 of somewhat major rearrangement of PERL_OBJECT stuff | Gurusamy Sarathy | 1998-10-30 | 1 | -26/+26 |
* | various win32 tweaks; disable new xs_cpp section (it creates | Gurusamy Sarathy | 1998-10-26 | 1 | -0/+1 |
* | integrate changes#1982,2014,2021 (from maint-5.005) | Gurusamy Sarathy | 1998-10-25 | 1 | -9/+11 |
* | avoid the circular refcnt logic in magic_mutexfree() | Gurusamy Sarathy | 1998-10-25 | 1 | -1/+0 |
* | Some C compilers get upset about 8-bit characters in /* comments. */ | Jarkko Hietaniemi | 1998-10-23 | 1 | -1/+1 |
* | fix globals caught by change#1927; builds and tests on Solaris | Gurusamy Sarathy | 1998-10-06 | 1 | -10/+10 |
* | Cumulative OS/2-related patch | Ilya Zakharevich | 1998-10-06 | 1 | -2/+5 |
* | fix various 5.00552 mishaps (fixes suggested by Jan Dubois, | Gurusamy Sarathy | 1998-09-28 | 1 | -3/+6 |
* | bump patchlevel to 52; other little tweaks for threads, win32 builds | Gurusamy Sarathy | 1998-09-25 | 1 | -0/+4 |
* | tweaks to enable PERL_OBJECT to build & test on win32 | Gurusamy Sarathy | 1998-09-25 | 1 | -2/+2 |
* | SSNEW() API for allocating memory on the savestack | Albert Dvornik | 1998-09-23 | 1 | -35/+60 |
* | support match indices via special variables @- and @+ | Ilya Zakharevich | 1998-09-23 | 1 | -0/+42 |
* | lexical warnings; tweaks to places that didn't apply correctly | Paul Marquess | 1998-08-09 | 1 | -6/+64 |
* | integrate maint-5.005 changes into mainline | Gurusamy Sarathy | 1998-08-08 | 1 | -6/+5 |
|\ |
|
| * | tweaked version of suggested patch | Ilya Zakharevich | 1998-08-02 | 1 | -1/+1 |
| * | support OE/MVS | Jarkko Hietaniemi | 1998-08-02 | 1 | -2/+2 |
| * | Remove redundant dTHR | Andy Dougherty | 1998-08-02 | 1 | -1/+0 |
| * | fix typo in change#1489 that prevented magic-autovivification | Gurusamy Sarathy | 1998-07-29 | 1 | -2/+2 |
* | | Add dTHR so that it compiles miniperl in threaded mode | Nick Ing-Simmons | 1998-07-26 | 1 | -1/+2 |
* | | Here are the long-expected Unicode/UTF-8 modifications. | Larry Wall | 1998-07-24 | 1 | -1/+21 |
|/ |
|
* | complete s/foo/PL_foo/ changes (all escaped cases identified with | Gurusamy Sarathy | 1998-07-20 | 1 | -11/+11 |
* | PL_ scheme Builds under Minw32 - some SEGFAULT snags | Nick Ing-Simmons | 1998-07-18 | 1 | -20/+20 |
* | PL_ stuff for threads | Nick Ing-Simmons | 1998-07-18 | 1 | -2/+2 |
* | PL_ prefix to all perlvars, part1 | Nick Ing-Simmons | 1998-07-18 | 1 | -203/+203 |
* | fix lvalue leaks stemming from failure to free LvTARG(sv) | Gurusamy Sarathy | 1998-07-18 | 1 | -7/+0 |
* | fix function parameter autovivification for pseudohashes | Gurusamy Sarathy | 1998-07-14 | 1 | -9/+25 |
* | rename s/\bSI_/PERLSI_/ to avoid collisions with sysinfo headers | Gurusamy Sarathy | 1998-07-06 | 1 | -6/+6 |
* | merge changes#1210,1211,1270 from maintbranch | Gurusamy Sarathy | 1998-07-04 | 1 | -2/+1 |
* | Re: [PATCH] Simplified magic_setisa() and improved fields.pm | Gisle Aas | 1998-06-30 | 1 | -48/+0 |
* | PUSHSTACK renovation | Joshua Pritikin | 1998-06-28 | 1 | -12/+12 |
* | back out problematic change#1105, tweak perlsub.pod | Gurusamy Sarathy | 1998-06-18 | 1 | -7/+0 |
* | Applied patch, followed by tweaks to *.sym and `perl embed.pl` | Ilya Zakharevich | 1998-06-10 | 1 | -0/+7 |
* | [asperl] integrate mainline changes (untested) | Gurusamy Sarathy | 1998-05-18 | 1 | -3/+109 |
|\ |
|
| * | [win32] sundry whitespace cleanups from maintbranch | Gurusamy Sarathy | 1998-05-17 | 1 | -1/+1 |
| * | [win32] merge changes#906,907,909,910 from maintbranch | Gurusamy Sarathy | 1998-05-15 | 1 | -1/+106 |
| * | [win32] merge change#905 from maintbranch, minor fixes to get | Gurusamy Sarathy | 1998-05-15 | 1 | -1/+2 |
* | | [asperl] integrate mainline changes | Gurusamy Sarathy | 1998-04-08 | 1 | -24/+19 |
|\ \
| |/ |
|
| * | [win32] integrate mainline | Gurusamy Sarathy | 1998-04-03 | 1 | -1/+1 |
| |\ |
|
| | * | Re: doc: perlrun typo | Stephen Potter | 1998-04-02 | 1 | -1/+1 |