Add XS::APItest 0.01 from Tim Jenness.
[p5sagit/p5-mst-13.2.git] / perl.h
2002-06-11 Jarkko Hietaniemi Add XS::APItest 0.01 from Tim Jenness.
2002-05-30 Nick Ing-Simmons Integrate all but lib/File/stat.t which seems broken.
2002-05-29 Gerrit P. Haase Re: [PATCHES] Re: libwin32 on Cygwin?
2002-05-25 Nick Ing-Simmons Integrate mainline
2002-05-24 Jarkko Hietaniemi In some (rare) platforms (such as UNICOS) using the...
2002-05-24 Vadim Konovalov [patch] small change
2002-05-07 Nick Ing-Simmons Integrate mainline
2002-05-05 Jarkko Hietaniemi Further comment tweak, to agree with perlxs.pod.
2002-05-05 Jarkko Hietaniemi Comment tweaks.
2002-04-22 Nick Ing-Simmons Integrate mainline into perlio
2002-04-21 Gurusamy Sarathy fixes for all the warnings reported by Visual C (most...
2002-04-21 Nick Ing-Simmons Integrate mainline
2002-04-21 Jarkko Hietaniemi htovs et al might be macros.
2002-04-21 Gurusamy Sarathy Windows 64-bit support:
2002-04-11 Nick Ing-Simmons Integrate mainline
2002-04-10 Jarkko Hietaniemi Try to fool old AIX when threading, from Merijn.
2002-04-05 Nick Ing-Simmons Integrate mainline
2002-04-03 Rafael Garcia-Suarez Tweak the Atof macro : perl wasn't compiling with ...
2002-04-03 Jarkko Hietaniemi Integrate perlio:
2002-04-03 Nick Ing-Simmons Fix segfaults when mainthread exits with other threads...
2002-04-02 Nick Ing-Simmons Integrate mainline
2002-03-31 Mattia Barbon __attribute__ problems with g++
2002-03-22 Nick Ing-Simmons Integrate mainline
2002-03-21 Jarkko Hietaniemi NetWare diff from C Aditya.
2002-03-19 Nick Ing-Simmons Integrate mainline
2002-03-18 Jarkko Hietaniemi Make regex DEBUGGING faster.
2002-03-18 Jarkko Hietaniemi Undo accidental perl.h part of #15295 (wait for #15297)
2002-03-18 Andreas König prefix slip
2002-03-18 Spider Boardman Re: perl@15244
2002-03-17 Nick Ing-Simmons Integarate mainline
2002-03-15 Jarkko Hietaniemi Monster _r patch: try to scan for all known _r variants,
2002-03-12 Nick Ing-Simmons Integrate mainline
2002-03-11 Jarkko Hietaniemi DG/UX updates from Takis Psarogiannakopoulos.
2002-03-03 Nick Ing-Simmons Integrate mainline
2002-03-03 Ilya Zakharevich Debugging OPs
2002-03-01 Nick Ing-Simmons Integrate mainline
2002-02-27 Jarkko Hietaniemi Avoid PL_OpPtr et al getting unnecessarily (when not...
2002-02-05 Nick Ing-Simmons Integrate mainline
2002-02-05 Artur Bergman Enable building with threads under macosx, assume __APP...
2002-01-25 Jarkko Hietaniemi Integrate perlio:
2002-01-25 Nick Ing-Simmons Integrate mainline
2002-01-24 Jarkko Hietaniemi Sprinkle some copyrights (use the oldest timestamp to
2002-01-23 Jarkko Hietaniemi Copyright++. (Not all the toplevel *.h have one, it...
2002-01-22 Nick Ing-Simmons Shared scalars working, some shared array ops working.
2002-01-19 Nick Ing-Simmons Nearly-working threads re-structuring. Do not integrate,
2002-01-15 Jarkko Hietaniemi Integrate perlio:
2002-01-15 Nick Ing-Simmons Correct name of PL_OP_SLAB_ALLOC
2002-01-15 Nick Ing-Simmons Regen embed enable slab for PERL_IMPLICIT_SYS
2002-01-15 Nick Ing-Simmons Integrate rest of mainline
2002-01-14 Jarkko Hietaniemi Retract #14251 (the op slab allocator from perlio)
2002-01-13 Jarkko Hietaniemi Integrate perlio:
2002-01-13 Nick Ing-Simmons Slab allocator for ops
2002-01-08 Nick Ing-Simmons Integrate mainline
2002-01-07 Paul Green Last patch needed to get Perl5.7 to build natively...
2002-01-06 Nick Ing-Simmons Integrate mainline (PPPort still multi-building).
2002-01-06 Paul Green Correct several Stratus VOS build issues
2002-01-02 Jarkko Hietaniemi Integrate perlio:
2002-01-02 Nick Ing-Simmons Sort out muddle of editing on three machines ...
2002-01-02 Nick Ing-Simmons Integrate mainline
2002-01-01 Jarkko Hietaniemi VOS tweak from Paul Green: VOS has different O_BINARY
2001-12-31 Jarkko Hietaniemi Clarify the BeOS O_TEXT/O_BINARY situation.
2001-12-30 Nick Ing-Simmons Integrate mainline
2001-12-29 H.Merijn Brand from the non-ANSI comment police (was: it won't compile...
2001-12-29 Nick Ing-Simmons Integrate mainline (ok linux)
2001-12-29 Jarkko Hietaniemi VOS tweaks from Paul Green.
2001-12-27 Nick Ing-Simmons Integrate mainline
2001-12-23 Jarkko Hietaniemi More logical test ordering.
2001-12-23 Nicholas Clark socketpair emulation
2001-12-14 Nick Ing-Simmons Integrate mainline
2001-12-12 Gisle Aas Passing in env to perl_parse did not work
2001-12-12 Jarkko Hietaniemi Detypo and rename.
2001-12-11 Jarkko Hietaniemi The BeOS waitpid() seems to be broken,
2001-12-11 Jarkko Hietaniemi Unlean the leaning tower of Babel.
2001-12-11 Jarkko Hietaniemi Try to handle platforms that have O_TEXT != O_BINARY but
2001-12-10 Jarkko Hietaniemi Silence BeOS compilation moaning.
2001-12-01 Nick Ing-Simmons Integrate mainline.
2001-11-27 Jarkko Hietaniemi sort tweaks from John P. Linderman.
2001-11-24 Jarkko Hietaniemi The debug_pag needs to be visible at all times
2001-11-23 Jarkko Hietaniemi Add probing for dirfd() so that it can be added it...
2001-11-21 Jarkko Hietaniemi Implement the sort pragma. Split sort code from pp_ctl.c
2001-11-20 Nick Ing-Simmons Integrate mainline
2001-11-20 Jarkko Hietaniemi Create a per-interpeter debug scratchpad container
2001-11-18 Nick Ing-Simmons Integrate mainline - a few Devel::Peak fails.
2001-11-16 Ilya Zakharevich runtime runops switch
2001-11-12 Jeffrey Friedl a few typo fixes
2001-11-03 Nick Ing-Simmons Integrate mainline
2001-11-02 Jarkko Hietaniemi microperl sync.
2001-11-02 Jarkko Hietaniemi Definitions for the Unicode Newline Guidelines.
2001-10-31 Nick Ing-Simmons Integrate mainline
2001-10-30 Richard Soderberg Mommy, what's a pointer cast?
2001-10-27 Nick Ing-Simmons Integrate mainline
2001-10-26 Jarkko Hietaniemi WinCE update from Rainer Keuchel.
2001-10-26 Chris Nandor perl.h for Mac OS (Classic)
2001-10-25 Jarkko Hietaniemi Integrate change #12660 from maintperl;
2001-10-25 Jarkko Hietaniemi Integrate changes #12652 and #12653 from maintperl;
2001-10-20 Nick Ing-Simmons Integrate mainline
2001-10-20 Jarkko Hietaniemi Integrate perlio:
2001-10-20 Nick Ing-Simmons Add comments explaining why win32.h/embed.h are include...
2001-10-19 Charles Lane vmsish fix, ieee rand() cleanup
2001-10-17 Jarkko Hietaniemi Oh, bother. In Tru64 cc -std1 was looking rather nice
next