bogus assert()
[p5sagit/p5-mst-13.2.git] / pod /
1999-01-17 Gurusamy Sarathy sanity check piped opens (tweaked version of patch...
1999-01-17 Gurusamy Sarathy PERL_OBJECTness for change#2595
1999-01-17 Gurusamy Sarathy documentation in change#2596 is not quite right; fix it
1999-01-17 Gurusamy Sarathy integrate cfgperl changes into mainline, fix conflicts
1999-01-17 Gurusamy Sarathy a few doc typos
1999-01-14 Tom Christiansen perlopentut.pod
1999-01-13 David Dyck PATCH to perl5.005_54/pod/perldsc.pod (fix typo)
1999-01-13 Joshua Pritikin modglobal w/ spelling fixes
1999-01-08 Tom Christiansen FAQ jumbo patch from tchrist.
1999-01-02 Jarkko Hietaniemi perldelta the Dumpvalue.pm of change #2513.
1998-12-31 Chris Nandor Re: [PATCH] perlport.pod 1.38
1998-12-31 Wilson P. Snyder II REV2: Binary number support
1998-12-31 Tim Bunce bug in pod2man search for perl binary [5.005_5x]
1998-12-29 Jarkko Hietaniemi Document change #2516.
1998-12-29 Ilya Zakharevich Warn on unrecognized alpha escapes.
1998-12-28 Nathan Torkington perlxstut.pod fix
1998-12-28 Artur Bergman PATCH: perlmodlib.pod
1998-12-28 Abigail Typo in documentation of pod2html.
1998-12-28 Alan Harder perlfaq9 minor error
1998-12-23 Jarkko Hietaniemi More porting notes about filesystems, AmigaOS, and...
1998-12-21 Chris Nandor perlport.pod v1.37
1998-12-18 Tom Christiansen Address some of the issues of:
1998-12-17 Tom Christiansen Some (by far not all) issues of the below message addre...
1998-12-15 Jarkko Hietaniemi Undo #2386 and #2205.
1998-12-12 Christian Burger Document that qw() taints.
1998-12-08 Jarkko Hietaniemi Integrate from mainperl.
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-03 Jarkko Hietaniemi s/\bthe the\b/the/g *.pod
1998-12-02 Tom Christiansen Fix most of the bad L<> links of
1998-12-01 Gurusamy Sarathy 5.005_54, as released
1998-11-29 Gurusamy Sarathy integrate cfgperl changes into mainline
1998-11-29 Nick Ing-Simmons Update docs and English.pm for $^C
1998-11-29 Gurusamy Sarathy updated perlreftut.pod
1998-11-29 Gurusamy Sarathy notes about -DPERL_POLLUTE
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 backout change#2334
1998-11-28 Ilya Zakharevich Change $#+
1998-11-28 Ilya Zakharevich additional documentation for qr//
1998-11-28 John Tobey PATCH: document English.pm sawampersand and thread...
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 add (stub) perldelta.pod
1998-11-28 Gurusamy Sarathy rename perldelta.pod to perl5005delta.pod in preparatio...
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 Gurusamy Sarathy integrate cfgperl changes into mainline
1998-11-22 Jarkko Hietaniemi perlhist.pod 1.54, containing 5_53.
1998-11-22 John Tobey perlfaq typos
1998-11-22 Jarkko Hietaniemi -x should be C<-x>, reported by Gerben Wierda.
1998-11-22 Kurt D. Starsinic Re: [PATCH] Re: pod2man bug in date generated line
1998-11-17 Gurusamy Sarathy propagate failures in DESTROY() as (optional) warnings
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-05 Jarkko Hietaniemi PERL_BADLANG wrongly documented.
1998-11-05 Jarkko Hietaniemi Document all the control flow keywords in perlfunc
1998-11-03 Jarkko Hietaniemi Document quads in pack.
1998-11-03 Jarkko Hietaniemi VM/ESA updates.
1998-10-30 Gurusamy Sarathy mention the C<$SIG{CHLD} = 'IGNORE'> special case
1998-10-30 Roderick Schertler patch for daemonization docs in perlipc
1998-10-30 Gurusamy Sarathy phase 1 of somewhat major rearrangement of PERL_OBJECT...
1998-10-25 Jarkko Hietaniemi list builtins with portability caveats
1998-10-25 Anton Berezin include eof() in description of buffering caveats
1998-10-21 Gurusamy Sarathy restore sanity to "constant" references
1998-10-17 Jarkko Hietaniemi Integrate mainperl.
1998-10-17 Gurusamy Sarathy clarify section name rules for typemaps
1998-10-17 Gisle Aas applied suggested patch with small doc tweak
1998-10-03 Gurusamy Sarathy suppress manifypods leak in extensions
1998-10-02 Gurusamy Sarathy make warning about glob process failure optional
1998-10-02 Dominic Dunlop document yet another RE diagnostic, make it consistent...
1998-10-02 Gurusamy Sarathy win32 caveats about truncate()
1998-10-02 Jarkko Hietaniemi various Configure and hints updates (prefer drand48...
1998-09-25 Gurusamy Sarathy big Configure update from Jarkko: sync metaconfig units...
1998-09-24 Colin Kuskie perlform.pod
1998-09-24 Nathan Torkington 5.005_02 perlfunc.pod, improve umask entry
1998-09-24 Gurusamy Sarathy grandfather deprecated "$$<digit>" no more
1998-09-23 Gurusamy Sarathy misc pod tweaks
1998-09-23 Roderick Schertler seed srand from /dev/urandom when possible
1998-09-23 Roderick Schertler doc update for crypt()'s salt
1998-09-23 Gurusamy Sarathy plug strictly private function leaks in API listing
1998-09-23 Green, Paul RE: [PATCH] 5.005_02 and 5.005_51: Stratus VOS port
1998-09-23 Charles Bailey (via private mail)
1998-09-23 Gurusamy Sarathy warn on C<my($foo,$foo)>
1998-09-23 Alan Burlison document 'U' magic with examples
1998-09-23 Gurusamy Sarathy re-introduce change#1703
1998-09-23 Gurusamy Sarathy make \(%foo) return refs to values (not copies of values)
1998-09-23 Ilya Zakharevich patch to support computed regular subexpressions
1998-09-23 M. J. T. Guy document non-loopish blocks better
1998-09-23 Gurusamy Sarathy better diagnostic for do{} used as lvalue
1998-09-23 Jarkko Hietaniemi apply minimal variant of patch (sent via private mail)
1998-09-23 Ilya Zakharevich support match indices via special variables @- and @+
1998-09-23 Gurusamy Sarathy integrate maint-5.005 changes (except conflicting chang...
1998-09-23 Gurusamy Sarathy perl.pod tweak
1998-09-20 M. J. T. Guy Fix typo, change "an array" to "a hash"
1998-08-10 Gurusamy Sarathy various tweaks: fix signed vs. unsigned problems that...
1998-08-09 Gurusamy Sarathy fix coredump with MULTIPLICITY (ckWARN() needs early...
1998-08-08 Gurusamy Sarathy integrate maint-5.005 changes into mainline
next