| Commit message (Expand) | Author | Age | Files | Lines |
* | Re: [perl #20606] [PATCH} openbsd hints | Abe Timmerman | 2003-02-03 | 1 | -0/+8 |
* | Duh, test -e ENOPORTABLE, I should've remembered that. | Jarkko Hietaniemi | 2003-02-03 | 1 | -2/+2 |
* | Detypo. | Jarkko Hietaniemi | 2003-02-03 | 1 | -3/+3 |
* | Integrate MIME::Base64 2.16 from CPAN. (Do we really want the | Abhijit Menon-Sen | 2003-02-03 | 12 | -43/+358 |
* | In any case, never copy this but use the same SV since | Artur Bergman | 2003-02-02 | 1 | -1/+1 |
* | Move SvPVIV out of ->op_sv of METHOD_NAMED into the pad, fixes | Artur Bergman | 2003-02-02 | 3 | -2/+3 |
* | Plan 9: Some time has passed. | Jarkko Hietaniemi | 2003-02-02 | 1 | -1/+1 |
* | Re: typo in checkin 18616 | Nick Ing-Simmons | 2003-02-02 | 1 | -1/+1 |
* | Plan 9: Add also config.sh sample for 5.8.0 from Russ Cox. | Jarkko Hietaniemi | 2003-02-02 | 2 | -0/+979 |
* | pod/perlfunc.pod | Abigail | 2003-02-02 | 1 | -5/+5 |
* | [perl #18232] [PATCH] store PL_reg_match_utf8 in reganch | Rafael Garcia-Suarez | 2003-02-02 | 7 | -11/+31 |
* | Also [perl #3547] has been fixed; add its test case. | Jarkko Hietaniemi | 2003-02-02 | 1 | -2/+9 |
* | The [perl #7471] seems to have been fixed; add its test. | Jarkko Hietaniemi | 2003-02-02 | 1 | -2/+9 |
* | [perl #15397] seems to have been fixed; add its test. | Jarkko Hietaniemi | 2003-02-02 | 1 | -2/+9 |
* | Plan 9: Supply also Russ Cox' original config.h for 5.8.0. | Jarkko Hietaniemi | 2003-02-02 | 2 | -0/+4239 |
* | Plan 9: Update config.plan9 based on Russ Cox' work. | Jarkko Hietaniemi | 2003-02-02 | 1 | -722/+3305 |
* | Plan 9: Update the list of object files. | Jarkko Hietaniemi | 2003-02-02 | 1 | -2/+2 |
* | Plan 9: No Configure. | Jarkko Hietaniemi | 2003-02-02 | 1 | -2/+13 |
* | Plan 9: doesn't really do Configure (undo #18585/#18586) | Jarkko Hietaniemi | 2003-02-02 | 1 | -26/+21 |
* | minitest wasn't working. (The $^X /miniperl/ test in | Jarkko Hietaniemi | 2003-02-02 | 5 | -1/+23 |
* | Fix and test for [perl #15549 Empty \Q\E not permitted] | Jarkko Hietaniemi | 2003-02-02 | 2 | -54/+67 |
* | Fix bug #15837, temporary from storable call hadn't gotten | Artur Bergman | 2003-02-01 | 1 | -0/+47 |
* | Integrate from perlio: | Jarkko Hietaniemi | 2003-02-01 | 3 | -44/+71 |
|\ |
|
| * | fflush() before invalidating stdio's fileno. | Nick Ing-Simmons | 2003-02-01 | 1 | -1/+2 |
| * | PerlIO friendly version of speed up of $/ = undef case. | Nick Ing-Simmons | 2003-02-01 | 1 | -9/+22 |
| * | Michael Schroeder's fix for re-try if stdio ops after | Nick Ing-Simmons | 2003-02-01 | 1 | -14/+28 |
| * | Integrate mainline | Nick Ing-Simmons | 2003-02-01 | 44 | -264/+451 |
| |\ |
|
| * | | PERL_IMPLICIT_SYS does NOT vector PerlIO_xxx but PerlSIO_xxx, so | Nick Ing-Simmons | 2003-01-26 | 1 | -21/+21 |
| * | | Integrate mainline | Nick Ing-Simmons | 2003-01-22 | 19 | -43/+170 |
| |\ \ |
|
* | | | | Don't free thread before using it, breaks platforms that | Artur Bergman | 2003-02-01 | 1 | -11/+9 |
* | | | | Re: bleadperl: PerlIOStdio_invalidate_fileno breaks fclose semantics | Nick Ing-Simmons | 2003-02-01 | 1 | -1/+2 |
| |_|/
|/| | |
|
* | | | Go even further (back) than change #18608 and revert | Jarkko Hietaniemi | 2003-01-31 | 1 | -4/+2 |
* | | | [FIX] Re: UTF-8 failures (surprise!) | Adrian M. Enache | 2003-01-31 | 2 | -21/+11 |
* | | | Fix typo in version check ($[ to $]). | Abhijit Menon-Sen | 2003-01-31 | 1 | -1/+1 |
* | | | Upper<->Lower case mistake in perlunicode.pod ? | Jose Auguste-Etienne | 2003-01-30 | 1 | -1/+1 |
* | | | [perl #20616] code example in the FAQ that isn't strict-friendly. | Beckett Richard-qswi266 | 2003-01-30 | 1 | -1/+1 |
* | | | FAQ sync. | Rafael Garcia-Suarez | 2003-01-30 | 7 | -48/+58 |
* | | | [FIX] Re: UTF-8 failures (surprise!) | Adrian M. Enache | 2003-01-30 | 2 | -3/+47 |
* | | | Updates to the openbsd hints | Todd C. Miller | 2003-01-30 | 1 | -16/+17 |
* | | | More of the #18600. | Jarkko Hietaniemi | 2003-01-29 | 1 | -4/+4 |
* | | | Retract the %_/SVf change (part of #18456) for PROTOTYPE (CV) | Jarkko Hietaniemi | 2003-01-29 | 1 | -1/+1 |
* | | | Fix a very small memory leak in op_free, by reserving the | Paul Johnson | 2003-01-28 | 1 | -2/+4 |
* | | | Integrate from maint-5.8: | Rafael Garcia-Suarez | 2003-01-28 | 3 | -5/+7 |
* | | | Re: [perl #20274] perlbug requires dynamic loading | Slaven Rezic | 2003-01-27 | 1 | -4/+14 |
* | | | Introduce the PUSHSUB_DB macro, equivalent to PUSHSUB, but | Dave Mitchell | 2003-01-27 | 2 | -3/+13 |
* | | | make Copy On Write work once again | Nicholas Clark | 2003-01-27 | 1 | -1/+1 |
* | | | Update the pod list for Plan 9. | Jarkko Hietaniemi | 2003-01-27 | 1 | -3/+5 |
* | | | When we copy things out of a hash and increment the | Artur Bergman | 2003-01-26 | 1 | -0/+2 |
* | | | Missing (STRLEN)casts. | Jarkko Hietaniemi | 2003-01-26 | 1 | -7/+7 |
* | | | OPf_SPECIAL on OP_DBSTATE now indicates a breakpoint. | Dave Mitchell | 2003-01-26 | 3 | -3/+11 |