p5sagit/p5-mst-13.2.git
1999-02-08 Gurusamy Sarathy make safesysmalloc() etc., always available; safemalloc...
1999-02-08 Gurusamy Sarathy remove spurious #endif in last change
1999-02-08 Gurusamy Sarathy make EMBEDMYMALLOC the default and provide PERL_POLLUTE...
1999-02-08 Gurusamy Sarathy integrate cfgperl changes into mainline
1999-02-07 Jarkko Hietaniemi Configure update.
1999-02-07 Ilya Zakharevich s/\ba/./g was over-optimized
1999-02-07 Ilya Zakharevich Fix list-context //g with zero-length matches
1999-02-07 Ilya Zakharevich patch for change#2822, done right; add PERL_OBJECT...
1999-02-07 Jarkko Hietaniemi Integrate from mainperl.
1999-02-07 Gurusamy Sarathy tweak doc on bitwise ops
1999-02-07 Stephen McCamant applied suggested patch; regen perly* and vms/perly*
1999-02-07 Gurusamy Sarathy Ilya's idea for cleaning up failed regex allocs (substa...
1999-02-07 Gurusamy Sarathy pod2html misinterprets Foo::Bar as a URL (fix suggested...
1999-02-07 Gurusamy Sarathy add draft debugging API implementation
1999-02-07 Masahiro KAJIURA avoid garbage in db->dirbuf
1999-02-07 Gurusamy Sarathy missing entry
1999-02-07 Gurusamy Sarathy properly prototype check parenthesized unary ops (e...
1999-02-06 Gurusamy Sarathy minor bug in dumping blessed subrefs
1999-02-03 M. J. T. Guy Enhance change #2808.
1999-02-03 Barrie Slaymaker 5.005_54 (pod2html) Generate Relative URLs
1999-02-03 François Désarménien 5.005_54 (hints) SCO 3/5 hint files and SysV correction
1999-02-03 Jarkko Hietaniemi Enhance the perlbug checklist.
1999-02-03 Dominic Dunlop Document the standard strftime %formats.
1999-02-03 Jarkko Hietaniemi Integrate from mainperl.
1999-02-03 Gurusamy Sarathy PL_uuemap[] init needs help for sizeof()
1999-02-02 Jarkko Hietaniemi These should've been already in #2803.
1999-02-02 Jarkko Hietaniemi telldir prototype issue, from mists of time...
1999-02-02 John Bley 5.005_54 (DOC) fix minor typos
1999-02-02 Jarkko Hietaniemi Update todo with POSIX 1003.1 1996 Edition reminder.
1999-02-02 Jarkko Hietaniemi Update FindBin from maint-5.005.
1999-02-02 G. Del Merritt Fix typecasts in #2797
1999-02-02 Ted Law POSIX::strftime buffer overflow problem
1999-02-02 Jarkko Hietaniemi Do not use File::Slurp.
1999-02-02 Jarkko Hietaniemi perlhist update from maint-5.005.
1999-02-02 Jarkko Hietaniemi POSIX::redef setv?buf() to IO::Handle:: (by gbarr).
1999-02-02 Jarkko Hietaniemi Missed the html test from change #2787.
1999-02-02 Jarkko Hietaniemi Update Getopt::Long to 2.19.
1999-02-02 Jarkko Hietaniemi overload syntax is no longer experimental
1999-02-02 Jarkko Hietaniemi Still doc fixes.
1999-02-02 Jarkko Hietaniemi Doc fixes.
1999-02-02 Jarkko Hietaniemi CGI.pm updated to 2.46 (the CGI docs fixes redone
1999-02-02 Jarkko Hietaniemi Update CPAN to 1.47.
1999-02-02 Mark-Jason... Re: DOC PATCH (5.005_54 perlsub.pod)
1999-02-02 Ilya Zakharevich Fix incorrect "used only once" warnings
1999-02-02 Jarkko Hietaniemi perldelta updates.
1999-02-02 Jarkko Hietaniemi Mirror change #2781.
1999-02-02 Jarkko Hietaniemi Update todo.
1999-02-02 Jarkko Hietaniemi Integrate from mainperl.
1999-02-02 Hans Mulder VMS update, applicable parts of
1999-02-02 Jarkko Hietaniemi Synch usethreads parts from maint-5.005.
1999-02-02 Jarkko Hietaniemi Jumbo FreeBSD update from Anton Berezin <tobez@plab...
1999-02-02 Jarkko Hietaniemi Add perlthrtut, update pod/* machinery.
1999-02-02 M. J. T. Guy Re: [PATCH] perl5.005_03-MAINT_TRIAL_3: clarify Sv...
1999-02-02 G. Del Merritt io/fs.t fails test #18.
1999-02-02 Jarkko Hietaniemi Use perlbug instead of personal email address.
1999-02-02 G. Del Merritt Miniperl fails to build (pp_sys.c was changed and iperl...
1999-02-02 Ilya Zakharevich OS/2 threads
1999-02-02 Spider Boardman Apply change #2711 from maint-5.005:
1999-02-02 Jarkko Hietaniemi Make Configure use "int main()" instead of bare "main()".
1999-02-02 Jarkko Hietaniemi Undo part of change #2562.
1999-02-02 Jarkko Hietaniemi NetBSD synch with maint-5.005.
1999-02-02 Jarkko Hietaniemi $Config{installusrbinperl}
1999-02-02 Jarkko Hietaniemi Errno update from maint-5.005 (changes #2583, #2710).
1999-02-02 Jarkko Hietaniemi Update Trig.pm from maint-5.005.
1999-02-02 Jarkko Hietaniemi MPE/iX update (mirror maint-5.005 change #2715)
1999-02-02 Jarkko Hietaniemi BeOS update (Mirror maint-5.005 change #2727).
1999-02-02 Gurusamy Sarathy Todo updates from Andy Dougherty <doughera@lafayette...
1999-02-02 Gurusamy Sarathy Todo tweaks
1999-02-01 Gurusamy Sarathy devnull() support from Jan Dubois <jan.dubois@ibm.net...
1999-02-01 Ilya Zakharevich Debugging REx with lookbehind
1999-02-01 Ilya Zakharevich Speed up .*? and half-fix UTF lookbehind
1999-02-01 Jonathan I... sample checksum code in "perlfunc" man page is wrong
1999-02-01 Greg Chapman typos in Pod/Text.pm
1999-02-01 Gurusamy Sarathy various win32-ish changes merged from maint-5.005
1999-02-01 Gurusamy Sarathy integrate cfgperl changes into mainline
1999-02-01 Gurusamy Sarathy improved diagnostic on syntax errors at EOL
1999-02-01 Graham Barr don't attempt connect() to bogus IP addresses
1999-02-01 Gurusamy Sarathy update Changes
1999-01-27 Gurusamy Sarathy missing space while munging CCFLAGS for PERL_CAPI
1999-01-24 Jarkko Hietaniemi Mention year-1900 and month 0..11.
1999-01-24 Jarkko Hietaniemi Document Configure -Uinstallusrbinperl.
1999-01-24 Jarkko Hietaniemi Use only xlc_r for usethreads.
1999-01-24 Gurusamy Sarathy integrate cfgperl changes into mainline
1999-01-24 Gurusamy Sarathy better notes on 'make' on win32
1999-01-22 Jarkko Hietaniemi More de-cut-and-pastos.
1999-01-22 Jarkko Hietaniemi usethreads.cbu cut-and-pasto.
1999-01-22 Jarkko Hietaniemi Better (I hope) LANGUAGE documentation.
1999-01-22 Hans Mulder VMS configure tweak
1999-01-22 Jarkko Hietaniemi nosuid getmntent() branch.
1999-01-22 Jarkko Hietaniemi nosuid patch continued: *BSD needs <sys/param.h>.
1999-01-21 Hugo van der... Re: [PATCH 5.005_54] Evalled substitution parsing
1999-01-21 Anton Berezin hints/freebsd.sh - reflect the birth of version 4.0
1999-01-21 Jarkko Hietaniemi Add Daniel Grisinger <dgris@dimensional.com>.
1999-01-21 Ilya Zakharevich Lean Exporter.pm
1999-01-21 W. Phillip... Re: [PATCH] File::Path 1.04 bug (all perl5 core versions)
1999-01-21 Abigail CPAN update (CPAN-1.44_54) from Andreas and
1999-01-21 Ilya Zakharevich OS2::PrfDB was exploiting a bug in U32 XSUBs
1999-01-21 Ilya Zakharevich Errno.pm suffers from \\ too
1999-01-21 Daniel Grisinger patching.pod, misc fixes (was Re: Which ? What ? Why...
1999-01-21 Ilya Zakharevich makedepend
next