| Commit message (Expand) | Author | Age | Files | Lines |
* | complete s/foo/PL_foo/ changes (all escaped cases identified with | Gurusamy Sarathy | 1998-07-20 | 1 | -14/+14 |
* | integrate ansi branch to get s/foo/PL_foo/ changes | Gurusamy Sarathy | 1998-07-20 | 1 | -391/+391 |
|\ |
|
| * | PL_ stuff for threads | Nick Ing-Simmons | 1998-07-18 | 1 | -93/+93 |
| * | PL_ prefix to all perlvars, part1 | Nick Ing-Simmons | 1998-07-18 | 1 | -305/+305 |
* | | fix C<$1 .. $2> coredump under debugger | Gurusamy Sarathy | 1998-07-20 | 1 | -0/+1 |
|/ |
|
* | typecast long vs. IV compares in pp_flip/pp_flop | Gurusamy Sarathy | 1998-07-15 | 1 | -2/+2 |
* | make RE engine threadsafe; -Dusethreads builds, tests on Solaris, | Gurusamy Sarathy | 1998-07-12 | 1 | -0/+1 |
* | fix pp_caller() to fully traverse stacklevels | Gurusamy Sarathy | 1998-07-12 | 1 | -11/+28 |
* | add patch, along with all the missing bits, and doc tweaks | Ilya Zakharevich | 1998-07-11 | 1 | -0/+12 |
* | misc tweaks to docs and qsortsv() warning | Gurusamy Sarathy | 1998-07-10 | 1 | -1/+1 |
* | undo problematic change#1367 | Gurusamy Sarathy | 1998-07-09 | 1 | -1/+0 |
* | get it building again on win32 | Gurusamy Sarathy | 1998-07-09 | 1 | -2/+2 |
* | add patch for C<use re 'debug'> | Ilya Zakharevich | 1998-07-08 | 1 | -2/+2 |
* | Faster foreach integer range | Gisle Aas | 1998-07-08 | 1 | -0/+1 |
* | rename s/\bSI_/PERLSI_/ to avoid collisions with sysinfo headers | Gurusamy Sarathy | 1998-07-06 | 1 | -2/+2 |
* | patchlevel up to 5.004_70, various tweaks | Gurusamy Sarathy | 1998-07-05 | 1 | -10/+9 |
* | merge changes#1210,1211,1270 from maintbranch | Gurusamy Sarathy | 1998-07-04 | 1 | -3/+13 |
* | added patch for overloading constants, made PERL_OBJECT-aware | Ilya Zakharevich | 1998-06-29 | 1 | -3/+3 |
* | applied patch, tweak for threads awareness | Albert Dvornik | 1998-06-29 | 1 | -0/+22 |
* | PUSHSTACK renovation | Joshua Pritikin | 1998-06-28 | 1 | -3/+3 |
* | Optimize foreach (1..1000000) | Gisle Aas | 1998-06-28 | 1 | -5/+20 |
* | Avoid temporaries on recursion | Ilya Zakharevich | 1998-06-22 | 1 | -4/+16 |
* | back out problematic change#1105, tweak perlsub.pod | Gurusamy Sarathy | 1998-06-18 | 1 | -3/+2 |
* | back out previous change (it breaks PERL_OBJECT) | Gurusamy Sarathy | 1998-06-15 | 1 | -7/+7 |
* | added patch, fixed typo, reworked documentation | Joshua Pritikin | 1998-06-15 | 1 | -7/+7 |
* | Applied patch, followed by tweaks to *.sym and `perl embed.pl` | Ilya Zakharevich | 1998-06-10 | 1 | -2/+3 |
* | [win32] add AS patch#26 (rename THIS to PERL_OBJEC_THIS to avoid clash | Gurusamy Sarathy | 1998-06-05 | 1 | -1/+1 |
* | [asperl] integrate mainline changes | Gurusamy Sarathy | 1998-05-29 | 1 | -1/+1 |
|\ |
|
| * | [win32] merge change#1011 from maintbranch | Gurusamy Sarathy | 1998-05-23 | 1 | -1/+1 |
* | | [asperl] integrate mainline changes (untested) | Gurusamy Sarathy | 1998-05-18 | 1 | -34/+57 |
|\ \
| |/ |
|
| * | [win32] more whitespace tweaks from maintbranch | Gurusamy Sarathy | 1998-05-18 | 1 | -2/+4 |
| * | [win32] merge changes#989,990,992 from maintbranch | Gurusamy Sarathy | 1998-05-16 | 1 | -1/+1 |
| * | [win32] merge change#985 from maintbranch | Gurusamy Sarathy | 1998-05-16 | 1 | -19/+23 |
| * | [win32] merge change#905 from maintbranch, minor fixes to get | Gurusamy Sarathy | 1998-05-15 | 1 | -3/+8 |
| * | [win32] merge change#904 from maintbranch | Gurusamy Sarathy | 1998-05-14 | 1 | -1/+1 |
| * | [win32] merge change#896 from maintbranch | Gurusamy Sarathy | 1998-05-14 | 1 | -4/+3 |
| * | [win32] merge change#886 from maintbranch | Gurusamy Sarathy | 1998-05-14 | 1 | -3/+15 |
| * | [win32] protect sortcop from C<sort { sort { ... } ... } ...> | Gurusamy Sarathy | 1998-05-09 | 1 | -2/+3 |
* | | [asperl] add AS patch#17 | Gurusamy Sarathy | 1998-04-21 | 1 | -1/+1 |
* | | [asperl] integrate mainline changes | Gurusamy Sarathy | 1998-04-08 | 1 | -13/+10 |
|\ \
| |/ |
|
| * | [win32] fixes for various noises under PERL_DESTRUCT_LEVEL | Gurusamy Sarathy | 1998-04-04 | 1 | -1/+3 |
| * | [win32] implement stack-of-stacks so that magic invocations don't | Gurusamy Sarathy | 1998-04-03 | 1 | -13/+8 |
* | | [asperl] add a part of AS patch#14, backout incomplete variable | Gurusamy Sarathy | 1998-03-17 | 1 | -30/+30 |
* | | [asperl] various changes to get asperl working under Borland | Gurusamy Sarathy | 1998-03-16 | 1 | -32/+34 |
* | | [win32] integrate mainline changes | Gurusamy Sarathy | 1998-03-07 | 1 | -22/+30 |
|\ \
| |/ |
|
| * | [win32] change all 'sp' to 'SP' in code and in the docs. Explicitly | Gurusamy Sarathy | 1998-03-07 | 1 | -20/+20 |
| * | Compiling with OP_IN_REGISTER | Gisle Aas | 1998-03-05 | 1 | -0/+7 |
| * | print sort {-1} 1..10; hangs | Hans Mulder | 1998-03-05 | 1 | -2/+3 |
* | | [asperl] integrate mainline changes | Gurusamy Sarathy | 1998-03-01 | 1 | -2/+12 |
|\ \
| |/ |
|
| * | Re: [PATCH 5.004_60] Fix goto-in-eval segfault (unwrapped!) | Robin Houston | 1998-02-25 | 1 | -2/+12 |