summaryrefslogtreecommitdiff
path: root/util.c
Commit message (Collapse)AuthorAgeFilesLines
* disallow 'x' in hex numbers (except leading '0x')Gisle Aas1998-10-251-1/+1
| | | | | | Message-ID: <m3n26wtw47.fsf@furu.g.aas.no> Subject: Re: [PATCH 5.005_52] 'x' is not a legal hex digit p4raw-id: //depot/perl@2054
* OLD_PTHREADS_API reorganizing.Jarkko Hietaniemi1998-10-201-2/+2
| | | p4raw-id: //depot/cfgperl@2028
* The VM/ESA port essentials, based onJarkko Hietaniemi1998-10-171-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | perl-mvs: From: Neale Ferguson <neale@VMA.TABNSW.COM.AU> Subject: Re: Can't find Data/Dumper.pm Date: Mon, 28 Sep 1998 07:40:49 +1300 Message-ID: <360E86B0.23847AF4@mailbox.tabnsw.com.au> private email: From: Neale Ferguson <neale@VMA.TABNSW.COM.AU> Subject: Re: Perl thread problems in VM/ESA Date: Thu, 15 Oct 1998 07:18:35 +1300 Message-ID: <3624EAFA.16163A2B@mailbox.tabnsw.com.au> and private email: From: Neale Ferguson <NEALE@PUCC.PRINCETON.EDU> Subject: perl archive Date: Sun, 11 Oct 1998 19:28:54 EDT Message-Id: <19981011233112Z67215-26626+1513@outbound.Princeton.EDU> which gave a pointer to http://pucc.princeton.edu/~neale/perl.tar (based on Perl 5.005_51) p4raw-id: //depot/cfgperl@2006
* fix USE_THREADS coredump due to uninitialized PL_hv_fetch_ent_mhGurusamy Sarathy1998-10-061-2/+5
| | | p4raw-id: //depot/perl@1934
* Cumulative OS/2-related patchIlya Zakharevich1998-10-061-2/+8
| | | | | Message-Id: <199810050637.CAA07781@monk.mps.ohio-state.edu> p4raw-id: //depot/perl@1930
* tweaks to enable PERL_OBJECT to build & test on win32Gurusamy Sarathy1998-09-251-3/+3
| | | p4raw-id: //depot/perl@1879
* index() applied BM optimization to wrong argumentLarry Wall1998-09-051-1/+2
| | | p4raw-id: //depot/perl@1779
* add missing dTHR; notes for test failures due to small stacksizeGurusamy Sarathy1998-08-091-3/+8
| | | p4raw-id: //depot/perl@1774
* lexical warnings; tweaks to places that didn't apply correctlyPaul Marquess1998-08-091-4/+91
| | | | | | Message-Id: <9807290828.AA26286@claudius.bfsec.bt.co.uk> Subject: lexical warnings patch for 5.005_50 p4raw-id: //depot/perl@1773
* integrate maint-5.005 changes into mainlineGurusamy Sarathy1998-08-081-14/+6
|\ | | | | p4raw-id: //depot/perl@1760
| * tweaked version of suggested patchIlya Zakharevich1998-08-021-14/+6
| | | | | | | | | | | | Message-Id: <199807210140.VAA17186@monk.mps.ohio-state.edu> Subject: [PATCH 5.004_75] Enable -DS p4raw-id: //depot/maint-5.005/perl@1701
* | Here are the long-expected Unicode/UTF-8 modifications.Larry Wall1998-07-241-6/+14
|/ | | p4raw-id: //depot/utfperl@1651
* complete s/foo/PL_foo/ changes (all escaped cases identified withGurusamy Sarathy1998-07-201-9/+9
| | | | | | brute force search script). Result builds and passes all tests on Solaris. win32 and PERL_OBJECT are still untested. p4raw-id: //depot/perl@1578
* PL_ minir tidy upNick Ing-Simmons1998-07-191-11/+11
| | | p4raw-id: //depot/ansiperl@1568
* PL_ scheme Builds under Minw32 - some SEGFAULT snagsNick Ing-Simmons1998-07-181-1/+1
| | | p4raw-id: //depot/ansiperl@1537
* Merge latest mainlineNick Ing-Simmons1998-07-181-12/+12
|\ | | | | p4raw-id: //depot/ansiperl@1536
| * fix yet another USE_THREADS leak due to failure to free stacksGurusamy Sarathy1998-07-181-1/+1
| | | | | | p4raw-id: //depot/perl@1531
* | PL_ stuff for threadsNick Ing-Simmons1998-07-181-52/+52
| | | | | | p4raw-id: //depot/ansiperl@1534
* | PL_ prefix to all perlvars, part1Nick Ing-Simmons1998-07-181-112/+112
|/ | | | | Builds and passes all tests at one limit i.e. -DPERL_GLOBAL_STRUCT p4raw-id: //depot/ansiperl@1532
* fix $/ init for multiple interpreters/threadsGurusamy Sarathy1998-07-181-1/+1
| | | p4raw-id: //depot/perl@1523
* fix missing init that caused RE alternations to fail underGurusamy Sarathy1998-07-181-0/+1
| | | | | -Dusethreads p4raw-id: //depot/perl@1522
* make RE engine threadsafe; -Dusethreads builds, tests on Solaris,Gurusamy Sarathy1998-07-121-0/+12
| | | | | | and runs regexes in 1000s of threads without crashing; also fixed statcache not being thread-local p4raw-id: //depot/perl@1448
* Allow $SIG{CHLD}='IGNORE' to work on SolarisChip Salzenberg1998-07-091-0/+8
| | | | | Message-ID: <19980708181055.A8005@perlsupport.com> p4raw-id: //depot/perl@1391
* rename s/\bSI_/PERLSI_/ to avoid collisions with sysinfo headersGurusamy Sarathy1998-07-061-3/+3
| | | p4raw-id: //depot/perl@1339
* allow a flags args to fbm_instr() for future needsIlya Zakharevich1998-07-041-1/+1
| | | | | | Message-Id: <199807020749.DAA12379@monk.mps.ohio-state.edu> Subject: [PATCH 5.004_68] mORE FBM_ CHANGES FOR FUTURE p4raw-id: //depot/perl@1297
* catch nonexistent backrefs in REsHugo van der Sanden1998-07-041-2/+2
| | | | | | | | | | | Message-Id: <l03130304b1c027e1df9e@[194.222.64.89]> Date: Wed, 1 Jul 1998 20:14:05 +0200 Subject: Re: [PATCH _66] for bad backrefs -- Message-Id: <l03130300b1c03425261c@[194.222.64.89]> Date: Wed, 1 Jul 1998 20:47:16 +0200 Subject: Re: [PATCH _66] for bad backrefs p4raw-id: //depot/perl@1293
* PUSHSTACK renovationJoshua Pritikin1998-06-281-6/+6
| | | | | Message-Id: <H00000e500081d23@MHS> p4raw-id: //depot/perl@1254
* make find_script() return saved string, reenable missing diagnosticsGurusamy Sarathy1998-06-261-8/+11
| | | p4raw-id: //depot/perl@1219
* eliminate use of tokenbuf in util.cGurusamy Sarathy1998-06-221-25/+27
| | | p4raw-id: //depot/perl@1189
* applied patch, along with many changes:Douglas Lankshear1998-06-211-1/+0
| | | | | | | | | | | - ipfoo.h headers have been coalesced along with perlfoo.h into iperlsys.h - win32/cp*.h have been combined in perlhost.h - CPerlObj::PerlParse() takes an extra xsinit arg - tweaks to get dl_win32.xs compiling again w/ PERL_OBJECT Message-Id: <000001bd9b8c$0417fe90$a32fa8c0@tau.Active> Subject: RE: [PATCH 5.004_67] Fixes for broken MS compiler p4raw-id: //depot/perl@1172
* back out previous change (it breaks PERL_OBJECT)Gurusamy Sarathy1998-06-151-3/+6
| | | p4raw-id: //depot/perl@1136
* added patch, fixed typo, reworked documentationJoshua Pritikin1998-06-151-6/+3
| | | | | | Message-Id: <H00000e500071aa3@MHS> Subject: [PATCH 5.004_66] JMPENV! p4raw-id: //depot/perl@1135
* various win32 odds and endsGurusamy Sarathy1998-06-151-2/+2
| | | | | | | | | | | | - added support for waitpid(), open2/open3, and a bugfix for kill() from Ronald Schmidt <RonaldWS@aol.com> - tweak testsuite mods of above - regenerate win32/config_H.?c - change kill() to win32_kill() and export it - coalesce common code in win32.c - add PerlProc_waitpid() and export win32_waitpid() result builds and passes on the three win32 compilers p4raw-id: //depot/perl@1134
* added patch, undo earlier workaroundJan Dubois1998-06-121-2/+7
| | | | | | Subject: Re: Why does saferealloc(NULL,size) croak? [PATCH] against _66 Message-ID: <35831f69.4975644@smtp1.ibm.net> p4raw-id: //depot/perl@1125
* [win32] add AS patch#25 (allow B build with -DPERL_OBJECT)Gurusamy Sarathy1998-06-041-0/+7
| | | p4raw-id: //depot/win32/perl@1074
* [asperl] asperl branch verified to build w/o PERL_OBJECT on Solaris and NTGurusamy Sarathy1998-05-291-0/+2
| | | p4raw-id: //depot/asperl@1059
* [asperl] integrate mainline changesGurusamy Sarathy1998-05-291-49/+0
|\ | | | | p4raw-id: //depot/asperl@1055
| * [win32] misc changesGurusamy Sarathy1998-05-291-52/+3
| | | | | | | | | | | | - remove code that works around lack of I_STDARG (we're a happy ANSI family) - leave dump_foo() stubs when not -DDEBUGGING for consistent symbol exports p4raw-id: //depot/win32/perl@1053
* | [asperl] more changes to satisfy non-debug VC build (C-API doesn'tGurusamy Sarathy1998-05-261-3/+3
| | | | | | | | | | build, and the testsuite still won't run) p4raw-id: //depot/asperl@1035
* | [asperl] integrate mainline changes (untested)Gurusamy Sarathy1998-05-181-8/+222
|\ \ | |/ | | p4raw-id: //depot/asperl@1010
| * [win32] merge change#985 from maintbranchGurusamy Sarathy1998-05-161-4/+9
| | | | | | | | | | p4raw-link: @985 on //depot/maint-5.004/perl: cb99a88456c6181881501e9f4881bc3d3d3e919e p4raw-id: //depot/win32/perl@1002
| * [win32] merge changes#982,984 from maintbranchGurusamy Sarathy1998-05-151-3/+4
| | | | | | | | | | | | p4raw-link: @984 on //depot/maint-5.004/perl: aaffd3c27a04135bbc287616252cc5830b7c5543 p4raw-link: @982 on //depot/maint-5.004/perl: c5ed518aab0e5c6006080a87273e79a1b8e0d48b p4raw-id: //depot/win32/perl@997
| * [win32] merge changes#906,907,909,910 from maintbranchGurusamy Sarathy1998-05-151-41/+4
| | | | | | | | | | | | | | | | p4raw-link: @910 on //depot/maint-5.004/perl: ae941ac0da8f453f0d31df7b7293e50b3e5a46f1 p4raw-link: @909 on //depot/maint-5.004/perl: 8b3d696ffd11cf2e49f6eaa575b829ab0a55352d p4raw-link: @907 on //depot/maint-5.004/perl: 3cb3c1abada5765ba4166ebe59e2e20d737ec21b p4raw-link: @906 on //depot/maint-5.004/perl: ae389c8a29b487f4434c465442dfb611507a4a38 p4raw-id: //depot/win32/perl@977
| * [win32] merge change#886 from maintbranchGurusamy Sarathy1998-05-141-0/+245
| | | | | | | | | | p4raw-link: @886 on //depot/maint-5.004/perl: 6dba07070c2cb08ffbc6e00eff60e8f5fc9a7ee8 p4raw-id: //depot/win32/perl@936
* | [asperl] add AS patch#20 (exposes more global constants)Gurusamy Sarathy1998-05-011-0/+12
| | | | | | p4raw-id: //depot/asperl@908
* | [asperl] integrate mainline changesGurusamy Sarathy1998-04-081-12/+8
|\ \ | |/ | | p4raw-id: //depot/asperl@884
| * [win32] set up PUSHSTACK for __DIE__ and __WARN__ hooks alsoGurusamy Sarathy1998-04-041-3/+6
| | | | | | p4raw-id: //depot/win32/perl@881
| * [win32] integrate mainlineGurusamy Sarathy1998-04-031-2/+2
| |\ | | | | | | p4raw-id: //depot/win32/perl@865
| | * Re: doc: perlrun typo Stephen Potter1998-04-021-2/+2
| | | | | | | | | | | | | | | | | | | | | Date: Wed, 18 Mar 1998 10:06:55 -0600 Subject: Re: [PATCH 5.004_63] PerlLIO abstraction cleanup Date: Tue, 24 Mar 1998 21:20:51 -0600 p4raw-id: //depot/perl@842
| * | [win32] implement stack-of-stacks so that magic invocations don'tGurusamy Sarathy1998-04-031-7/+0
| |/ | | | | | | | | invalidate local stack pointer p4raw-id: //depot/win32/perl@864