summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Re: [perl #20606] [PATCH} openbsd hintsAbe Timmerman2003-02-031-0/+8
* Duh, test -e ENOPORTABLE, I should've remembered that.Jarkko Hietaniemi2003-02-031-2/+2
* Detypo.Jarkko Hietaniemi2003-02-031-3/+3
* Integrate MIME::Base64 2.16 from CPAN. (Do we really want theAbhijit Menon-Sen2003-02-0312-43/+358
* In any case, never copy this but use the same SV sinceArtur Bergman2003-02-021-1/+1
* Move SvPVIV out of ->op_sv of METHOD_NAMED into the pad, fixesArtur Bergman2003-02-023-2/+3
* Plan 9: Some time has passed.Jarkko Hietaniemi2003-02-021-1/+1
* Re: typo in checkin 18616Nick Ing-Simmons2003-02-021-1/+1
* Plan 9: Add also config.sh sample for 5.8.0 from Russ Cox.Jarkko Hietaniemi2003-02-022-0/+979
* pod/perlfunc.podAbigail2003-02-021-5/+5
* [perl #18232] [PATCH] store PL_reg_match_utf8 in reganchRafael Garcia-Suarez2003-02-027-11/+31
* Also [perl #3547] has been fixed; add its test case.Jarkko Hietaniemi2003-02-021-2/+9
* The [perl #7471] seems to have been fixed; add its test.Jarkko Hietaniemi2003-02-021-2/+9
* [perl #15397] seems to have been fixed; add its test.Jarkko Hietaniemi2003-02-021-2/+9
* Plan 9: Supply also Russ Cox' original config.h for 5.8.0.Jarkko Hietaniemi2003-02-022-0/+4239
* Plan 9: Update config.plan9 based on Russ Cox' work.Jarkko Hietaniemi2003-02-021-722/+3305
* Plan 9: Update the list of object files.Jarkko Hietaniemi2003-02-021-2/+2
* Plan 9: No Configure.Jarkko Hietaniemi2003-02-021-2/+13
* Plan 9: doesn't really do Configure (undo #18585/#18586)Jarkko Hietaniemi2003-02-021-26/+21
* minitest wasn't working. (The $^X /miniperl/ test inJarkko Hietaniemi2003-02-025-1/+23
* Fix and test for [perl #15549 Empty \Q\E not permitted]Jarkko Hietaniemi2003-02-022-54/+67
* Fix bug #15837, temporary from storable call hadn't gottenArtur Bergman2003-02-011-0/+47
* Integrate from perlio:Jarkko Hietaniemi2003-02-013-44/+71
|\
| * fflush() before invalidating stdio's fileno.Nick Ing-Simmons2003-02-011-1/+2
| * PerlIO friendly version of speed up of $/ = undef case.Nick Ing-Simmons2003-02-011-9/+22
| * Michael Schroeder's fix for re-try if stdio ops after Nick Ing-Simmons2003-02-011-14/+28
| * Integrate mainlineNick Ing-Simmons2003-02-0144-264/+451
| |\
| * | PERL_IMPLICIT_SYS does NOT vector PerlIO_xxx but PerlSIO_xxx, soNick Ing-Simmons2003-01-261-21/+21
| * | Integrate mainlineNick Ing-Simmons2003-01-2219-43/+170
| |\ \
* | | | Don't free thread before using it, breaks platforms thatArtur Bergman2003-02-011-11/+9
* | | | Re: bleadperl: PerlIOStdio_invalidate_fileno breaks fclose semanticsNick Ing-Simmons2003-02-011-1/+2
| |_|/ |/| |
* | | Go even further (back) than change #18608 and revertJarkko Hietaniemi2003-01-311-4/+2
* | | [FIX] Re: UTF-8 failures (surprise!)Adrian M. Enache2003-01-312-21/+11
* | | Fix typo in version check ($[ to $]).Abhijit Menon-Sen2003-01-311-1/+1
* | | Upper<->Lower case mistake in perlunicode.pod ?Jose Auguste-Etienne2003-01-301-1/+1
* | | [perl #20616] code example in the FAQ that isn't strict-friendly.Beckett Richard-qswi2662003-01-301-1/+1
* | | FAQ sync.Rafael Garcia-Suarez2003-01-307-48/+58
* | | [FIX] Re: UTF-8 failures (surprise!)Adrian M. Enache2003-01-302-3/+47
* | | Updates to the openbsd hintsTodd C. Miller2003-01-301-16/+17
* | | More of the #18600.Jarkko Hietaniemi2003-01-291-4/+4
* | | Retract the %_/SVf change (part of #18456) for PROTOTYPE (CV)Jarkko Hietaniemi2003-01-291-1/+1
* | | Fix a very small memory leak in op_free, by reserving thePaul Johnson2003-01-281-2/+4
* | | Integrate from maint-5.8:Rafael Garcia-Suarez2003-01-283-5/+7
* | | Re: [perl #20274] perlbug requires dynamic loadingSlaven Rezic2003-01-271-4/+14
* | | Introduce the PUSHSUB_DB macro, equivalent to PUSHSUB, butDave Mitchell2003-01-272-3/+13
* | | make Copy On Write work once againNicholas Clark2003-01-271-1/+1
* | | Update the pod list for Plan 9.Jarkko Hietaniemi2003-01-271-3/+5
* | | When we copy things out of a hash and increment the Artur Bergman2003-01-261-0/+2
* | | Missing (STRLEN)casts.Jarkko Hietaniemi2003-01-261-7/+7
* | | OPf_SPECIAL on OP_DBSTATE now indicates a breakpoint.Dave Mitchell2003-01-263-3/+11