summaryrefslogtreecommitdiff
path: root/perlapi.c
Commit message (Expand)AuthorAgeFilesLines
* Simplify embedvar.h, removing a level of macro indirection for PL_* variables.Nicholas Clark2011-08-111-5/+5
* Move PL_{No,Yes,hexdigit} from perlvars.h to perl.h, as all are const char[]Nicholas Clark2011-06-121-4/+0
* Move all the generated file header printing into read_only_top()Nicholas Clark2011-01-231-4/+4
* Generate pp_* prototypes in pp_proto.h, and remove pp.symNicholas Clark2011-01-091-1/+1
* embed.pl -> regen/embed.plFather Chrysostomos2010-10-131-2/+2
* Eliminate PL_* accessor functions under ithreads.Nicholas Clark2010-09-211-41/+4
* Bump coopyright year in embed.pl and various files that were just touchedRafael Garcia-Suarez2009-01-021-1/+1
* Regenerate API docsRafael Garcia-Suarez2008-11-121-1/+3
* Update copyright year in embed.pl, and everything that it builds.Nicholas Clark2008-10-251-1/+1
* delete thrdvar.h and move its contents to intrpvar.hDave Mitchell2007-05-201-2/+1
* Welcome to 2007! Time to update copyrights from changes earlierSteve Peters2007-01-011-1/+1
* embed.pl enhancementsAndy Lester2006-07-031-3/+3
* unused context warningsAndy Lester2006-02-241-10/+13
* Run regen.pl (Just updating copyright years)Steve Hay2006-01-041-1/+1
* Include vim/emacs modelines in generated files to open themRafael Garcia-Suarez2005-05-111-1/+4
* Symbian port of PerlJarkko Hietaniemi2005-04-211-5/+32
* Update copyrights.Rafael Garcia-Suarez2005-03-311-1/+2
* Regen perlapi.Jarkko Hietaniemi2003-08-011-0/+6
* Fix up Larry's copyright statements to my best knowledge.Jarkko Hietaniemi2003-04-161-1/+1
* [PATCH] assertionsSalvador FandiƱo2003-03-041-1/+1
* Reverse copyright update (#18801) for files not changed in 2003.Hugo van der Sanden2003-03-021-1/+1
* Update all copyrights to 2003, from JarkkoHugo van der Sanden2003-03-021-1/+1
* make regen_headers.Rafael Garcia-Suarez2002-11-051-3/+5
* Sprinkle some copyrights (use the oldest timestamp toJarkko Hietaniemi2002-01-241-4/+13
* remove deprecated PERL_OBJECT cruft, it has long since stoppedGurusamy Sarathy2001-08-311-4393/+5
* Removed tripple definitions of CUSTOM_OP functions.Artur Bergman2001-08-271-32/+0
* Regen headersArtur Bergman2001-08-271-0/+48
* Changes USE_THREADS to USE_5005THREADS in the entire source.Artur Bergman2001-08-271-7/+7
* [PATHC] sharedsv.[c|h]Jarkko Hietaniemi2001-08-131-0/+51
* Make perl fork()-safe (in a slightly limited way) even onGurusamy Sarathy2001-07-201-0/+24
* Perl_re_dup()Abhijit Menon-Sen2001-07-121-2/+2
* rename s/sv_getcwd/getcwd_sv/ for better conformance to existingGurusamy Sarathy2001-07-021-3/+3
* Retract the #10417 mg.c and embed.pl parts because ofJarkko Hietaniemi2001-06-211-1/+1
* Regen headers.Jarkko Hietaniemi2001-06-201-14/+14
* Replace our implementation of realpath() with OpenBSD'sJarkko Hietaniemi2001-06-201-7/+0
* After some reading I don't think we can blindlyJarkko Hietaniemi2001-06-201-2/+2
* Split off the pack/unpack code, from Nicholas Clark.Jarkko Hietaniemi2001-06-181-0/+2
* splitting util.cHugo van der Sanden2001-06-131-0/+2
* Small bcopy cleanupAndy Dougherty2001-06-131-1/+1
* Move the grok_number and its lieutenant grok_numeric_radixJarkko Hietaniemi2001-06-101-1/+15
* APIfy op_clear Simon Cozens2001-06-031-1/+14
* Re: [ID 20010529.006] String plus zero inconsistent across platformsHugo van der Sanden2001-06-011-0/+7
* [patch] Cwd.xs optimizations/abstractionDoug MacEachern2001-06-011-0/+14
* Re: 5.6.*, bleadperl: bugs in pp_concatHugo van der Sanden2001-05-261-0/+42
* Regen headers for #10221.Jarkko Hietaniemi2001-05-261-0/+7
* Change PL_numeric_radix to PL_numeric_radix_sv (and leave inJarkko Hietaniemi2001-04-301-2/+23
* Integrate changes #9584,9587 from maintperl into mainline.Jarkko Hietaniemi2001-04-061-0/+7
* Generated files.Nick Ing-Simmons2001-03-241-0/+7
* Integrate change #9154 from maintperl to mainline.Jarkko Hietaniemi2001-03-141-0/+12
* EBCDIC sanity - phase INick Ing-Simmons2001-03-101-9/+30