summaryrefslogtreecommitdiff
path: root/util.c
Commit message (Expand)AuthorAgeFilesLines
* Update Copyright yearGraham Barr1999-03-271-1/+1
* integrate change#2898 from mainlineGurusamy Sarathy1999-02-131-15/+10
* Integrate changes #2646,2647 from cfgperlDave Nelson1999-01-241-0/+11
* integrated relevant parts og changes #2385 & #2387 from mainlineGraham Barr1998-12-311-16/+22
* Re: x operator broken in DEC Alpha for 8-bit characters (Re: Digest-MD5-2.00 ...Jarkko Hietaniemi1998-12-291-2/+2
* integrate change#2459 from cfgperlHans Mulder1998-12-121-0/+2
* integrated changes#2323,2353,2369Graham Barr1998-11-301-34/+22
* integrate changes#2235,2299,2300 from mainlineGraham Barr1998-11-271-4/+4
* integrate OS2 changes from mainline, change#1836,1930,1996,2063Ilya Zakharevich1998-11-051-2/+8
* integrate chnage#1934,1935 from mainlineGraham Barr1998-11-021-2/+5
* Remove "5.005" hard-coded and expose vtbl_* from the perl DLLDouglas Lankshear1998-10-291-0/+95
* Apply change 2054 from mainlineGisle Aas1998-10-251-6/+14
* index() applied BM optimization to wrong argumentLarry Wall1998-09-071-1/+2
* tweaked version of suggested patchIlya Zakharevich1998-08-021-14/+6
* 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
| |\