summaryrefslogtreecommitdiff
path: root/pod/perldelta.pod
Commit message (Expand)AuthorAgeFilesLines
* add note about lib/open3.t#22 failure on Win2KGurusamy Sarathy2000-03-221-0/+5
* make unloading of extension shared objects (change#5381) a buildGurusamy Sarathy2000-03-221-0/+15
* missing pieces in perldeltaGurusamy Sarathy2000-03-221-5/+18
* rename tests to more appropriate namesGurusamy Sarathy2000-03-221-1/+1
* Disallow using too old gcc in {Tru64,Digital UNIX,DEC OSF/1}.Jarkko Hietaniemi2000-03-211-0/+6
* integrate cfgperl and vmsperl contents into mainlineGurusamy Sarathy2000-03-211-0/+8
|\
* | make parenthetic warnings look consistent; make diagnostic onGurusamy Sarathy2000-03-211-2/+2
* | add @x->[2] bug to known issues (from Johan Vromans)Gurusamy Sarathy2000-03-191-0/+12
* | mention need to wait for children (from Russ Allbery)Gurusamy Sarathy2000-03-191-22/+26
* | integrate cfgperl contents into mainlineGurusamy Sarathy2000-03-191-1/+78
|\ \
| * | Taint msgrcv() messages; general SysV IPC cleanup.Jarkko Hietaniemi2000-03-191-4/+5
| * | Taint shmread().Jarkko Hietaniemi2000-03-191-0/+6
| * | Taint also the passwd field of the getpw*().Jarkko Hietaniemi2000-03-191-3/+4
| * | Taint the shell from the getpw*.Jarkko Hietaniemi2000-03-181-0/+5
| * | Add the NEXTSTEP strftime %j bug to Known Problems.Jarkko Hietaniemi2000-03-171-0/+7
| * | Add "Known Problems" section.Jarkko Hietaniemi2000-03-171-1/+58
* | | produce better error message when \N{...} is used withoutGurusamy Sarathy2000-03-191-7/+4
* | | warn about CHECK and INIT blocks encountered at run timeGurusamy Sarathy2000-03-191-33/+41
|/ /
* | more warnings tidy-ups (from Paul Marquess)Gurusamy Sarathy2000-03-141-0/+19
* | patches for many bugs in the debugger; documentation updates forGurusamy Sarathy2000-03-141-0/+35
* | mention changes to diagnosticsGurusamy Sarathy2000-03-131-0/+13
|/
* another optimized-OP_SASSIGN bug: ops that were not OA_TARGLEXGurusamy Sarathy2000-03-121-1/+1
* Integrate with Sarathy.Jarkko Hietaniemi2000-03-121-0/+4
|\
| * Larry's patch to disallow CORE::Snark, with perldiag entryGurusamy Sarathy2000-03-121-0/+4
* | todo and perldelta updatesJarkko Hietaniemi2000-03-111-25/+40
|/
* perldelta update, typos and whitespace adjustmentsGurusamy Sarathy2000-03-111-109/+113
* tweak Unicode notes, other cleanupsGurusamy Sarathy2000-03-091-66/+21
* avoid autoflushing behavior of fork/system/exec on Solaris (thanksGurusamy Sarathy2000-03-091-6/+3
* make Dump() call the XSUB implementation transparently (modifiedGurusamy Sarathy2000-03-081-0/+3
* Make the stringification more customizable.Jarkko Hietaniemi2000-03-081-0/+16
* add Term::ANSIColor, perldelta notes on Pod::Man, and fix a bugGurusamy Sarathy2000-03-051-1/+18
* adjust perldeltaGurusamy Sarathy2000-03-041-22/+8
* whitespace and readabiliti nits in the pods (from Michael G SchwernGurusamy Sarathy2000-03-031-21/+20
* perldelta tweaksGurusamy Sarathy2000-03-031-13/+24
* integrate cfgperl and vmsperl contents into mainlineGurusamy Sarathy2000-03-031-1/+24
* perldelta notes about IO::Socket changes (from Graham Barr)Gurusamy Sarathy2000-03-031-0/+9
* move doc about v-strings from perlop to perldata (suggested byGurusamy Sarathy2000-03-021-1/+1
* add support for Env arrays (from Gregor N. PurdyGurusamy Sarathy2000-03-011-0/+13
* support kill(0,$pid) on Windows to test if process existsGurusamy Sarathy2000-03-011-0/+3
* add OO tutorial for beginners (from Randal L. SchwartzGurusamy Sarathy2000-02-291-0/+4
* integrate cfgperl contents into mainlineGurusamy Sarathy2000-02-291-9/+20
|\
| * Bigger warning on the changed behaviour of the unary ~.Jarkko Hietaniemi2000-02-291-0/+12
| * Lift the 32-bit straightjacket from bit ops;Jarkko Hietaniemi2000-02-281-9/+8
* | support fetching current interpreter from TLS under useithreadsGurusamy Sarathy2000-02-291-5/+6
|/
* fix outdated URLs (from Michael G Schwern)Gurusamy Sarathy2000-02-281-4/+5
* support fields::new() and fields::phash() to create pseudo-hashGurusamy Sarathy2000-02-271-0/+6
* remove outdated info about csh and glob(); glob() need not failGurusamy Sarathy2000-02-271-1/+1
* Rename use64bits to use64bitint;Jarkko Hietaniemi2000-02-261-11/+18
* Megalopatch for Configure: Andy's new installation schemes;Jarkko Hietaniemi2000-02-251-6/+30
* per Larry's idea, parse 1.2.3 as v1.2.3; C<require 5.6.0> andGurusamy Sarathy2000-02-231-3/+22