summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Re: switch from byacc to bisonAbe Timmerman2004-02-141-3/+3
* remove binary compatibility stuff from the yacc -> bison switchDave Mitchell2004-02-142-21/+0
* Switch from byacc to bison and simplify the perly.* regenerationDave Mitchell2004-02-1423-6443/+2995
* Fix an fcntl example in perlopentut, spotted by MJD.Rafael Garcia-Suarez2004-02-131-1/+3
* The new -Dq option didn't actually work!Dave Mitchell2004-02-121-2/+3
* [comment patch] (ed: mg.c:mg_set() => mg.c:Perl_magic_set())Stas Bekman2004-02-121-1/+1
* Re: [PATCH] Add "Camel" logo icon to perl.exe on WindowsGreg Matheson2004-02-101-1/+5
* Add 5.005_04-RC1 and Leon in perlhist.Rafael Garcia-Suarez2004-02-101-1/+3
* Add a note in Unicode::UCD about the _getcode() functionRafael Garcia-Suarez2004-02-091-0/+1
* Implement stacked filetest operators (-f -w -x $file).Rafael Garcia-Suarez2004-02-099-64/+166
* Re: [perl #26073] sprintf miscounts padding when format is utf8 Hugo van der Sanden2004-02-092-2/+12
* reduce overhead of charnames.pm, make op/pat.t work under miniperlYitzchak Scott-Thoennes2004-02-091-3/+15
* Add the new private flag OPpGREP_LEX in B::Concise.Rafael Garcia-Suarez2004-02-081-1/+3
* map and grep weren't working correctly with lexical $_ inRafael Garcia-Suarez2004-02-083-5/+31
* Re: [PATCH] Add "Camel" logo icon to perl.exe on WindowsGreg Matheson2004-02-081-4/+4
* Correct some prototypes in perlapi.podSteve Hay2004-02-082-6/+6
* Fix absolute path handling in installhtmlSteve Hay2004-02-081-11/+3
* chomp() cares about UnicodeSADAHIRO Tomoyuki2004-02-081-2/+2
* Comment to record why we can't clear placeholders in hsplitNicholas Clark2004-02-071-0/+5
* deleting keys in restricted hashes was leaking the entry. Yow!Nicholas Clark2004-02-072-1/+35
* Now hv_delete is able to ingore placeholders.Nicholas Clark2004-02-071-15/+0
* All whitespace is equal, but some whitespace is more equal than othersNicholas Clark2004-02-071-1/+1
* hv_clear_placeholders now manipulates the linked lists directly, ratherNicholas Clark2004-02-071-36/+39
* Added hints_4.sh for specific AIX 4 supportH.Merijn Brand2004-02-062-0/+590
* Fix a non-standard NAME pod sectionRafael Garcia-Suarez2004-02-061-1/+1
* The "my $_" wasn't nice with foreach loops.Rafael Garcia-Suarez2004-02-042-2/+26
* AIX 3 support removed from default hints after its separationH.Merijn Brand2004-02-041-26/+12
* AIX 3 hints split off from default hints in preparationH.Merijn Brand2004-02-042-0/+354
* More docs and tests for "my $_".Rafael Garcia-Suarez2004-02-033-2/+34
* was Re: [Fwd: CPAN Upload: J/JP/JPEACOCK/version-0.36.tar.gz]John Peacock2004-02-0310-326/+529
* Implement "my $_".Rafael Garcia-Suarez2004-02-0315-46/+266
* Regenerate perlapi.pod.Rafael Garcia-Suarez2004-02-031-23/+23
* If someone chooses xlc as default C compiler, threaded buildsH.Merijn Brand2004-02-031-1/+1
* patch for IRIX/gcc link issuesMartin Pool2004-02-011-0/+5
* update fix to Shell.pm in change #22254: make /dev/null portableDave Mitchell2004-02-011-2/+5
* Re: [perl #15063] /tmp issuesSolar Designer2004-02-0136-139/+103
* threads documentation: fork on UNIX might not copy all threads.Dave Mitchell2004-02-011-3/+4
* add test for Change 22194: Dave Mitchell2004-02-011-0/+7
* Patch for Shell.pmManuel Valente2004-02-011-3/+10
* Make Time/HiRes/t/HiRes.t die more gracefully if its watchdogDave Mitchell2004-02-011-1/+1
* Don't show code closing STD{IN,OUT} before reopening, becauseChip Salzenberg2004-01-312-5/+0
* Another undocumented use of $_ : with reverse().Rafael Garcia-Suarez2004-01-301-0/+2
* Drop optimization for -O3 *and higher*H.Merijn Brand2004-01-301-1/+1
* Regenerate perlapi.pod.Rafael Garcia-Suarez2004-01-291-23/+23
* Re: [perl #25269] panic: pp_match start/end pointers in m/^(?=.*(a)).*(bc)/ Hugo van der Sanden2004-01-292-3/+9
* I'm the new maintainer of Switch.Rafael Garcia-Suarez2004-01-283-2/+5
* Message-ID: <40113F7B.6050701@davidfavor.com>David Favor2004-01-281-1/+1
* Update perl591delta.pod with what we've done so far.Rafael Garcia-Suarez2004-01-271-1/+96
* Regenerate Changes.Rafael Garcia-Suarez2004-01-271-19886/+3043
* Storable's hints file shouldn't blanket set optimize to -O2 on LinuxNicholas Clark2004-01-271-1/+6