This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl5.git
2001-08-24 Craig A. Berryadd $Config('scriptdir'} on VMS
2001-08-23 Artur BergmanBacked out 11732, it breaks lib/strict.t
2001-08-23 Artur BergmanRemoved toy from 17133 after Matt Sargeants request.
2001-08-23 Robin HoustonFaster permutation algorithms
2001-08-23 Simon CozensRe: [ID 20010822.001] Freeing pads after parse error
2001-08-23 Gurusamy Sarathyfix broken windows build
2001-08-22 Nicholas Clarkio/tell.t doesn't chdir t
2001-08-22 Ronald J. KimballDocumentation in File::Spec (was Re: minor File::Spec
2001-08-22 Ronald J. KimballDocumentation in File::Spec (was Re: minor File::Spec
2001-08-22 John PeacockRe: [PATCH 1 of 3] $] is deprecated - eliminate from...
2001-08-22 Michael G Schwern[ID 20010822.007] eval STRING & diagnostics.pm not...
2001-08-22 Nicholas Clark64 bit integer preserving pp_divide
2001-08-22 H.Merijn BrandConfigure blooper
2001-08-21 Nicholas Clarkinstallperl -help
2001-08-20 Ilmari KaronenRewrite $. entry and switch to -> syntax
2001-08-18 Abhijit Menon-SenAdd Porting/apply to MANIFEST.
2001-08-18 Artur BergmanPL_reentrant_buffer does not exist in 5005threaded...
2001-08-18 Jarkko HietaniemiNew try for ID 20010407.006: detach the semantics
2001-08-18 Jarkko HietaniemiUTF8 flag should be meaningful only when POK.
2001-08-18 Artur BergmanUSE_THREADS and USE_ITHREADS are never true at the...
2001-08-18 Jarkko HietaniemiRetract #11712 for now. The real fix would probably
2001-08-18 Jarkko HietaniemiUTF8 wasn't printing for PVMGs.
2001-08-18 Jarkko Hietaniemi(Retracted by #11714)
2001-08-17 Rafael Garcia... doesn't compile, was perl@11710
2001-08-17 Jarkko HietaniemiUpdate Changes.
2001-08-17 Jarkko HietaniemiUpgrade to libnet 1.0704.
2001-08-17 Artur BergmanLet perl_clone copy PL_exit_flags
2001-08-17 Artur BergmanProtext sharedsv_space better. Extended EDIT and RELEAS...
2001-08-17 Jarkko HietaniemiAllow the threads extension to be found if present.
2001-08-17 Nick Ing-SimmonsMail -> change script (pre-alpha)
2001-08-17 Artur BergmanFixed macros for localtime_r under USE_REENTRANT_API...
2001-08-17 Artur BergmanAdds PERL_EXIT_DESTRUCT_END to PL_exit_flags which...
2001-08-17 Jarkko HietaniemiIntegrate Lingua::KO::Hangul::Util 0.02, Unicode::Norma...
2001-08-17 Craig A. BerryIEEE float tweak for VMS
2001-08-17 Jarkko HietaniemiIt seems that Tru64 has "naturally" threadsafe APIs...
2001-08-17 Jarkko Hietaniemi(Accidental apply; thankfully empty.)
2001-08-17 Hugo van der... Re: [ID 20010803.016] Possible regex bug in 5.6.1
2001-08-17 Hugo van der... Re: [ID 20010814.004] pos() doesn't work when using...
2001-08-17 Arthur Bergman*time_r again
2001-08-17 Jarkko Hietaniemisystem() and backtick error handling cleanup from Craig...
2001-08-17 Gurusamy Sarathychange#10334 leaks memory, copies string when it doesn't
2001-08-16 Jarkko HietaniemiOne more twist to the sprintf + utf8 testing.
2001-08-16 Jarkko HietaniemiFix for 20010407.008 sprintf removes utf8-ness.
2001-08-16 Arthur Bergman*time_r fixes
2001-08-16 Jarkko HietaniemiUpgrade to CGI.pm 2.77.
2001-08-16 Jarkko HietaniemiDocument the bytes-to-Unicode upgrading.
2001-08-16 Jarkko HietaniemiAdd a test for Unicode sprintf.
2001-08-16 Jarkko HietaniemiAdd Unicode tests for index/rindex.
2001-08-15 Jarkko HietaniemiDocument a bit the art of minimizing the installation,
2001-08-15 Jarkko HietaniemiUpdate Changes.
2001-08-15 Jarkko HietaniemiThe #11673 necessitated a test tweak.
2001-08-15 Jarkko HietaniemiAlso UNICOS is in the general case unable to silently
2001-08-15 Jarkko HietaniemiTry to get NV_MIN, NV_MAX, NV_MIN_10_EXP, NV_MAX_10_EXP,
2001-08-15 Jarkko HietaniemiRe-establish the fp overflow detection for VAX VMS...
2001-08-15 Arthur Bergmanpp_lock
2001-08-15 Hugo van der... Re: [ID 20010809.023] perlre misleads when stating...
2001-08-15 Hugo van der... Re: [ID 20010811.006] re_eval: logical leaks
2001-08-15 Barrie SlaymakerRe: bug in File::Spec 0.82 (canonpath)
2001-08-15 Peter Prymmermodify VMS default prefix for installation
2001-08-15 Rafael Garcia... Warning incorrectly reported without -w
2001-08-15 Nikola Knezevicfixing SDBM_File problems under win32
2001-08-14 Jarkko HietaniemiTodo updates.
2001-08-14 Nikola Knezevicremoving sv.c warnings on VC++5.0
2001-08-14 Nikola Knezevic[b-]showlex.t
2001-08-14 Nikola Knezevicmagic.t
2001-08-14 Jarkko HietaniemiAdd sharedsv* to the DOSish platforms; plus add
2001-08-14 Jarkko HietaniemiMore DOSish files.
2001-08-14 Jarkko HietaniemiStrip CRs from the WinCE files. Now we need to
2001-08-14 Jarkko HietaniemiAdd some files to DOSish and writables.
2001-08-14 Jarkko HietaniemiCompile failure message tidying.
2001-08-14 Jarkko HietaniemiThe new sharedsv* should be exported only if usethreads.
2001-08-14 Peter PrymmerURL updates for README.os390
2001-08-13 Jarkko HietaniemiUpdate Changes.
2001-08-13 Jarkko Hietaniemi[PATHC] sharedsv.[c|h]
2001-08-13 Arthur BergmanRe: END {} blocks run in perl_run
2001-08-12 Jarkko HietaniemiIf you want you can now add -DUSE_UTF8_SCRIPTS to your...
2001-08-12 Jarkko HietaniemiUnnecessary downgrades.
2001-08-12 Jarkko HietaniemiFailure not true anymore (probably caused by my broken...
2001-08-12 Jarkko HietaniemiNot quite so relicy as thought in #11651 (op/concat...
2001-08-12 Jarkko HietaniemiThere is no IN_UTF8.
2001-08-12 Jarkko HietaniemiMore (less) regex/utf8 relics. (Toned down later in...
2001-08-12 Jarkko HietaniemiRelic in op.c (no regex feature should depend on the...
2001-08-12 Jarkko HietaniemiTodo updates and fixes.
2001-08-12 Jarkko HietaniemiMark tests (and one module) having explicit Latin-1
2001-08-12 Arthur BergmanSV: END {} blocks run in perl_run
2001-08-12 Jarkko HietaniemiTypos in #11645.
2001-08-12 Jarkko HietaniemiOn ithreads default to use_reentrant except on naturally
2001-08-12 Jarkko Hietaniemi(Hopefully) a fix for 20010723.004: make install needs
2001-08-12 Jarkko HietaniemiDispell the "use utf8" superstition.
2001-08-12 AbigailRe: [ID 20010730.010] FETCH called twice with -T
2001-08-12 Abhijit Menon-SenRe: [ID 20010730.010] FETCH called twice with -T
2001-08-12 Jarkko HietaniemiTest for change #11639.
2001-08-12 Abhijit Menon-SenRe: Can't localize *FH, then tie it
2001-08-12 Jarkko HietaniemiDrop all the unnecessary "use utf8" clauses and some of
2001-08-11 Jarkko HietaniemiAdd t/op/lc.t to see if lc, uc, lcfirst, ucfirst, quote...
2001-08-11 Jarkko HietaniemiThinko: we want the flags for native cc, not gcc.
2001-08-11 Robin Houston(retracted by 13077)
2001-08-11 Abhijit Menon-Senturn $a.=<F> into an RCATLINE
2001-08-11 Jarkko HietaniemiGet rid of indread, from Abhijit Menon-Sen.
2001-08-10 Jarkko HietaniemiCRLFgngngn.
next