summaryrefslogtreecommitdiff
path: root/proto.h
Commit message (Expand)AuthorAgeFilesLines
* Make the toupper/lower/title API for Unicode not rightJarkko Hietaniemi2001-10-091-9/+6
* Patch to put qsortsv in the public APIBrian Ingerson2001-09-301-1/+1
* Dump SvUTF8(sv)s also as \x{...}.Jarkko Hietaniemi2001-09-271-1/+2
* Do what perl_clone() does for sharedsv functions.Abhijit Menon-Sen2001-09-221-1/+1
* More cleanups. (What's PERL_DECL_PROT?)Abhijit Menon-Sen2001-09-221-1/+1
* Regen headers.Jarkko Hietaniemi2001-09-131-2/+2
* Re: [ID 20010810.011] 'use v2b' not allowed with strictRafael Garcia-Suarez2001-09-091-1/+1
* Re: [ID 20010825.006] -DCRIPPLED_CC is brokenNicholas Clark2001-09-051-0/+1
* oct and hex in glorious 64 bit (with less bugs) (was Re: hex and oct again (w...Nicholas Clark2001-09-051-0/+3
* remove deprecated PERL_OBJECT cruft, it has long since stoppedGurusamy Sarathy2001-08-311-33/+0
* Removed tripple definitions of CUSTOM_OP functions.Artur Bergman2001-08-271-8/+0
* Regen headersArtur Bergman2001-08-271-0/+12
* Changes USE_THREADS to USE_5005THREADS in the entire source.Artur Bergman2001-08-271-7/+7
* Adds PERL_EXIT_DESTRUCT_END to PL_exit_flags which if set moves END block run...Artur Bergman2001-08-171-1/+1
* [PATHC] sharedsv.[c|h]Jarkko Hietaniemi2001-08-131-0/+11
* Make perl fork()-safe (in a slightly limited way) even onGurusamy Sarathy2001-07-201-0/+3
* Perl_re_dup()Abhijit Menon-Sen2001-07-121-1/+2
* Retract #11289.Jarkko Hietaniemi2001-07-121-2/+0
* (Retracted by #11289.)Jarkko Hietaniemi2001-07-121-0/+2
* Simplify yytoke()Simon Cozens2001-07-081-0/+1
* fix the binary compatibility issue when building with/withoutGurusamy Sarathy2001-07-051-1/+1
* rename s/sv_getcwd/getcwd_sv/ for better conformance to existingGurusamy Sarathy2001-07-021-1/+1
* Enclose the new symbols in START_EXTERN_C and END_EXTERN_CJarkko Hietaniemi2001-06-251-0/+6
* Retract the #10417 mg.c and embed.pl parts because ofJarkko Hietaniemi2001-06-211-2/+2
* Regen headers.Jarkko Hietaniemi2001-06-201-7/+7
* Replace our implementation of realpath() with OpenBSD'sJarkko Hietaniemi2001-06-201-1/+0
* No point in going into memory-saving contortionsJarkko Hietaniemi2001-06-201-1/+1
* Split off the pack/unpack code, from Nicholas Clark.Jarkko Hietaniemi2001-06-181-1/+4
* Generated filesNick Ing-Simmons2001-06-151-0/+1
* Integrate mainlineNick Ing-Simmons2001-06-141-1/+4
* Small bcopy cleanupAndy Dougherty2001-06-131-1/+1
* Move the grok_number and its lieutenant grok_numeric_radixJarkko Hietaniemi2001-06-101-2/+2
* Re: pragma/locale.t #107Hugo van der Sanden2001-06-101-0/+1
* Numeric conversion tweaks suggested by Hugo and Nicholas.Jarkko Hietaniemi2001-06-091-1/+0
* The proper prototyping for #10463.Jarkko Hietaniemi2001-06-061-2/+3
* -Wall cleanup continues.Jarkko Hietaniemi2001-06-021-1/+7
* Re: [ID 20010529.006] String plus zero inconsistent across platformsHugo van der Sanden2001-06-011-0/+1
* [patch] Cwd.xs optimizations/abstractionDoug MacEachern2001-06-011-0/+2
* Re: 5.6.*, bleadperl: bugs in pp_concatHugo van der Sanden2001-05-261-0/+6
* [patch] make op_{clear,null} publicDoug MacEachern2001-05-101-2/+2
* Help -Dt show correct pad variablesBenjamin Sugars2001-05-071-0/+1
* In character classes one couldn't have 0x80..0xff charactersJarkko Hietaniemi2001-04-291-1/+1
* Move the strftime() wrapper from POSIX.xs to util.cJarkko Hietaniemi2001-04-191-0/+1
* Move the init_tm() and mini_mktime() up from POSIX.xs to util.cJarkko Hietaniemi2001-04-181-0/+2
* Integrate changes #9584,9587 from maintperl into mainline.Jarkko Hietaniemi2001-04-061-0/+1
* tr/// UTF-8 tweaking from Inaba Hiroto.Jarkko Hietaniemi2001-04-011-1/+0
* Autoloading Errno.pm when %! is encounteredRobin Houston2001-03-271-0/+1
* Generated files.Nick Ing-Simmons2001-03-241-0/+1
* Integrate change #9197 from maintperl to mainline.Jarkko Hietaniemi2001-03-181-2/+2
* Integrate change #9154 from maintperl to mainline.Jarkko Hietaniemi2001-03-141-0/+5