| Commit message (Expand) | Author | Age | Files | Lines |
* | PL_ minir tidy up | Nick Ing-Simmons | 1998-07-19 | 1 | -11/+11 |
* | PL_ scheme Builds under Minw32 - some SEGFAULT snags | Nick Ing-Simmons | 1998-07-18 | 1 | -1/+1 |
* | Merge latest mainline | Nick Ing-Simmons | 1998-07-18 | 1 | -12/+12 |
|\ |
|
| * | fix yet another USE_THREADS leak due to failure to free stacks | Gurusamy Sarathy | 1998-07-18 | 1 | -1/+1 |
* | | PL_ stuff for threads | Nick Ing-Simmons | 1998-07-18 | 1 | -52/+52 |
* | | PL_ prefix to all perlvars, part1 | Nick Ing-Simmons | 1998-07-18 | 1 | -112/+112 |
|/ |
|
* | fix $/ init for multiple interpreters/threads | Gurusamy Sarathy | 1998-07-18 | 1 | -1/+1 |
* | fix missing init that caused RE alternations to fail under | Gurusamy Sarathy | 1998-07-18 | 1 | -0/+1 |
* | make RE engine threadsafe; -Dusethreads builds, tests on Solaris, | Gurusamy Sarathy | 1998-07-12 | 1 | -0/+12 |
* | Allow $SIG{CHLD}='IGNORE' to work on Solaris | Chip Salzenberg | 1998-07-09 | 1 | -0/+8 |
* | rename s/\bSI_/PERLSI_/ to avoid collisions with sysinfo headers | Gurusamy Sarathy | 1998-07-06 | 1 | -3/+3 |
* | allow a flags args to fbm_instr() for future needs | Ilya Zakharevich | 1998-07-04 | 1 | -1/+1 |
* | catch nonexistent backrefs in REs | Hugo van der Sanden | 1998-07-04 | 1 | -2/+2 |
* | PUSHSTACK renovation | Joshua Pritikin | 1998-06-28 | 1 | -6/+6 |
* | make find_script() return saved string, reenable missing diagnostics | Gurusamy Sarathy | 1998-06-26 | 1 | -8/+11 |
* | eliminate use of tokenbuf in util.c | Gurusamy Sarathy | 1998-06-22 | 1 | -25/+27 |
* | applied patch, along with many changes: | Douglas Lankshear | 1998-06-21 | 1 | -1/+0 |
* | back out previous change (it breaks PERL_OBJECT) | Gurusamy Sarathy | 1998-06-15 | 1 | -3/+6 |
* | added patch, fixed typo, reworked documentation | Joshua Pritikin | 1998-06-15 | 1 | -6/+3 |
* | various win32 odds and ends | Gurusamy Sarathy | 1998-06-15 | 1 | -2/+2 |
* | added patch, undo earlier workaround | Jan Dubois | 1998-06-12 | 1 | -2/+7 |
* | [win32] add AS patch#25 (allow B build with -DPERL_OBJECT) | Gurusamy Sarathy | 1998-06-04 | 1 | -0/+7 |
* | [asperl] asperl branch verified to build w/o PERL_OBJECT on Solaris and NT | Gurusamy Sarathy | 1998-05-29 | 1 | -0/+2 |
* | [asperl] integrate mainline changes | Gurusamy Sarathy | 1998-05-29 | 1 | -49/+0 |
|\ |
|
| * | [win32] misc changes | Gurusamy Sarathy | 1998-05-29 | 1 | -52/+3 |
* | | [asperl] more changes to satisfy non-debug VC build (C-API doesn't | Gurusamy Sarathy | 1998-05-26 | 1 | -3/+3 |
* | | [asperl] integrate mainline changes (untested) | Gurusamy Sarathy | 1998-05-18 | 1 | -8/+222 |
|\ \
| |/ |
|
| * | [win32] merge change#985 from maintbranch | Gurusamy Sarathy | 1998-05-16 | 1 | -4/+9 |
| * | [win32] merge changes#982,984 from maintbranch | Gurusamy Sarathy | 1998-05-15 | 1 | -3/+4 |
| * | [win32] merge changes#906,907,909,910 from maintbranch | Gurusamy Sarathy | 1998-05-15 | 1 | -41/+4 |
| * | [win32] merge change#886 from maintbranch | Gurusamy Sarathy | 1998-05-14 | 1 | -0/+245 |
* | | [asperl] add AS patch#20 (exposes more global constants) | Gurusamy Sarathy | 1998-05-01 | 1 | -0/+12 |
* | | [asperl] integrate mainline changes | Gurusamy Sarathy | 1998-04-08 | 1 | -12/+8 |
|\ \
| |/ |
|
| * | [win32] set up PUSHSTACK for __DIE__ and __WARN__ hooks also | Gurusamy Sarathy | 1998-04-04 | 1 | -3/+6 |
| * | [win32] integrate mainline | Gurusamy Sarathy | 1998-04-03 | 1 | -2/+2 |
| |\ |
|
| | * | Re: doc: perlrun typo | Stephen Potter | 1998-04-02 | 1 | -2/+2 |
| * | | [win32] implement stack-of-stacks so that magic invocations don't | Gurusamy Sarathy | 1998-04-03 | 1 | -7/+0 |
| |/ |
|
* | | [win32] integrate mainline changes | Gurusamy Sarathy | 1998-03-07 | 1 | -4/+4 |
|\ \
| |/ |
|
| * | [win32] change all 'sp' to 'SP' in code and in the docs. Explicitly | Gurusamy Sarathy | 1998-03-07 | 1 | -3/+3 |
| * | [5.004_61 PATCH] Make incompatible changes to RE engine NOW | Ilya Zakharevich | 1998-03-05 | 1 | -1/+1 |
* | | [asperl] integrate mainline changes | Gurusamy Sarathy | 1998-03-01 | 1 | -17/+2 |
|\ \
| |/ |
|
| * | Fix file-descriptor leak when pipes fail via taint checks: | Ilya Zakharevich | 1998-02-27 | 1 | -2/+2 |
| * | #ifdef CAN_PROTOTYPE cleanup | Gisle Aas | 1998-02-25 | 1 | -15/+0 |
* | | [asperl] integrate win32 branch contents | Gurusamy Sarathy | 1998-02-09 | 1 | -34/+120 |
|\ \
| |/ |
|
| * | Newer -DLEAKTEST patch | Ilya Zakharevich | 1998-02-06 | 1 | -27/+116 |
| * | [win32] integrate mainline | Gurusamy Sarathy | 1998-02-03 | 1 | -7/+4 |
| |\ |
|
| | * | Introduced thr->threadsvp and THREADSV() for faster per-thread | Malcolm Beattie | 1998-02-02 | 1 | -7/+4 |
* | | | [asperl] added AS patch#3 | Douglas Lankshear | 1998-02-01 | 1 | -1/+1 |
* | | | [asperl] initial merge of latest win32 branch into ASPerl | Gurusamy Sarathy | 1998-01-30 | 1 | -2/+3 |
|\ \ \
| |/ / |
|
| * | | Get PerlXxx_yyyy() macro stuff to _compile_ on Solaris. | Nick Ing-Simmons | 1998-01-24 | 1 | -0/+1 |