This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Re: [ID 20020213.015] Pod::Html XHTML update for 5.7.2
[perl5.git] / perl.h
2002-02-05 Nick Ing-SimmonsIntegrate mainline
2002-02-05 Artur BergmanEnable building with threads under macosx, assume __APP...
2002-01-25 Jarkko HietaniemiIntegrate perlio:
2002-01-25 Nick Ing-SimmonsIntegrate mainline
2002-01-24 Jarkko HietaniemiSprinkle some copyrights (use the oldest timestamp to
2002-01-23 Jarkko HietaniemiCopyright++. (Not all the toplevel *.h have one, it...
2002-01-22 Nick Ing-SimmonsShared scalars working, some shared array ops working.
2002-01-19 Nick Ing-SimmonsNearly-working threads re-structuring. Do not integrate,
2002-01-15 Jarkko HietaniemiIntegrate perlio:
2002-01-15 Nick Ing-SimmonsCorrect name of PL_OP_SLAB_ALLOC
2002-01-15 Nick Ing-SimmonsRegen embed enable slab for PERL_IMPLICIT_SYS
2002-01-15 Nick Ing-SimmonsIntegrate rest of mainline
2002-01-14 Jarkko HietaniemiRetract #14251 (the op slab allocator from perlio)
2002-01-13 Jarkko HietaniemiIntegrate perlio:
2002-01-13 Nick Ing-SimmonsSlab allocator for ops
2002-01-08 Nick Ing-SimmonsIntegrate mainline
2002-01-07 Paul GreenLast patch needed to get Perl5.7 to build natively...
2002-01-06 Nick Ing-SimmonsIntegrate mainline (PPPort still multi-building).
2002-01-06 Paul GreenCorrect several Stratus VOS build issues
2002-01-02 Jarkko HietaniemiIntegrate perlio:
2002-01-02 Nick Ing-SimmonsSort out muddle of editing on three machines ...
2002-01-02 Nick Ing-SimmonsIntegrate mainline
2002-01-01 Jarkko HietaniemiVOS tweak from Paul Green: VOS has different O_BINARY
2001-12-31 Jarkko HietaniemiClarify the BeOS O_TEXT/O_BINARY situation.
2001-12-30 Nick Ing-SimmonsIntegrate mainline
2001-12-29 H.Merijn Brandfrom the non-ANSI comment police (was: it won't compile...
2001-12-29 Nick Ing-SimmonsIntegrate mainline (ok linux)
2001-12-29 Jarkko HietaniemiVOS tweaks from Paul Green.
2001-12-27 Nick Ing-SimmonsIntegrate mainline
2001-12-23 Jarkko HietaniemiMore logical test ordering.
2001-12-23 Nicholas Clarksocketpair emulation
2001-12-14 Nick Ing-SimmonsIntegrate mainline
2001-12-12 Gisle AasPassing in env to perl_parse did not work
2001-12-12 Jarkko HietaniemiDetypo and rename.
2001-12-11 Jarkko HietaniemiThe BeOS waitpid() seems to be broken,
2001-12-11 Jarkko HietaniemiUnlean the leaning tower of Babel.
2001-12-11 Jarkko HietaniemiTry to handle platforms that have O_TEXT != O_BINARY but
2001-12-10 Jarkko HietaniemiSilence BeOS compilation moaning.
2001-12-01 Nick Ing-SimmonsIntegrate mainline.
2001-11-27 Jarkko Hietaniemisort tweaks from John P. Linderman.
2001-11-24 Jarkko HietaniemiThe debug_pag needs to be visible at all times
2001-11-23 Jarkko HietaniemiAdd probing for dirfd() so that it can be added it...
2001-11-21 Jarkko HietaniemiImplement the sort pragma. Split sort code from pp_ctl.c
2001-11-20 Nick Ing-SimmonsIntegrate mainline
2001-11-20 Jarkko HietaniemiCreate a per-interpeter debug scratchpad container
2001-11-18 Nick Ing-SimmonsIntegrate mainline - a few Devel::Peak fails.
2001-11-16 Ilya Zakharevichruntime runops switch
2001-11-12 Jeffrey Friedla few typo fixes
2001-11-03 Nick Ing-SimmonsIntegrate mainline
2001-11-02 Jarkko Hietaniemimicroperl sync.
2001-11-02 Jarkko HietaniemiDefinitions for the Unicode Newline Guidelines.
2001-10-31 Nick Ing-SimmonsIntegrate mainline
2001-10-30 Richard SoderbergMommy, what's a pointer cast?
2001-10-27 Nick Ing-SimmonsIntegrate mainline
2001-10-26 Jarkko HietaniemiWinCE update from Rainer Keuchel.
2001-10-26 Chris Nandorperl.h for Mac OS (Classic)
2001-10-25 Jarkko HietaniemiIntegrate change #12660 from maintperl;
2001-10-25 Jarkko HietaniemiIntegrate changes #12652 and #12653 from maintperl;
2001-10-20 Nick Ing-SimmonsIntegrate mainline
2001-10-20 Jarkko HietaniemiIntegrate perlio:
2001-10-20 Nick Ing-SimmonsAdd comments explaining why win32.h/embed.h are include...
2001-10-19 Charles Lanevmsish fix, ieee rand() cleanup
2001-10-17 Jarkko HietaniemiOh, bother. In Tru64 cc -std1 was looking rather nice
2001-10-17 Jarkko Hietaniemi(retracted by #12485)
2001-10-17 Jarkko Hietaniemi(retracted by #12485)
2001-10-17 Jarkko Hietaniemi(retracted by #12485)
2001-10-16 Nick Ing-SimmonsSkeleton of "PerlIO_dup" coded.
2001-10-12 Jarkko HietaniemiUUnndduupplleexx..
2001-09-26 Jarkko HietaniemiIntegrate macperl changes from Chris Nandor:
2001-09-20 Jarkko HietaniemiRemove iconv references since we are not using it
2001-09-15 Hugo van der SandenRe: [ID 20010815.012] Unfortunate interaction between...
2001-09-11 Artur BergmanSometimes dTHX is added because it is needed on non
2001-09-10 Nicholas ClarkRe: the remaining bugs in \x escapes (was Re: [PATCH...
2001-09-07 Robin BarkerSilence the remaing format warning
2001-09-05 Nicholas Clarkoct and hex in glorious 64 bit (with less bugs) (was...
2001-09-02 Gurusamy Sarathysome remnants of change#11803
2001-08-31 Gurusamy Sarathyremove deprecated PERL_OBJECT cruft, it has long since...
2001-08-27 Artur BergmanChanges USE_THREADS to USE_5005THREADS in the entire...
2001-08-23 Gurusamy Sarathyfix broken windows build
2001-08-18 Artur BergmanPL_reentrant_buffer does not exist in 5005threaded...
2001-08-18 Artur BergmanUSE_THREADS and USE_ITHREADS are never true at the...
2001-08-17 Artur BergmanAdds PERL_EXIT_DESTRUCT_END to PL_exit_flags which...
2001-08-17 Jarkko HietaniemiIt seems that Tru64 has "naturally" threadsafe APIs...
2001-08-15 Jarkko HietaniemiTry to get NV_MIN, NV_MAX, NV_MIN_10_EXP, NV_MAX_10_EXP,
2001-08-13 Jarkko Hietaniemi[PATHC] sharedsv.[c|h]
2001-08-12 Jarkko HietaniemiTypos in #11645.
2001-08-12 Jarkko HietaniemiOn ithreads default to use_reentrant except on naturally
2001-08-09 Jarkko HietaniemiIntroduce more floating point classifying APIs;
2001-08-07 Jarkko HietaniemiIgnore SIGFPE everywhere.
2001-08-05 Gurusamy Sarathy4-arg select() was busted on windows because change...
2001-08-02 Jarkko HietaniemiIntegrate the PerlCE (WinCE Perl) port;
2001-08-01 Stian Seeberg[ID 20010730.003] IRIX 6.5 already has struct sv in...
2001-08-01 Simon CozensPluggable optimizer
2001-07-29 Jarkko HietaniemiBeginnings of better Inf and NaN support.
2001-07-13 Jarkko HietaniemiRemove unicode::distinct, as per Inaba Hiroto.
2001-07-12 Jarkko HietaniemiUTS tweaks for Hal Morris.
2001-07-06 Nick Ing-SimmonsIntegrate mainline
2001-07-03 Hal MorrisPatch needed for UTS
2001-07-02 Jarkko Hietaniemi(Replaced by #11124) UTS workaround from Hal Morris.
2001-06-28 Jarkko HietaniemiAdd Configure probes for nl_langinfo() and <langinfo.h>.
next