p5sagit/p5-mst-13.2.git
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 Gurusamy Sarathy add perlreftut.pod
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 Nick Ing-Simmons Implement $^C to allow perl access to -c flag - I think...
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 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>.
1998-11-27 Jarkko Hietaniemi Integrate from mainperl.
1998-11-26 Gurusamy Sarathy fix PL_defoutgv leak under threads
1998-11-26 Gurusamy Sarathy properly free temporaries created by threads
1998-11-26 Gurusamy Sarathy fix C<if (...) { package Foo; ... }> misoptimization...
1998-11-24 Nick Ing-Simmons Part-1 of tweaks to allow Tk to be "compiled"
1998-11-23 Jarkko Hietaniemi The new socket tests need in some platforms
1998-11-23 Gerben Wierda Re: Test results for perl5.005_53 under NEXTSTEP 3...
1998-11-22 Jarkko Hietaniemi Change#2284 aid: allow also for plain old MSG_ and...
1998-11-22 Jarkko Hietaniemi MSG_PROXY for GNU/Hurd (previously we believed that
1998-11-22 Jarkko Hietaniemi perlhist.pod 1.54, containing 5_53.
1998-11-22 Jarkko Hietaniemi Fix thinko.
1998-11-22 Jarkko Hietaniemi Document the d_socket override.
1998-11-22 John Tobey perlfaq typos
1998-11-22 Paul Marquess DB_File 1.61 patch for 5.005_53 & 5.005_02
1998-11-22 Gerben Wierda NeXTstep /etc/group and /etc/passwd are used only at...
1998-11-22 Gerben Wierda Permission testing is tricky when we have too much...
1998-11-22 Gurusamy Sarathy fix broken CAPI generation
1998-11-22 Jarkko Hietaniemi -x should be C<-x>, reported by Gerben Wierda.
1998-11-22 Gurusamy Sarathy phase 2 of PERL_OBJECT cleanup; objXSUB.h autogeneration
1998-11-22 Kurt D. Starsinic Re: [PATCH] Re: pod2man bug in date generated line
1998-11-21 Thomas Bowditch Benchmark.pm suggestion
1998-11-21 Gurusamy Sarathy another win32 portability fix: make sysread() and syswr...
1998-11-21 Gurusamy Sarathy win32_recvfrom() compatibility fix
1998-11-20 Mark Bixby MPE/iX Perl 5.005_02 oops
1998-11-19 Gurusamy Sarathy mess_sv tweak for change#2249
1998-11-18 Jarkko Hietaniemi Display use64bits and usemultiplicity but only if neces...
1998-11-18 Horst von Brand pp.c uses 'unsigned Quad_t'
1998-11-18 Gurusamy Sarathy use PL_mess_sv only during global destruction (fixes...
1998-11-18 Gurusamy Sarathy tweak change#2245 to skip previous message if any
1998-11-17 Jarkko Hietaniemi Integrate from mainperl.
1998-11-17 Gurusamy Sarathy allow C<sort $coderef @foo>
1998-11-17 Gurusamy Sarathy propagate failures in DESTROY() as (optional) warnings
1998-11-17 Gurusamy Sarathy ensure PL_dirty is reinit-ed properly under -DMULTIPLICITY
1998-11-17 Gurusamy Sarathy sort WARN_FOO symbols to avoid hash traversal order...
1998-11-17 Gurusamy Sarathy fix skipspace() to properly account for newlines in...
1998-11-17 Gurusamy Sarathy s/Perl_utf8skip/PL_utf8skip/g
1998-11-14 Gurusamy Sarathy rework op/groups.t
1998-11-14 Gurusamy Sarathy catch a neophyte trap: open(<FH>), close(<FH>) etc.
1998-11-14 Gurusamy Sarathy update Changes
1998-11-13 Gurusamy Sarathy doc tweak
1998-11-12 Jarkko Hietaniemi Allow hints file override for d_socket
1998-11-12 Martin J. Bligh Re: Making Perl work on DYNIX/ptx
1998-11-12 Martin J. Bligh Re: Making Perl work on DYNIX/ptx
1998-11-12 Jarkko Hietaniemi Integrate from mainperl.
1998-11-11 Gurusamy Sarathy provide -DPERL_POLLUTE
1998-11-09 Hans Mulder Re: [PATCH] Re: Not OK: perl 5.00553 on OPENSTEP-Mach 4_1
1998-11-09 Gurusamy Sarathy avoid endless loops in Text::Wrap (from a suggestion...
1998-11-09 Gurusamy Sarathy fix misplaced brace in s2p (as suggested by Lionel...
1998-11-09 Gurusamy Sarathy patches from Hugo van der Sanden <hv@crypt.compulink...
1998-11-09 Jan Dubois PL_block_type undefined unless DEBUGGING
1998-11-08 Gurusamy Sarathy integrate changes#2120,2168,2218 from maint-5.005;
1998-11-08 Gurusamy Sarathy integrate cfgperl changes into mainline
1998-11-08 Gurusamy Sarathy set close-on-exec bit on pipe() FDs
1998-11-08 Gurusamy Sarathy typo in newHVhv()
1998-11-07 Hans Mulder Finalize the Mach CThreads support.
1998-11-06 Gurusamy Sarathy fix AvREALISH bogusness
1998-11-06 Jarkko Hietaniemi Renamed malloc.c ASSERT() macro to P_ASSERT() because
1998-11-06 Jarkko Hietaniemi Mach CThreads needs #include <mach/cthreads.h>.
1998-11-05 Jarkko Hietaniemi PERL_BADLANG wrongly documented.
1998-11-05 Jarkko Hietaniemi Document all the control flow keywords in perlfunc
1998-11-05 Jarkko Hietaniemi Configure update. Remove last trace of PTHREADS_CREATE...
1998-11-05 Jarkko Hietaniemi VM/ESA and VMS sig_num_init (change#2101) catchup.
next