p5sagit/p5-mst-13.2.git
1998-12-10 Vishal Bhatia 1. Fixes the bug reported by Robin Barker <rmb1@cise...
1998-12-07 Gurusamy Sarathy fix dup lexical
1998-12-06 Gurusamy Sarathy mention limit on line numbers reported by diagnostics
1998-12-06 Gurusamy Sarathy fix outdated/incorrect info about arbitrary limits
1998-12-05 Nick Ing-Simmons Avoid hard-coding op numbers
1998-12-05 Nick Ing-Simmons B.xs had its own code to calculate hash() which differe...
1998-12-04 Nick Ing-Simmons Snapshot of re-worked B::C which compiles Tk apps at...
1998-12-04 Nick Ing-Simmons Vishal Bhatia's patch as a basis.
1998-12-04 Gurusamy Sarathy tweak test for UTEST
1998-12-03 Gurusamy Sarathy add failed check-in of goto.t from change#1867
1998-12-01 Gurusamy Sarathy 5.005_54, as released
1998-11-30 Gurusamy Sarathy more JPL tweaks
1998-11-30 Gurusamy Sarathy stub bin/jpl that just runs JPL::Compile::files()
1998-11-30 Gurusamy Sarathy delete symlink
1998-11-30 Gurusamy Sarathy branch jpl from perlext to perl
1998-11-30 Gurusamy Sarathy JPL tweaks to build with 5.005
1998-11-30 Gurusamy Sarathy integrate changes#2273,2274,2288,2291 from maint-5.004
1998-11-30 Gurusamy Sarathy patchlevel up to 54
1998-11-29 Gurusamy Sarathy integrate cfgperl changes into mainline
1998-11-29 Gurusamy Sarathy sync Text::Wrap version number
1998-11-29 Gurusamy Sarathy textfill.t tweak
1998-11-29 Gurusamy Sarathy update to Text::Wrap 98.112901 from David Muir Sharnoff
1998-11-29 David Muir... updated to Text::Wrap 98.112801 from CPAN; one publishe...
1998-11-29 Nick Ing-Simmons Update docs and English.pm for $^C
1998-11-29 Jarkko Hietaniemi Mirror #2384.
1998-11-29 Jarkko Hietaniemi Newer NetBSDs don't have NSIG in <sys/signal.h>, they...
1998-11-29 Gurusamy Sarathy updated perlreftut.pod
1998-11-29 Gurusamy Sarathy misc tweaks
1998-11-29 Gurusamy Sarathy notes about -DPERL_POLLUTE
1998-11-29 Gurusamy Sarathy explain various win32 build caveats more clearly
1998-11-29 Gurusamy Sarathy remove I_POLL detection (Configure will do that now)
1998-11-29 Jarkko Hietaniemi Add I_POLL for IO 1.20.
1998-11-29 Gurusamy Sarathy add p4desc (augments 'p4 describe' output with diffs...
1998-11-29 Gurusamy Sarathy another threads reliability fix: serialize writes to...
1998-11-29 Jarkko Hietaniemi Tune the "if" entry.
1998-11-29 Gurusamy Sarathy various fixes for race conditions under threads: mutex...
1998-11-29 Gurusamy Sarathy s/warn/print/ on multiply defined groups
1998-11-29 Gurusamy Sarathy backout change#2334
1998-11-29 Jarkko Hietaniemi Better NetInfo behaviour.
1998-11-29 Jarkko Hietaniemi Integrate from mainperl.
1998-11-29 Gurusamy Sarathy prefer IO::Handle for IO if FileHandle:: is empty ...
1998-11-29 Gurusamy Sarathy fix for pat.t failure under USE_THREADS
1998-11-28 Nick Ing-Simmons More C.pm tweaks
1998-11-28 Gurusamy Sarathy various tweaks; result passes all tests for normal...
1998-11-28 Gurusamy Sarathy add $config_args to perl -V display (suggested by Ilya...
1998-11-28 Gurusamy Sarathy integrate cfgperl changes into mainline
1998-11-28 Ilya Zakharevich Yet another OS/2 patch
1998-11-28 Ilya Zakharevich Change $#+
1998-11-28 Ilya Zakharevich Finishing off SNOBOL: $1 in (?{})
1998-11-28 Ilya Zakharevich better -Mre=debugcolor
1998-11-28 Ilya Zakharevich regcolors
1998-11-28 Gurusamy Sarathy allow final period in a file (not followed by a newline) to
1998-11-28 Gurusamy Sarathy Liblist tweak suggested by Swen Thuemmler <Swen.Thuemml...
1998-11-28 Ilya Zakharevich applied suggested patch with PERL_OBJECT tweaks
1998-11-28 Ilya Zakharevich additional documentation for qr//
1998-11-28 Ilya Zakharevich Fix \G in REx without //g
1998-11-28 Gurusamy Sarathy update Test.pm to Test-1.12; tweak 're' detection
1998-11-28 Gurusamy Sarathy avoid command-line quoting portability problems in...
1998-11-28 John Tobey PATCH: document English.pm sawampersand and thread...
1998-11-28 Brian Callaghan fix uninitialized warnings
1998-11-28 Gurusamy Sarathy s/Array/List/ suggested by John Tobey
1998-11-28 Gurusamy Sarathy update tie() entry in perlfunc to reflect TIEARRAY...
1998-11-28 Jarkko Hietaniemi Revamp the locale tests.
1998-11-28 Gurusamy Sarathy add perlreftut.pod
1998-11-28 Jarkko Hietaniemi Change #2346 fallout.
1998-11-28 Gurusamy Sarathy IO.xs tweaks; avoid coredump in io_xs.t; remove newCONS...
1998-11-28 Gurusamy Sarathy add IO-1.20; mess with t/lib/io_*.t in an attempt to
1998-11-28 Ilya Sandler Locale collation, ctype, and numeric, were initialized...
1998-11-28 Nick Ing-Simmons Implement $^C to allow perl access to -c flag - I think...
1998-11-28 Jarkko Hietaniemi Change #2251 fixup.
1998-11-28 Jarkko Hietaniemi Integrate from mainperl.
1998-11-28 Jarkko Hietaniemi Passwd and group file groveling.
1998-11-28 Gurusamy Sarathy more conservative version of changes#2345,2346,2347...
1998-11-28 Gurusamy Sarathy tweak bogus test
1998-11-28 Gurusamy Sarathy test cases for previous change
1998-11-28 Gurusamy Sarathy fix typo in pp_defined() causing C<defined %tied> to...
1998-11-28 Gurusamy Sarathy s/comment/comment_t/ tweak (suggested by John Gorman
1998-11-28 Gurusamy Sarathy add (stub) perldelta.pod
1998-11-28 Gurusamy Sarathy rename perldelta.pod to perl5005delta.pod in preparatio...
1998-11-28 Gurusamy Sarathy fix MALLOC_LOCK #define
1998-11-28 Ilya Zakharevich OS/2 events get closer to Perl
1998-11-28 Martin J. Bligh Add -lm to dynix/ptx POSIX hints.
1998-11-28 Jarkko Hietaniemi Detypo.
1998-11-28 Jarkko Hietaniemi Better LD_LIBRARY_PATH instructions for Bourneists.
1998-11-28 root teach CPAN.pm to ignore beta perl distributions when...
1998-11-28 Gurusamy Sarathy make $1 et al readonly under threads; make C<undef...
1998-11-28 Gurusamy Sarathy s/Regexp/re/ and clarify policy on lowercased object...
1998-11-28 Gurusamy Sarathy document changed PERL_HASH()
1998-11-27 Nick Ing-Simmons Handle INIT list in C.pm
1998-11-27 Gurusamy Sarathy integrate change#2315 from maint-5.005
1998-11-27 Gurusamy Sarathy integrate changes#2304,2305,2306,2308 from maint-5.005
1998-11-27 Gurusamy Sarathy malloc bugfix and documentation from Ilya Zakharevich
1998-11-27 Gurusamy Sarathy B::C tweaks to allow Tk compiles from Nick Ing-Simmons
1998-11-27 Unknown Ricoh... format "..." bug
1998-11-27 Jan Dubois add ext/Devel/Peek
1998-11-27 Gurusamy Sarathy ensure 'make regen_headers' even without perl installed
1998-11-27 Ilya Zakharevich Cosmetic malloc patch
1998-11-27 Gurusamy Sarathy eliminate dup hunk from integration
1998-11-27 Gurusamy Sarathy integrate cfgperl changes into mainline
1998-11-27 Jarkko Hietaniemi C<-x>.
next