| Commit message (Expand) | Author | Age | Files | Lines |
* | Show LANGUAGE env var when needed. (Augment change #2645). | Jarkko Hietaniemi | 1999-01-19 | 1 | -0/+11 |
* | Atari MiNT port by Guido Flohr <gufl0000@stud.uni-sb.de> | Jarkko Hietaniemi | 1999-01-13 | 1 | -1/+1 |
* | REV2: Binary number support | Wilson P. Snyder II | 1998-12-31 | 1 | -0/+23 |
* | Slight recoding of util.c:repeatcpy() to circumnavigate | Jarkko Hietaniemi | 1998-12-22 | 1 | -2/+2 |
* | Integrate from mainperl. | Jarkko Hietaniemi | 1998-12-08 | 1 | -1/+1 |
|\ |
|
| * | fix outdated/incorrect info about arbitrary limits | Gurusamy Sarathy | 1998-12-06 | 1 | -1/+1 |
* | | Not OK: perl 5.00503 +MAINT_TRIAL_1 on OPENSTEP-Mach 4_1 (UNINSTALLED) | Hans Mulder | 1998-12-07 | 1 | -0/+2 |
* | | Integrate from _54 mainperl modulo the NetBSD ifdef in util.c. | Jarkko Hietaniemi | 1998-12-01 | 1 | -18/+22 |
|\ \
| |/ |
|
| * | integrate cfgperl changes into mainline | Gurusamy Sarathy | 1998-11-29 | 1 | -1/+2 |
| |\ |
|
| * | | various fixes for race conditions under threads: mutex locks based | Gurusamy Sarathy | 1998-11-29 | 1 | -17/+22 |
* | | | Undo #2395, seems more like a problem in netbsd-current. | Jarkko Hietaniemi | 1998-11-30 | 1 | -1/+1 |
| |/
|/| |
|
* | | Newer NetBSDs don't have NSIG in <sys/signal.h>, they need <signal.h>. | Jarkko Hietaniemi | 1998-11-29 | 1 | -1/+2 |
|/ |
|
* | Locale collation, ctype, and numeric, were initialized wrong | Ilya Sandler | 1998-11-28 | 1 | -34/+22 |
* | mess_sv tweak for change#2249 | Gurusamy Sarathy | 1998-11-19 | 1 | -0/+3 |
* | use PL_mess_sv only during global destruction (fixes problems with | Gurusamy Sarathy | 1998-11-18 | 1 | -8/+9 |
* | integrate changes#2120,2168,2218 from maint-5.005; | Gurusamy Sarathy | 1998-11-08 | 1 | -0/+101 |
* | s/sv_upgrade/SvUPGRADE/ a couple of places | Gurusamy Sarathy | 1998-11-04 | 1 | -1/+1 |
* | phase 1 of somewhat major rearrangement of PERL_OBJECT stuff | Gurusamy Sarathy | 1998-10-30 | 1 | -40/+23 |
* | disallow 'x' in hex numbers (except leading '0x') | Gisle Aas | 1998-10-25 | 1 | -1/+1 |
* | OLD_PTHREADS_API reorganizing. | Jarkko Hietaniemi | 1998-10-20 | 1 | -2/+2 |
* | The VM/ESA port essentials, based on | Jarkko Hietaniemi | 1998-10-17 | 1 | -3/+3 |
* | fix USE_THREADS coredump due to uninitialized PL_hv_fetch_ent_mh | Gurusamy Sarathy | 1998-10-06 | 1 | -2/+5 |
* | Cumulative OS/2-related patch | Ilya Zakharevich | 1998-10-06 | 1 | -2/+8 |
* | tweaks to enable PERL_OBJECT to build & test on win32 | Gurusamy Sarathy | 1998-09-25 | 1 | -3/+3 |
* | index() applied BM optimization to wrong argument | Larry Wall | 1998-09-05 | 1 | -1/+2 |
* | add missing dTHR; notes for test failures due to small stacksize | Gurusamy Sarathy | 1998-08-09 | 1 | -3/+8 |
* | lexical warnings; tweaks to places that didn't apply correctly | Paul Marquess | 1998-08-09 | 1 | -4/+91 |
* | integrate maint-5.005 changes into mainline | Gurusamy Sarathy | 1998-08-08 | 1 | -14/+6 |
|\ |
|
| * | tweaked version of suggested patch | Ilya Zakharevich | 1998-08-02 | 1 | -14/+6 |
* | | Here are the long-expected Unicode/UTF-8 modifications. | Larry Wall | 1998-07-24 | 1 | -6/+14 |
|/ |
|
* | complete s/foo/PL_foo/ changes (all escaped cases identified with | Gurusamy Sarathy | 1998-07-20 | 1 | -9/+9 |
* | 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 |