summaryrefslogtreecommitdiff
path: root/embed.h
Commit message (Expand)AuthorAgeFilesLines
* Make perl fork()-safe (in a slightly limited way) even onGurusamy Sarathy2001-07-201-0/+12
* Perl_re_dup()Abhijit Menon-Sen2001-07-121-1/+1
* More accurate line numbers in messagesPaul Johnson2001-07-121-0/+4
* Retract #11289.Jarkko Hietaniemi2001-07-121-8/+0
* (Retracted by #11289.)Jarkko Hietaniemi2001-07-121-0/+8
* Retract #11166 (and #11237).Jarkko Hietaniemi2001-07-121-4/+0
* Simplify yytoke()Simon Cozens2001-07-081-0/+8
* 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-4/+4
* Regen headers.Jarkko Hietaniemi2001-06-201-7/+7
* Replace our implementation of realpath() with OpenBSD'sJarkko Hietaniemi2001-06-201-4/+0
* Split off the pack/unpack code, from Nicholas Clark.Jarkko Hietaniemi2001-06-181-4/+10
* Generated filesNick Ing-Simmons2001-06-151-0/+4
* Integrate mainlineNick Ing-Simmons2001-06-141-3/+9
* Small bcopy cleanupAndy Dougherty2001-06-131-3/+3
* Move the grok_number and its lieutenant grok_numeric_radixJarkko Hietaniemi2001-06-101-8/+8
* Re: pragma/locale.t #107Hugo van der Sanden2001-06-101-0/+4
* Numeric conversion tweaks suggested by Hugo and Nicholas.Jarkko Hietaniemi2001-06-091-4/+0
* The proper prototyping for #10463.Jarkko Hietaniemi2001-06-061-0/+4
* Integrate change #10412 from maintperl; locale is nowJarkko Hietaniemi2001-06-031-8/+0
* -Wall cleanup continues.Jarkko Hietaniemi2001-06-021-3/+21
* Re: [ID 20010529.006] String plus zero inconsistent across platformsHugo van der Sanden2001-06-011-0/+4
* [patch] Cwd.xs optimizations/abstractionDoug MacEachern2001-06-011-0/+8
* Re: 5.6.*, bleadperl: bugs in pp_concatHugo van der Sanden2001-05-261-12/+24
* [patch] make op_{clear,null} publicDoug MacEachern2001-05-101-8/+8
* Help -Dt show correct pad variablesBenjamin Sugars2001-05-071-0/+4
* 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/+4
* Move the init_tm() and mini_mktime() up from POSIX.xs to util.cJarkko Hietaniemi2001-04-181-0/+8
* Integrate changes #9584,9587 from maintperl into mainline.Jarkko Hietaniemi2001-04-061-0/+4
* tr/// UTF-8 tweaking from Inaba Hiroto.Jarkko Hietaniemi2001-04-011-4/+0
* Autoloading Errno.pm when %! is encounteredRobin Houston2001-03-271-0/+4
* Generated files.Nick Ing-Simmons2001-03-241-0/+4
* Integrate change #9154 from maintperl to mainline.Jarkko Hietaniemi2001-03-141-0/+3
* Integrate change #9108 from maintperl to mainline.Jarkko Hietaniemi2001-03-121-4/+0
* EBCDIC sanity - phase INick Ing-Simmons2001-03-101-12/+24
* [patch: perl@8867] embed.{h|pl} need not mention ebcdic_control ...Peter Prymmer2001-02-221-10/+0
* Put back the #8840, it was innocent.Jarkko Hietaniemi2001-02-211-0/+4
* Retract the #8838 and #8840 for now because ofJarkko Hietaniemi2001-02-201-4/+0
* [patch] add sv_setref_uvDoug MacEachern2001-02-191-0/+4
* [patch] -WallDoug MacEachern2001-02-171-4/+16
* Merge ebcdic.c (only one function, ebcdic_control()) into util.c.Jarkko Hietaniemi2001-02-131-0/+10
* [patch] GvSHAREDDoug MacEachern2001-02-101-0/+4
* Generated files form 8713 etc.Nick Ing-Simmons2001-02-081-0/+8
* Patch from Inaba Hiroto:Jarkko Hietaniemi2001-01-281-0/+4
* Re: Announce : Tokener reporting patchSimon Cozens2001-01-271-0/+4
* RE: [PATCH perl@8269] Corrections for Perl_yylex_r (used by a reentrant parse...Roca, Ignasi2001-01-231-10/+3
* Integrate mainline.Nick Ing-Simmons2001-01-211-0/+4
|\
| * Forgot the expect_number() prototype.Jarkko Hietaniemi2001-01-201-0/+4
* | Infrastructure to allow:Nick Ing-Simmons2001-01-201-0/+4
|/