summaryrefslogtreecommitdiff
path: root/util.c
Commit message (Expand)AuthorAgeFilesLines
* disallow 'x' in hex numbers (except leading '0x')Gisle Aas1998-10-251-1/+1
* OLD_PTHREADS_API reorganizing.Jarkko Hietaniemi1998-10-201-2/+2
* The VM/ESA port essentials, based onJarkko Hietaniemi1998-10-171-3/+3
* fix USE_THREADS coredump due to uninitialized PL_hv_fetch_ent_mhGurusamy Sarathy1998-10-061-2/+5
* Cumulative OS/2-related patchIlya Zakharevich1998-10-061-2/+8
* tweaks to enable PERL_OBJECT to build & test on win32Gurusamy Sarathy1998-09-251-3/+3
* index() applied BM optimization to wrong argumentLarry Wall1998-09-051-1/+2
* add missing dTHR; notes for test failures due to small stacksizeGurusamy Sarathy1998-08-091-3/+8
* lexical warnings; tweaks to places that didn't apply correctlyPaul Marquess1998-08-091-4/+91
* integrate maint-5.005 changes into mainlineGurusamy Sarathy1998-08-081-14/+6
|\
| * tweaked version of suggested patchIlya Zakharevich1998-08-021-14/+6
* | Here are the long-expected Unicode/UTF-8 modifications.Larry Wall1998-07-241-6/+14
|/
* complete s/foo/PL_foo/ changes (all escaped cases identified withGurusamy Sarathy1998-07-201-9/+9
* PL_ minir tidy upNick Ing-Simmons1998-07-191-11/+11
* PL_ scheme Builds under Minw32 - some SEGFAULT snagsNick Ing-Simmons1998-07-181-1/+1
* Merge latest mainlineNick Ing-Simmons1998-07-181-12/+12
|\
| * fix yet another USE_THREADS leak due to failure to free stacksGurusamy Sarathy1998-07-181-1/+1
* | PL_ stuff for threadsNick Ing-Simmons1998-07-181-52/+52
* | PL_ prefix to all perlvars, part1Nick Ing-Simmons1998-07-181-112/+112
|/
* fix $/ init for multiple interpreters/threadsGurusamy Sarathy1998-07-181-1/+1
* fix missing init that caused RE alternations to fail underGurusamy Sarathy1998-07-181-0/+1
* make RE engine threadsafe; -Dusethreads builds, tests on Solaris,Gurusamy Sarathy1998-07-121-0/+12
* Allow $SIG{CHLD}='IGNORE' to work on SolarisChip Salzenberg1998-07-091-0/+8
* rename s/\bSI_/PERLSI_/ to avoid collisions with sysinfo headersGurusamy Sarathy1998-07-061-3/+3
* allow a flags args to fbm_instr() for future needsIlya Zakharevich1998-07-041-1/+1
* catch nonexistent backrefs in REsHugo van der Sanden1998-07-041-2/+2
* PUSHSTACK renovationJoshua Pritikin1998-06-281-6/+6
* make find_script() return saved string, reenable missing diagnosticsGurusamy Sarathy1998-06-261-8/+11
* eliminate use of tokenbuf in util.cGurusamy Sarathy1998-06-221-25/+27
* applied patch, along with many changes:Douglas Lankshear1998-06-211-1/+0
* back out previous change (it breaks PERL_OBJECT)Gurusamy Sarathy1998-06-151-3/+6
* added patch, fixed typo, reworked documentationJoshua Pritikin1998-06-151-6/+3
* various win32 odds and endsGurusamy Sarathy1998-06-151-2/+2
* added patch, undo earlier workaroundJan Dubois1998-06-121-2/+7
* [win32] add AS patch#25 (allow B build with -DPERL_OBJECT)Gurusamy Sarathy1998-06-041-0/+7
* [asperl] asperl branch verified to build w/o PERL_OBJECT on Solaris and NTGurusamy Sarathy1998-05-291-0/+2
* [asperl] integrate mainline changesGurusamy Sarathy1998-05-291-49/+0
|\
| * [win32] misc changesGurusamy Sarathy1998-05-291-52/+3
* | [asperl] more changes to satisfy non-debug VC build (C-API doesn'tGurusamy Sarathy1998-05-261-3/+3
* | [asperl] integrate mainline changes (untested)Gurusamy Sarathy1998-05-181-8/+222
|\ \ | |/
| * [win32] merge change#985 from maintbranchGurusamy Sarathy1998-05-161-4/+9
| * [win32] merge changes#982,984 from maintbranchGurusamy Sarathy1998-05-151-3/+4
| * [win32] merge changes#906,907,909,910 from maintbranchGurusamy Sarathy1998-05-151-41/+4
| * [win32] merge change#886 from maintbranchGurusamy Sarathy1998-05-141-0/+245
* | [asperl] add AS patch#20 (exposes more global constants)Gurusamy Sarathy1998-05-011-0/+12
* | [asperl] integrate mainline changesGurusamy Sarathy1998-04-081-12/+8
|\ \ | |/
| * [win32] set up PUSHSTACK for __DIE__ and __WARN__ hooks alsoGurusamy Sarathy1998-04-041-3/+6
| * [win32] integrate mainlineGurusamy Sarathy1998-04-031-2/+2
| |\
| | * Re: doc: perlrun typo Stephen Potter1998-04-021-2/+2
| * | [win32] implement stack-of-stacks so that magic invocations don'tGurusamy Sarathy1998-04-031-7/+0
| |/