summaryrefslogtreecommitdiff
path: root/util.c
Commit message (Expand)AuthorAgeFilesLines
* change#3373 introduced a handle leak in backticks and piped open()sGurusamy Sarathy2001-11-251-0/+2
* $$ readonly, take twoMichael G. Schwern2001-11-251-1/+4
* v-strings as Objects Step 1John Peacock2001-11-151-0/+73
* a few typo fixes Jeffrey Friedl2001-11-121-1/+1
* [patch] my_setenv speedup + fixesDoug MacEachern2001-11-101-11/+32
* Integrate change #12752 from maintperl;Jarkko Hietaniemi2001-10-291-0/+3
* Integrate maintperl changes #12268 and #12669;Jarkko Hietaniemi2001-10-261-1/+2
* Integrate macperl changes from Chris Nandor:Jarkko Hietaniemi2001-09-261-4/+4
* Re: [ID 20010815.012] Unfortunate interaction between -0 cmd line arg & (??{C...Hugo van der Sanden2001-09-151-2/+1
* Fix Cwd::getcwd() not being tainted, as noticedJarkko Hietaniemi2001-09-041-0/+4
* Changes USE_THREADS to USE_5005THREADS in the entire source.Artur Bergman2001-08-271-11/+11
* Pluggable optimizerSimon Cozens2001-08-011-0/+2
* util.c: return required in Perl_my_forkCraig A. Berry2001-07-231-0/+1
* Make perl fork()-safe (in a slightly limited way) even onGurusamy Sarathy2001-07-201-15/+51
* More accurate line numbers in messagesPaul Johnson2001-07-121-2/+45
* fix the binary compatibility issue when building with/withoutGurusamy Sarathy2001-07-051-0/+31
* Re: POINTERRIGORAndy Dougherty2001-07-031-28/+0
* rename s/sv_getcwd/getcwd_sv/ for better conformance to existingGurusamy Sarathy2001-07-021-2/+2
* Fixes compile errors in four filesRichard Soderberg2001-06-291-2/+2
* DJGPP patches from Laszlo Molnar.Jarkko Hietaniemi2001-06-261-3/+28
* Patcho fix.Nick Ing-Simmons2001-06-221-1/+1
* Re: Automated smoke report for patch 10764 (truncated)Doug MacEachern2001-06-221-28/+21
* Off-by-one. I'm so classic.Jarkko Hietaniemi2001-06-211-1/+1
* Replace our implementation of realpath() with OpenBSD'sJarkko Hietaniemi2001-06-201-147/+0
* No point in going into memory-saving contortionsJarkko Hietaniemi2001-06-201-17/+29
* After some reading I don't think we can blindlyJarkko Hietaniemi2001-06-201-48/+39
* s/typos//Abhijit Menon-Sen2001-06-191-3/+3
* Re: [ID 20010618.006] some end-anchored regexps hang when using study Hugo van der Sanden2001-06-191-0/+6
* -Wall strays.Jarkko Hietaniemi2001-06-161-1/+1
* NetWare port from Guruprasad S <SGURUPRASAD@novell.com>.Jarkko Hietaniemi2001-06-161-6/+6
* splitting util.cHugo van der Sanden2001-06-131-1199/+0
* Re: hacking util.c, attrs.xs, and re.xs to compile on VMSCraig A. Berry2001-06-131-3/+2
* VMS DEC C compiler found nits by Peter Prymmer.Jarkko Hietaniemi2001-06-131-2/+3
* Small bcopy cleanupAndy Dougherty2001-06-131-1/+1
* MPE/iX tweaks from Mark Bixby.Jarkko Hietaniemi2001-06-121-0/+2
* gcc -Wall nits picked out by a non-UNIX systemJarkko Hietaniemi2001-06-121-4/+6
* Move the grok_number and its lieutenant grok_numeric_radixJarkko Hietaniemi2001-06-101-9/+202
* Do locale specific separator if only in locale.Jarkko Hietaniemi2001-06-101-1/+1
* Numeric conversion tweaks suggested by Hugo and Nicholas.Jarkko Hietaniemi2001-06-091-0/+2
* Re: [ID 20010529.006] String plus zero inconsistent across platforms Hugo van der Sanden2001-06-051-17/+12
* Re: Not OK: perl@10439 on win32 Prymmer/Kahn2001-06-051-2/+2
* Integrate change #10412 from maintperl; locale is nowJarkko Hietaniemi2001-06-031-1/+1
* Unused variables.Jarkko Hietaniemi2001-06-031-2/+0
* Re: [ID 20010529.006] String plus zero inconsistent across platformsHugo van der Sanden2001-06-031-19/+116
* -Wall cleanup continues.Jarkko Hietaniemi2001-06-021-11/+11
* Tweak util.c's atof2 for MULTIPLICITYNick Ing-Simmons2001-06-021-6/+386
* Integrate mainline.Nick Ing-Simmons2001-05-311-7/+16
* More -Wall silencing from Michael Schwern and Jarkko Hietaniemi.Jarkko Hietaniemi2001-05-301-10/+10
* IV/UV casting fixes from Nicholas Clark.Jarkko Hietaniemi2001-05-241-56/+50
* [LARGE!] symbolic magicDave Mitchell2001-05-201-5/+5