summaryrefslogtreecommitdiff
path: root/pod/perldelta.pod
Commit message (Expand)AuthorAgeFilesLines
* 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
* sundry typos and suchGurusamy Sarathy2000-02-221-1/+1
* remove vestiges of older attribute syntaxGurusamy Sarathy2000-02-221-2/+2
* integrate cfgperl contents into mainline, update ChangesGurusamy Sarathy2000-02-221-1/+2
|\
| * Integrate with Sarathy.Jarkko Hietaniemi2000-02-211-1/+1
| |\
| * | Be explicit about what ops work with bt vectors.Jarkko Hietaniemi2000-02-191-1/+2
* | | remove dual-valueness of v-strings (i.e., they are pure stringsGurusamy Sarathy2000-02-211-41/+57
* | | generalize "%v" format into a flag for any integral format type:Gurusamy Sarathy2000-02-211-5/+7
| |/ |/|
* | README.vms and related updates (from Peter Prymmer <pvhp@best.com>)Gurusamy Sarathy2000-02-201-1/+1
|/
* integrate cfgperl contents into mainlineGurusamy Sarathy2000-02-191-2/+5
|\
| * Fcntl: more O_ constants, move SEEK_ to @EXPORT_OKJarkko Hietaniemi2000-02-161-2/+5
* | set close-on-exec flag on sockets too, like we do for filesGurusamy Sarathy2000-02-191-5/+7
* | rename byte:: to bytes::Gurusamy Sarathy2000-02-191-2/+2
* | rename "Probable precendence problem" diagnostic to "Bareword foundGurusamy Sarathy2000-02-191-0/+24
|/
* add XS version of Sys::Hostname (from Greg BaconGurusamy Sarathy2000-02-151-5/+10
* incorrect docs about delete() (spotted by Martyn PearceGurusamy Sarathy2000-02-151-4/+6
* Clarify 64-bit issues.Jarkko Hietaniemi2000-02-111-6/+10
* Integrate with Sarathy.Jarkko Hietaniemi2000-02-081-70/+48
* Sys::Syslog goes the XS way (from Tom Hughes <tom@compton.nu>)Gurusamy Sarathy2000-02-041-0/+5
* deltanotes on weakrefs and Pod::Parser (from Tuomas Lukka andGurusamy Sarathy2000-02-021-5/+108
* HINT_UTF8 is not propagated to the op tree anymore; add aGurusamy Sarathy2000-02-011-2/+7