p5sagit/p5-mst-13.2.git
2001-08-17 Jarkko Hietaniemi Update Changes.
2001-08-17 Jarkko Hietaniemi Upgrade to libnet 1.0704.
2001-08-17 Artur Bergman Let perl_clone copy PL_exit_flags
2001-08-17 Artur Bergman Protext sharedsv_space better. Extended EDIT and RELEAS...
2001-08-17 Jarkko Hietaniemi Allow the threads extension to be found if present.
2001-08-17 Nick Ing-Simmons Mail -> change script (pre-alpha)
2001-08-17 Artur Bergman Fixed macros for localtime_r under USE_REENTRANT_API...
2001-08-17 Artur Bergman Adds PERL_EXIT_DESTRUCT_END to PL_exit_flags which...
2001-08-17 Jarkko Hietaniemi Integrate Lingua::KO::Hangul::Util 0.02, Unicode::Norma...
2001-08-17 Craig A. Berry IEEE float tweak for VMS
2001-08-17 Jarkko Hietaniemi It 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 Hietaniemi system() and backtick error handling cleanup from Craig...
2001-08-17 Gurusamy Sarathy change#10334 leaks memory, copies string when it doesn't
2001-08-16 Jarkko Hietaniemi One more twist to the sprintf + utf8 testing.
2001-08-16 Jarkko Hietaniemi Fix for 20010407.008 sprintf removes utf8-ness.
2001-08-16 Arthur Bergman *time_r fixes
2001-08-16 Jarkko Hietaniemi Upgrade to CGI.pm 2.77.
2001-08-16 Jarkko Hietaniemi Document the bytes-to-Unicode upgrading.
2001-08-16 Jarkko Hietaniemi Add a test for Unicode sprintf.
2001-08-16 Jarkko Hietaniemi Add Unicode tests for index/rindex.
2001-08-15 Jarkko Hietaniemi Document a bit the art of minimizing the installation,
2001-08-15 Jarkko Hietaniemi Update Changes.
2001-08-15 Jarkko Hietaniemi The #11673 necessitated a test tweak.
2001-08-15 Jarkko Hietaniemi Also UNICOS is in the general case unable to silently
2001-08-15 Jarkko Hietaniemi Try to get NV_MIN, NV_MAX, NV_MIN_10_EXP, NV_MAX_10_EXP,
2001-08-15 Jarkko Hietaniemi Re-establish the fp overflow detection for VAX VMS...
2001-08-15 Arthur Bergman pp_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 Slaymaker Re: bug in File::Spec 0.82 (canonpath)
2001-08-15 Peter Prymmer modify VMS default prefix for installation
2001-08-15 Rafael Garcia... Warning incorrectly reported without -w
2001-08-15 Nikola Knezevic fixing SDBM_File problems under win32
2001-08-14 Jarkko Hietaniemi Todo updates.
2001-08-14 Nikola Knezevic removing sv.c warnings on VC++5.0
2001-08-14 Nikola Knezevic [b-]showlex.t
2001-08-14 Nikola Knezevic magic.t
2001-08-14 Jarkko Hietaniemi Add sharedsv* to the DOSish platforms; plus add
2001-08-14 Jarkko Hietaniemi More DOSish files.
2001-08-14 Jarkko Hietaniemi Strip CRs from the WinCE files. Now we need to
2001-08-14 Jarkko Hietaniemi Add some files to DOSish and writables.
2001-08-14 Jarkko Hietaniemi Compile failure message tidying.
2001-08-14 Jarkko Hietaniemi The new sharedsv* should be exported only if usethreads.
2001-08-14 Peter Prymmer URL updates for README.os390
2001-08-13 Jarkko Hietaniemi Update Changes.
2001-08-13 Jarkko Hietaniemi [PATHC] sharedsv.[c|h]
2001-08-13 Arthur Bergman Re: END {} blocks run in perl_run
2001-08-12 Jarkko Hietaniemi If you want you can now add -DUSE_UTF8_SCRIPTS to your...
2001-08-12 Jarkko Hietaniemi Unnecessary downgrades.
2001-08-12 Jarkko Hietaniemi Failure not true anymore (probably caused by my broken...
2001-08-12 Jarkko Hietaniemi Not quite so relicy as thought in #11651 (op/concat...
2001-08-12 Jarkko Hietaniemi There is no IN_UTF8.
2001-08-12 Jarkko Hietaniemi More (less) regex/utf8 relics. (Toned down later in...
2001-08-12 Jarkko Hietaniemi Relic in op.c (no regex feature should depend on the...
2001-08-12 Jarkko Hietaniemi Todo updates and fixes.
2001-08-12 Jarkko Hietaniemi Mark tests (and one module) having explicit Latin-1
2001-08-12 Arthur Bergman SV: END {} blocks run in perl_run
2001-08-12 Jarkko Hietaniemi Typos in #11645.
2001-08-12 Jarkko Hietaniemi On 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 Hietaniemi Dispell the "use utf8" superstition.
2001-08-12 Abigail Re: [ID 20010730.010] FETCH called twice with -T
2001-08-12 Abhijit Menon-Sen Re: [ID 20010730.010] FETCH called twice with -T
2001-08-12 Jarkko Hietaniemi Test for change #11639.
2001-08-12 Abhijit Menon-Sen Re: Can't localize *FH, then tie it
2001-08-12 Jarkko Hietaniemi Drop all the unnecessary "use utf8" clauses and some of
2001-08-11 Jarkko Hietaniemi Add t/op/lc.t to see if lc, uc, lcfirst, ucfirst, quote...
2001-08-11 Jarkko Hietaniemi Thinko: we want the flags for native cc, not gcc.
2001-08-11 Robin Houston (retracted by 13077)
2001-08-11 Abhijit Menon-Sen turn $a.=<F> into an RCATLINE
2001-08-11 Jarkko Hietaniemi Get rid of indread, from Abhijit Menon-Sen.
2001-08-10 Jarkko Hietaniemi CRLFgngngn.
2001-08-10 Jarkko Hietaniemi Decommission Time::Piece; unnecessary Yet Another Time...
2001-08-10 Jarkko Hietaniemi Avoid #elif (less portable than #else #if).
2001-08-10 Mark A. Hershberger patch for perlvar.pod
2001-08-10 Jarkko Hietaniemi cpp commands must start (the # must be) at the column #0.
2001-08-10 Jarkko Hietaniemi If using gcc -B/foo/bar makedepend would give
2001-08-09 Jarkko Hietaniemi Update Changes.
2001-08-09 Jarkko Hietaniemi s/z/tz/
2001-08-09 Jarkko Hietaniemi Article nit.
2001-08-09 Jarkko Hietaniemi Rename lib/unicode files to lib/unicore to avoid
2001-08-09 Jarkko Hietaniemi Upgrade to Math::BigInt 1.41.
2001-08-09 James remove PL_na from typemap
2001-08-09 Jarkko Hietaniemi Forgot this from #11618.
2001-08-09 Jarkko Hietaniemi Introduce more floating point classifying APIs;
2001-08-09 Jarkko Hietaniemi Integrate change #11519 from perlio:
2001-08-09 Nick Ing-Simmons Integrate mainline
2001-08-09 Nick Ing-Simmons Avoid testing for (non-)existance of "encoding(xxxx)"
2001-08-08 Paul Johnson Teach B::Concise about PADOP
2001-08-08 Jarkko Hietaniemi Make VMS use IEEE math by default; reorder Tru64 hints
2001-08-08 Abhijit Menon-Sen Re: [ID 20010806.008] tied hashes, invocation of FIRSTKEY
2001-08-08 Craig A. Berry fix t/run/exit.t for VMS
2001-08-08 Craig A. Berry better VMS docs for $?, exit(), and system()
2001-08-07 Jarkko Hietaniemi Update the magazine information.
2001-08-07 Jarkko Hietaniemi Ignore SIGFPE everywhere.
2001-08-07 Jarkko Hietaniemi With permission, change the licensing of the docs by
next