This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Patch the Filter::Simple test to work with
[perl5.git] / perl.h
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>.
2001-06-26 Jarkko HietaniemiBetter place for nop IN_LOCALE_NUMERIC, pointed out
2001-06-25 Jarkko HietaniemiMicroperl findings.
2001-06-24 Jarkko HietaniemiFactor the PERL_SYS_INIT() code, from Hugo van der...
2001-06-19 Jarkko HietaniemiThe INT32_MIN_BROKEN and INT64_MIN_BROKEN tweaks needs
2001-06-16 Jarkko HietaniemiAdd workaround for Darwin's (Mac OS X's) INT32_MIN
2001-06-16 Jarkko HietaniemiNetWare port from Guruprasad S <SGURUPRASAD@novell...
2001-06-13 Jarkko HietaniemiAdd Configure directive -Dusereentrant for Artur's...
2001-06-13 Doug MacEachernRe: ext/ + -Wall
2001-06-13 Jarkko HietaniemiHide __attribute__((unused)) behind PERL_UNUSED_DECL as
2001-06-13 Doug MacEachern[patch] perl.gprof control
2001-06-12 Gurusamy SarathyAs suggested in
2001-06-10 Jarkko HietaniemiMove the grok_number and its lieutenant grok_numeric_radix
2001-06-09 Jarkko HietaniemiNumeric conversion tweaks suggested by Hugo and Nicholas.
2001-06-05 Jarkko HietaniemiMake up prototypes only for those who have the functions
2001-06-05 Prymmer/KahnRe: Not OK: perl@10439 on win32
2001-06-04 Jarkko HietaniemiConfigure tweaks; add prototype probes, make the cpp...
2001-06-04 Jarkko HietaniemiMissed HAS_SETRESGID_PROTO. No serious harm done since
2001-06-03 Jarkko HietaniemiThe non-locale places need love, too.
2001-06-03 Jarkko Hietaniemi"10.", that is, decimal numbers can have no decimal...
2001-06-03 Jarkko HietaniemiPotential buffer overrun if the radix separator is...
2001-06-03 Jarkko HietaniemiIntegrate change #10412 from maintperl; locale is now
2001-06-02 Nick Ing-SimmonsIntegrate mainline
2001-06-01 Hugo van der SandenRe: [ID 20010529.006] String plus zero inconsistent...
2001-06-01 Jarkko HietaniemiConfigure tweaks; record the Berkeley DB version,
2001-05-31 Nick Ing-SimmonsIntegrate mainline.
2001-05-31 Abhijit Menon-Sen[PATCH] DEBUG_* macro cleanups
2001-05-31 Jarkko HietaniemiSalvage bits and pieces from the experimental 'utf8...
2001-05-24 Andy DoughertyRe: Making perl with -Wall
2001-05-24 Jarkko HietaniemiIV/UV casting fixes from Nicholas Clark.
2001-05-24 Michael G. SchwernRe: Making perl with -Wall
2001-05-20 Dave Mitchell[LARGE!] symbolic magic
2001-05-14 Ilya N. Golubev[ID 20010514.025] _SVID3 in <sys/statvfs.h>
2001-05-11 Jarkko HietaniemiRemove the 'asciir' re subpragma. Should instead implement
2001-05-09 Jarkko HietaniemiOne more workaround for the UTS compiler from Hal Morris.
2001-05-02 Jarkko HietaniemiWorkaround for UTS compiler casting bug from Hal Morris.
2001-05-02 Dan SugalskiMultiplicity and thread fixes for VMS
2001-04-30 Jarkko HietaniemiChange PL_numeric_radix to PL_numeric_radix_sv (and...
2001-04-28 Jarkko HietaniemiFor PerlIO flush the children's file handles (on fork...
2001-04-23 Mark-Jason DominusRe: PATCH 5.7.1
2001-04-23 Mark-Jason DominusPATCH 5.7.1
2001-04-05 Jarkko HietaniemiIntroduce d_u32align / U32_REQUIRES_ALIGNMENT, needed for
2001-03-28 Jarkko HietaniemiIntegrate perlio:
2001-03-28 Nick Ing-SimmonsMore EBCDIC tweaks:
2001-03-17 Nick Ing-SimmonsMinor naming change UTF8_IS_ASCII => UTF8_IS_INVARIANT
2001-03-16 Nick Ing-SimmonsEBCDIC Fixes.
2001-03-09 Dave MitchellRe: [ PATCH perl@8956 ] new debug option -DR shows...
2001-03-09 Dave MitchellRe: [ PATCH perl@8956 ] new debug option -DR shows...
2001-03-09 Peter PrymmerRe: Unicode/EBCDIC
2001-02-25 Jarkko HietaniemiRetract #8929,8930,8932,8933 for now.
2001-02-25 Jarkko HietaniemiIntegrate perlio:
2001-02-25 Jarkko Hietaniemi(Retracted by #8395.)
2001-02-25 Nick Ing-SimmonsGCC __atribute__ / printf fix
2001-02-23 Vadim Konovalovfix for parameter -Dm (for perl@8867)
2001-02-17 Nick Ing-SimmonsIntegrate mainline
2001-02-14 Jarkko HietaniemiDuplicate environment for JPL so that JDK 1.2/1.3 don...
2001-02-13 Jarkko HietaniemiComments do not nest.
2001-02-12 Doug MacEachernRe: [patch] context for 'U' magic functions
2001-02-08 Charles BaileySYN SYN
2001-01-30 Jarkko HietaniemiFix for the fa_IR locale failure. The reason for the...
2001-01-30 Jarkko HietaniemiMicroperl sync.
2001-01-25 Ilya Zakharevichoverload int()
2001-01-24 Charles BaileySYN SYN
2001-01-16 Nick Ing-SimmonsProvide infrastructure for PERL_ASYNC_CHECK() style...
2001-01-15 Jarkko HietaniemiRevert #8437 and #8438, the Linux large files story...
2001-01-14 Jarkko Hietaniemi(Reverted by #8440)
2001-01-10 Jarkko HietaniemiNot defining PERL_PRESERVE_IVUV fixes only the op/inc...
2001-01-10 Jarkko HietaniemiTurn off the integer preservation for now.
2001-01-08 Nick Ing-SimmonsFix "scalars leaked" bugs caused by overload magic
2001-01-08 Charles BaileyOnce again syncing after too long an absence
2001-01-01 Jarkko HietaniemiBump up Larry's copyright.
2000-12-30 Nick Ing-SimmonsIntegrate mainline
2000-12-30 Inaba Hirotomore UTF8 test suites and an UTF8 patch
2000-12-15 Jarkko HietaniemiReturn of the IVUV-preservation, now seems to be happy...
2000-12-15 Ilya Zakharevichspeeding up object creation/destruction 4x times
2000-12-15 Ilya Zakharevichcosmetic change to overloading
next