2001-02-22 |
Jarkko Hietaniemi | Add -stdio to the archname if no perlio selected, |
commit | commitdiff | tree | snapshot |
2001-02-22 |
Jarkko Hietaniemi | *drum roll* Make perlio the default. |
commit | commitdiff | tree | snapshot |
2001-02-22 |
Jarkko Hietaniemi | Integrate change #8665 from maintperl to mainline, |
commit | commitdiff | tree | snapshot |
2001-02-22 |
Tim Jenness | Re: File::Temp::_gettemp warning |
commit | commitdiff | tree | snapshot |
2001-02-22 |
Peter Prymmer | [patch: perl@8867] embed.{h|pl} need not mention ebcdic... |
commit | commitdiff | tree | snapshot |
2001-02-21 |
Charles Lane | glob-in-eval memory leak fix |
commit | commitdiff | tree | snapshot |
2001-02-21 |
Jarkko Hietaniemi | Retract #8875, cannot let go of the old semantics of... |
commit | commitdiff | tree | snapshot |
2001-02-21 |
Jarkko Hietaniemi | Run run/*.t also in minitest. |
commit | commitdiff | tree | snapshot |
2001-02-21 |
Jarkko Hietaniemi | Fix the sys/fcntl.h problem reported by Peter Prymmer. |
commit | commitdiff | tree | snapshot |
2001-02-21 |
Jarkko Hietaniemi | If no sfio, no -lsfio. |
commit | commitdiff | tree | snapshot |
2001-02-21 |
Jarkko Hietaniemi | Make unpack C and unpack U truly equivalent. |
commit | commitdiff | tree | snapshot |
2001-02-21 |
Peter Prymmer | [patch perl@8841] One URL update and a possible OS... |
commit | commitdiff | tree | snapshot |
2001-02-21 |
Andreas König | fix for charnames above FFFF |
commit | commitdiff | tree | snapshot |
2001-02-21 |
Jarkko Hietaniemi | Integrate change #8868 from pureperl to mainline. |
commit | commitdiff | tree | snapshot |
2001-02-21 |
Jarkko Hietaniemi | Put back the #8840, it was innocent. |
commit | commitdiff | tree | snapshot |
2001-02-21 |
Jarkko Hietaniemi | unpack("C", ...) was left slightly unfinished by #8865. |
commit | commitdiff | tree | snapshot |
2001-02-21 |
Jarkko Hietaniemi | Update Changes. |
commit | commitdiff | tree | snapshot |
2001-02-21 |
Jarkko Hietaniemi | Upgrade to CGI.pm 2.752, from Lincoln Stein. |
commit | commitdiff | tree | snapshot |
2001-02-21 |
Jarkko Hietaniemi | Make pack("C", 0x100) to create Unicode, unless under the |
commit | commitdiff | tree | snapshot |
2001-02-20 |
Jarkko Hietaniemi | Don't do casting between pointers pointing to different... |
commit | commitdiff | tree | snapshot |
2001-02-20 |
Peter Prymmer | workaround VMS I/O problem in Test.pm for bug ID 200102... |
commit | commitdiff | tree | snapshot |
2001-02-20 |
Jarkko Hietaniemi | "pseudo-literal j", a documentation glitch reported... |
commit | commitdiff | tree | snapshot |
2001-02-20 |
Jarkko Hietaniemi | Skip the Perl_sys_intern_clear and Perl_sys_intern_init, |
commit | commitdiff | tree | snapshot |
2001-02-20 |
Jarkko Hietaniemi | Integrate pureperl changes #8844,8845,8850 to mainline |
commit | commitdiff | tree | snapshot |
2001-02-20 |
Jarkko Hietaniemi | Integrate changes #8853,8854 from maintperl to mainline. |
commit | commitdiff | tree | snapshot |
2001-02-20 |
Jarkko Hietaniemi | Filter::Util::Call update to 1.05, from Paul Marquess. |
commit | commitdiff | tree | snapshot |
2001-02-20 |
Craig A. Berry | glob-basic.t, runenv.t fix-ups |
commit | commitdiff | tree | snapshot |
2001-02-20 |
Jarkko Hietaniemi | strict-w-proof the ?DBM_File, from Paul Marquess. |
commit | commitdiff | tree | snapshot |
2001-02-20 |
Jarkko Hietaniemi | The #8843 wasn't quite right: %Config needs to imported. |
commit | commitdiff | tree | snapshot |
2001-02-20 |
Jarkko Hietaniemi | Retract the #8838 and #8840 for now because of |
commit | commitdiff | tree | snapshot |
2001-02-19 |
Jarkko Hietaniemi | fork() not everywhere, cleanup temp files. |
commit | commitdiff | tree | snapshot |
2001-02-19 |
Jarkko Hietaniemi | Update Changes. |
commit | commitdiff | tree | snapshot |
2001-02-19 |
Doug MacEachern | [patch] add sv_setref_uv |
commit | commitdiff | tree | snapshot |
2001-02-19 |
Jarkko Hietaniemi | Put to rest the 20010205.001, the email address checkin... |
commit | commitdiff | tree | snapshot |
2001-02-18 |
Doug MacEachern | [patch] xsubpp: make sv_setref_* targetable |
commit | commitdiff | tree | snapshot |
2001-02-18 |
Doug MacEachern | [patch] -Wall cleanup round 2 |
commit | commitdiff | tree | snapshot |
2001-02-18 |
Jarkko Hietaniemi | Misapplied regex optimizations when \C is present. |
commit | commitdiff | tree | snapshot |
2001-02-18 |
Jarkko Hietaniemi | Fix for "[ID 20010213.005] utf8 + localized hash elems... |
commit | commitdiff | tree | snapshot |
2001-02-18 |
Jarkko Hietaniemi | Tweak on #8234 (Subject: Re: [PATCH] Warn on use of... |
commit | commitdiff | tree | snapshot |
2001-02-18 |
Nicholas Clark | Integrate perlio: |
commit | commitdiff | tree | snapshot |
2001-02-18 |
Nicholas Clark | Apply the spirit of patch from Nicholas Clark: |
commit | commitdiff | tree | snapshot |
2001-02-18 |
Michael G.... | Adding in TestSetup.pm to replace BEGIN preamble on... |
commit | commitdiff | tree | snapshot |
2001-02-18 |
Jarkko Hietaniemi | Integrate perlio: |
commit | commitdiff | tree | snapshot |
2001-02-18 |
Jarkko Hietaniemi | UTF-8 tweaks. |
commit | commitdiff | tree | snapshot |
2001-02-18 |
Nick Ing-Simmons | Fix [ID 20010217.002] |
commit | commitdiff | tree | snapshot |
2001-02-18 |
Jarkko Hietaniemi | Integrate perlio: |
commit | commitdiff | tree | snapshot |
2001-02-18 |
Michael G.... | Adding todo tests |
commit | commitdiff | tree | snapshot |
2001-02-18 |
Jarkko Hietaniemi | Add run/*.t to testables. |
commit | commitdiff | tree | snapshot |
2001-02-18 |
Michael G.... | Fixing PERL5OPT (was Re: Warnings, strict, and CPAN) |
commit | commitdiff | tree | snapshot |
2001-02-18 |
Michael G.... | Re: Why t/TEST and not Test::Harness? |
commit | commitdiff | tree | snapshot |
2001-02-18 |
Nick Ing-Simmons | Clean up a few core dumps when layers are used in unexp... |
commit | commitdiff | tree | snapshot |
2001-02-18 |
Jarkko Hietaniemi | Integrate change #8818 from maintperl, a FAQ nit. |
commit | commitdiff | tree | snapshot |
2001-02-17 |
Nick Ing-Simmons | Integrate mainline |
commit | commitdiff | tree | snapshot |
2001-02-17 |
Jarkko Hietaniemi | Upgrade to Storable 1.0.10, from Raphael Manfredi. |
commit | commitdiff | tree | snapshot |
2001-02-17 |
Doug MacEachern | [patch] -Wall |
commit | commitdiff | tree | snapshot |
2001-02-16 |
Jarkko Hietaniemi | Document qu better. |
commit | commitdiff | tree | snapshot |
2001-02-15 |
Hugo van der... | toke.c cleanup: scan_str() |
commit | commitdiff | tree | snapshot |
2001-02-15 |
Jarkko Hietaniemi | Integrate changes #8659,8702,8808,8809,8810 from maintperl. |
commit | commitdiff | tree | snapshot |
2001-02-14 |
Jarkko Hietaniemi | Update Changes. |
commit | commitdiff | tree | snapshot |
2001-02-14 |
Jarkko Hietaniemi | More MacOS Classic fixes from Chris Nandor. |
commit | commitdiff | tree | snapshot |
2001-02-14 |
Jarkko Hietaniemi | Don't skip too much of the locale error message if... |
commit | commitdiff | tree | snapshot |
2001-02-14 |
Jarkko Hietaniemi | Duplicate environment for JPL so that JDK 1.2/1.3 don... |
commit | commitdiff | tree | snapshot |
2001-02-13 |
Jarkko Hietaniemi | AUTHORS update. |
commit | commitdiff | tree | snapshot |
2001-02-13 |
Craig A. Berry | integral ok lines for VMS |
commit | commitdiff | tree | snapshot |
2001-02-13 |
Simon Cozens | [ID 20010210.002] perldiag doesn't include the "Scalars... |
commit | commitdiff | tree | snapshot |
2001-02-13 |
Jarkko Hietaniemi | Sort the MANIFEST. |
commit | commitdiff | tree | snapshot |
2001-02-13 |
Jarkko Hietaniemi | FAQ updates from Chris Fedde <chris@fedde.littleton... |
commit | commitdiff | tree | snapshot |
2001-02-13 |
Chris Nandor | buncha MacPerl patches for bleadperl |
commit | commitdiff | tree | snapshot |
2001-02-13 |
Jarkko Hietaniemi | environ array wrongly assumed in Perl_init_i18nl10n(), |
commit | commitdiff | tree | snapshot |
2001-02-13 |
Jarkko Hietaniemi | Integrate change #8786 from maintperl, posix-bc byacc... |
commit | commitdiff | tree | snapshot |
2001-02-13 |
Jarkko Hietaniemi | Integrate change #8781 from maintperl, OpenBSD hints... |
commit | commitdiff | tree | snapshot |
2001-02-13 |
Peter Prymmer | small fixups to perlclib.pod |
commit | commitdiff | tree | snapshot |
2001-02-13 |
Jarkko Hietaniemi | Merge ebcdic.c (only one function, ebcdic_control(... |
commit | commitdiff | tree | snapshot |
2001-02-13 |
Hugo van der... | Re: [ID 20010212.006] Core dump with /((?:hard|soft... |
commit | commitdiff | tree | snapshot |
2001-02-13 |
Jarkko Hietaniemi | Comments do not nest. |
commit | commitdiff | tree | snapshot |
2001-02-12 |
Doug MacEachern | Re: [patch] context for 'U' magic functions |
commit | commitdiff | tree | snapshot |
2001-02-11 |
Jarkko Hietaniemi | Update Changes. |
commit | commitdiff | tree | snapshot |
2001-02-11 |
Simon Cozens | Re: [PATCH] pod/perlclib.pod - Replacements for C libra... |
commit | commitdiff | tree | snapshot |
2001-02-11 |
Jarkko Hietaniemi | Upgrade to Unicode 3.1 beta 2001-02-11. |
commit | commitdiff | tree | snapshot |
2001-02-11 |
Jarkko Hietaniemi | UTF-8 documentation. |
commit | commitdiff | tree | snapshot |
2001-02-11 |
Jarkko Hietaniemi | Retract #8762. |
commit | commitdiff | tree | snapshot |
2001-02-11 |
Andreas König | Test::Harness |
commit | commitdiff | tree | snapshot |
2001-02-11 |
Andreas König | Document makepatch in Porting/patching |
commit | commitdiff | tree | snapshot |
2001-02-11 |
Doug MacEachern | Re: [patch] GvSHARED |
commit | commitdiff | tree | snapshot |
2001-02-10 |
Jarkko Hietaniemi | Make TEST and UTEST more verbose in case something... |
commit | commitdiff | tree | snapshot |
2001-02-10 |
Jarkko Hietaniemi | Bogus shebang. |
commit | commitdiff | tree | snapshot |
2001-02-10 |
Jarkko Hietaniemi | (Retracted by #8769) |
commit | commitdiff | tree | snapshot |
2001-02-10 |
Doug MacEachern | Re: [patch] GvSHARED |
commit | commitdiff | tree | snapshot |
2001-02-10 |
Doug MacEachern | [patch] GvSHARED |
commit | commitdiff | tree | snapshot |
2001-02-09 |
Jarkko Hietaniemi | Upgrade to CPAN 1.59_54, from Andreas König. |
commit | commitdiff | tree | snapshot |
2001-02-09 |
Jarkko Hietaniemi | Upgrade to Text-Tabs+Wrap-2001.0131 from David Muir... |
commit | commitdiff | tree | snapshot |
2001-02-09 |
Jarkko Hietaniemi | Integrate change #8682 from maintperl. |
commit | commitdiff | tree | snapshot |
2001-02-09 |
Jarkko Hietaniemi | Update Changes. |
commit | commitdiff | tree | snapshot |
2001-02-09 |
Nick Ing-Simmons | Integrate mainline |
commit | commitdiff | tree | snapshot |
2001-02-09 |
Mark Fisher | RE: Biannual Competition to Improve Hashing Function |
commit | commitdiff | tree | snapshot |
2001-02-09 |
Jarkko Hietaniemi | Forgotten fragment. |
commit | commitdiff | tree | snapshot |
2001-02-09 |
Jarkko Hietaniemi | Integrate changes #8673,8674,8676 from maintperl into... |
commit | commitdiff | tree | snapshot |
2001-02-09 |
Jarkko Hietaniemi | versiononly and installperl |
commit | commitdiff | tree | snapshot |
2001-02-09 |
abela@geneanet.org | [ID 20010208.002] unordered explanation in perlcall |
commit | commitdiff | tree | snapshot |
2001-02-09 |
eserte@vran... | [ID 20010205.001] typo in perlfaq9 |
commit | commitdiff | tree | snapshot |
next |