summaryrefslogtreecommitdiff
path: root/perl.h
Commit message (Expand)AuthorAgeFilesLines
* NetWare diff from C Aditya.Jarkko Hietaniemi2002-03-211-1/+1
* Make regex DEBUGGING faster.Jarkko Hietaniemi2002-03-181-1/+1
* Undo accidental perl.h part of #15295 (wait for #15297)Jarkko Hietaniemi2002-03-181-1/+1
* prefix slipAndreas König2002-03-181-1/+1
* Re: perl@15244Spider Boardman2002-03-181-2/+2
* Monster _r patch: try to scan for all known _r variants,Jarkko Hietaniemi2002-03-151-6/+10
* DG/UX updates from Takis Psarogiannakopoulos.Jarkko Hietaniemi2002-03-111-0/+4
* Debugging OPsIlya Zakharevich2002-03-031-3/+7
* Avoid PL_OpPtr et al getting unnecessarily (when not used)Jarkko Hietaniemi2002-02-271-0/+6
* Enable building with threads under macosx, assume __APPLE__ means darwin and ...Artur Bergman2002-02-051-1/+1
* Integrate perlio:Jarkko Hietaniemi2002-01-251-11/+29
|\
| * Integrate mainlineNick Ing-Simmons2002-01-251-1/+2
| * Shared scalars working, some shared array ops working.Nick Ing-Simmons2002-01-221-0/+9
| * Nearly-working threads re-structuring. Do not integrate,Nick Ing-Simmons2002-01-191-11/+20
* | Sprinkle some copyrights (use the oldest timestamp toJarkko Hietaniemi2002-01-241-0/+1
* | Copyright++. (Not all the toplevel *.h have one, it seems.)Jarkko Hietaniemi2002-01-231-1/+1
* | Integrate perlio:Jarkko Hietaniemi2002-01-151-0/+9
|\ \ | |/
| * Correct name of PL_OP_SLAB_ALLOCNick Ing-Simmons2002-01-151-2/+2
| * Regen embed enable slab for PERL_IMPLICIT_SYSNick Ing-Simmons2002-01-151-0/+9
| * Integrate rest of mainlineNick Ing-Simmons2002-01-151-2/+0
| |\ | |/ |/|
* | Retract #14251 (the op slab allocator from perlio)Jarkko Hietaniemi2002-01-141-2/+0
* | Integrate perlio:Jarkko Hietaniemi2002-01-131-0/+2
|\ \ | |/
| * Slab allocator for opsNick Ing-Simmons2002-01-131-0/+2
| * Integrate mainlineNick Ing-Simmons2002-01-081-1/+5
| |\ | |/ |/|
| * Integrate mainline (PPPort still multi-building).Nick Ing-Simmons2002-01-061-1/+1
| |\
* | | Last patch needed to get Perl5.7 to build natively on VOSPaul Green2002-01-071-1/+5
| |/ |/|
* | Correct several Stratus VOS build issuesPaul Green2002-01-061-1/+1
* | Integrate perlio:Jarkko Hietaniemi2002-01-021-1/+1
|\ \ | |/
| * Sort out muddle of editing on three machines ...Nick Ing-Simmons2002-01-021-1/+1
| |\
| * \ Integrate mainlineNick Ing-Simmons2002-01-021-1/+5
| |\ \ | |/ / |/| |
| * | Integrate mainlineNick Ing-Simmons2001-12-301-1/+1
| |\ \
| * \ \ Integrate mainline (ok linux)Nick Ing-Simmons2001-12-291-1/+1
| |\ \ \
| * \ \ \ Integrate mainlineNick Ing-Simmons2001-12-271-3/+10
| |\ \ \ \
| * \ \ \ \ Integrate mainlineNick Ing-Simmons2001-12-141-42/+67
| |\ \ \ \ \
| * \ \ \ \ \ Integrate mainline.Nick Ing-Simmons2001-12-011-28/+35
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Integrate mainlineNick Ing-Simmons2001-11-201-0/+12
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Integrate mainline - a few Devel::Peak fails.Nick Ing-Simmons2001-11-181-20/+40
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Integrate mainlineNick Ing-Simmons2001-11-031-4/+24
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Integrate mainlineNick Ing-Simmons2001-10-311-2/+2
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Integrate mainlineNick Ing-Simmons2001-10-271-2/+83
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Integrate mainlineNick Ing-Simmons2001-10-201-2/+3
| |\ \ \ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | | | | VOS tweak from Paul Green: VOS has different O_BINARYJarkko Hietaniemi2002-01-011-1/+3
| |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
* | | | | | | | | | | | | Clarify the BeOS O_TEXT/O_BINARY situation.Jarkko Hietaniemi2001-12-311-0/+2
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
* | | | | | | | | | | | from the non-ANSI comment police (was: it won't compile on win32) H.Merijn Brand2001-12-291-1/+1
| |_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | |
* | | | | | | | | | | VOS tweaks from Paul Green.Jarkko Hietaniemi2001-12-291-1/+1
| |_|_|_|_|_|_|_|_|/ |/| | | | | | | | |
* | | | | | | | | | More logical test ordering.Jarkko Hietaniemi2001-12-231-3/+4
* | | | | | | | | | socketpair emulationNicholas Clark2001-12-231-0/+6
| |_|_|_|_|_|_|_|/ |/| | | | | | | |
* | | | | | | | | Passing in env to perl_parse did not workGisle Aas2001-12-121-7/+0
* | | | | | | | | Detypo and rename.Jarkko Hietaniemi2001-12-121-2/+2
* | | | | | | | | The BeOS waitpid() seems to be broken,Jarkko Hietaniemi2001-12-111-0/+5