Add tests for Term::Cap
[p5sagit/p5-mst-13.2.git] / pod /
2001-09-30 Brian Ingerson Patch to put qsortsv in the public API
2001-09-30 Rafael Garcia-Suarez additional docs and tests
2001-09-30 Jarkko Hietaniemi FAQ sync.
2001-09-29 Jarkko Hietaniemi More Unicode todo.
2001-09-29 Jarkko Hietaniemi Explain a bit the new more flexible \p\P syntax.
2001-09-29 Jarkko Hietaniemi More leniency to the \p and \P: now can have whitespace
2001-09-29 Jarkko Hietaniemi Allow for more flexibility in the \p{In...} names, now
2001-09-27 Casey West (retracted by #12338)
2001-09-27 Jarkko Hietaniemi Integrate changes #12241 and #12242 from macperl:
2001-09-25 Jarkko Hietaniemi perldiag entry for #12205.
2001-09-25 Jarkko Hietaniemi perltooc et al updates.
2001-09-25 Michael G. Schwern Deprecating chdir(undef)/chdir('')
2001-09-23 Rafael Garcia-Suarez proposal : put the @INC-hooks directly in %INC
2001-09-23 Abhijit Menon-Sen Additional minor chdir() tweak.
2001-09-23 Abhijit Menon-Sen Mention $ENV{SYS$LOGIN} in chdir() documentation, as...
2001-09-23 chromatic Re:
2001-09-22 Abhijit Menon-Sen `@foo' should be @foo for consistency.
2001-09-22 Jarkko Hietaniemi Rename perltootc as perltooc for 8.3-friedliness.
2001-09-22 Michael Carman Re: [ID 20010919.001] local() fails on imported variables
2001-09-22 Michael G. Schwern expand DOS-like table (was Re: test
2001-09-22 Peter Scott perldiag.pod
2001-09-21 Ronald J. Kimball avoid v-strings with require/use
2001-09-21 Robert Spier Re: GDB Debugging Macros from mod_perl
2001-09-20 Jarkko Hietaniemi Remove iconv references since we are not using it
2001-09-20 Dave Mitchell Re: ARGV and read
2001-09-20 Jarkko Hietaniemi Fresh copies from the cvs.perl.org perlfaq repository.
2001-09-16 Jarkko Hietaniemi Supply more details on how lc/uc/lcfirst/ucfirst are
2001-09-15 Jarkko Hietaniemi Elaborate (well, make more vague, really) #12030.
2001-09-15 Jarkko Hietaniemi Document that the lc(), uc(), lcfirst(), ucfirst()
2001-09-15 Jarkko Hietaniemi Document what's still to be done on the regular expression
2001-09-14 Robin Barker Re: unterminated C<...> at line 426 in file perlport.pod
2001-09-14 H.Merijn Brand unterminated C<...> at line 426 in file perlport.pod
2001-09-14 Peter Scott Execute files of debugger commands
2001-09-13 Jarkko Hietaniemi Regen headers.
2001-09-12 Ilmari Karonen Deobfuscate Fisher-Yates example code
2001-09-11 Jarkko Hietaniemi Fix unpack U to be the reverse of pack U
2001-09-10 Nicholas Clark avoiding hoardes of zombies
2001-09-10 Jarkko Hietaniemi Detypo.
2001-09-10 Jarkko Hietaniemi Warn against using bare v-strings as IP addresses
2001-09-10 Artur Bergman Removed reference of -DPERL_CUSTOM_OPS in the documenta...
2001-09-09 Jarkko Hietaniemi Use the tried method.
2001-09-09 Jarkko Hietaniemi perlport additions: 1 while unlink, add/delete directory
2001-09-07 Jarkko Hietaniemi Rename the old threading tutorial, start a new one,
2001-09-07 Jarkko Hietaniemi Try to make Socket::inet_ntoa() more robust.
2001-09-07 Stas Bekman Re: perlvar manpage and localizing special vars
2001-09-06 Jarkko Hietaniemi [PATCH] for perlhack.pod - no p5p archive on deja/google
2001-09-06 Jarkko Hietaniemi Update the is_tainted() example implementation.
2001-09-05 Nicholas Clark Re: [ID 20010825.006] -DCRIPPLED_CC is broken
2001-09-05 Richard Soderberg Re: sv_catpvfn and sv_setpvfn
2001-09-05 Nicholas Clark oct and hex in glorious 64 bit (with less bugs) (was...
2001-09-04 Jarkko Hietaniemi Add the \[$@%&*] prototype support.
2001-09-04 Jarkko Hietaniemi More srand entry tweakage based on Randal's suggestion.
2001-09-04 Jarkko Hietaniemi Typo fix and slight rewording.
2001-09-04 Jarkko Hietaniemi Update the FAQ now that Scalar-List-Utils 1.03 has...
2001-09-03 Jarkko Hietaniemi Make crypt() do something more sane for Unicode
2001-09-03 Jarkko Hietaniemi Reorganize the srand entry.
2001-09-03 Michael G. Schwern Tests for srand()
2001-09-03 Artur Bergman Document the changes with regards to running of END...
2001-09-02 Jarkko Hietaniemi Tick off Unicode collation and the normalization from
2001-09-01 Nicholas Clark oct() and hex()
2001-08-31 Gurusamy Sarathy remove deprecated PERL_OBJECT cruft, it has long since...
2001-08-31 Philip Newton [DOC PATCH] Add perl4 warning messages to perldiag.pod
2001-08-30 Michael G. Schwern Yet another improvement to the
2001-08-28 Michael G. Schwern Adding the failure diagnostic
2001-08-28 Rafael Garcia-Suarez put useful info in %INC for files loaded by a hook...
2001-08-28 Michael G. Schwern Re: [PATCH pod/perlhack.pod t/op/pack.t] Fixing bad...
2001-08-27 Michael G. Schwern Fixing bad testing advice
2001-08-27 chromatic pod/perlfunc.pod, lib/Net/Ping.pm, ext/POSIX/POSIX.pod
2001-08-27 Artur Bergman Changes USE_THREADS to USE_5005THREADS in the entire...
2001-08-27 Simon Cozens Custom Ops
2001-08-25 John Peacock Re: [PATCH] Added wisdom to perlhack.pod
2001-08-25 Nicholas Clark (was Re: PerlIO regerssion tests?)
2001-08-25 Rafael Garcia-Suarez [DOC PATCH] The coderef-in-@INC feature
2001-08-24 Abhijit Menon-Sen #11739 was incomplete.
2001-08-24 Philip Newton [DOC patch bleadperl] "misspelled" misspelled
2001-08-24 Rafael Garcia-Suarez [DOC PATCH] Adding new warning in perldiag.pod
2001-08-23 Artur Bergman Removed toy from 17133 after Matt Sargeants request.
2001-08-23 Robin Houston Faster permutation algorithms
2001-08-20 Ilmari Karonen Rewrite $. entry and switch to -> syntax
2001-08-18 Jarkko Hietaniemi New try for ID 20010407.006: detach the semantics
2001-08-16 Jarkko Hietaniemi Document the bytes-to-Unicode upgrading.
2001-08-14 Jarkko Hietaniemi Todo updates.
2001-08-13 Jarkko Hietaniemi [PATHC] sharedsv.[c|h]
2001-08-12 Jarkko Hietaniemi Todo updates and fixes.
2001-08-12 Jarkko Hietaniemi Dispell the "use utf8" superstition.
2001-08-10 Jarkko Hietaniemi Decommission Time::Piece; unnecessary Yet Another Time...
2001-08-10 Mark A. Hershberger patch for perlvar.pod
2001-08-09 Jarkko Hietaniemi s/z/tz/
2001-08-09 Jarkko Hietaniemi Article nit.
2001-08-09 Jarkko Hietaniemi Rename lib/unicode files to lib/unicore to avoid
2001-08-09 Jarkko Hietaniemi Introduce more floating point classifying APIs;
2001-08-09 Nick Ing-Simmons Integrate mainline
2001-08-08 Craig A. Berry better VMS docs for $?, exit(), and system()
2001-08-07 Jarkko Hietaniemi Update the magazine information.
2001-08-07 Jarkko Hietaniemi With permission, change the licensing of the docs by
2001-08-06 Jarkko Hietaniemi Advertise File::Temp, don't advertise POSIX::tmpnam().
2001-08-03 Nick Ing-Simmons Integrate mainline
2001-08-02 Jarkko Hietaniemi Add PerlCE to the docs.
2001-08-01 Audrey Tang [ID 20010801.039] perlre.pod message typo
2001-07-31 Jarkko Hietaniemi Regen perlapi.
next