p5sagit/p5-mst-13.2.git
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
2001-08-07 Andy Dougherty hints/openbsd.sh tweaks.
2001-08-07 Andy Dougherty Makefile.SH test_prep dependency
2001-08-07 Jarkko Hietaniemi Don't autogenerate the headers et alia,
2001-08-07 Gurusamy Sarathy Re: [ID 20010807.011] 5.6.1 coredumping on bleedperl...
2001-08-07 Abhijit Menon-Sen Re: [ID 20010806.006] Can't read coderef from tied...
2001-08-07 James A. Duncan B && BEGIN handling
2001-08-07 Jarkko Hietaniemi Integrate change #11598 from maintperl (fcrypt.c URL...
2001-08-06 Jarkko Hietaniemi Yet another way to say Infinity: HP-UX calls its "++".
2001-08-06 Jarkko Hietaniemi Update Changes.
2001-08-06 Jarkko Hietaniemi Advertise File::Temp, don't advertise POSIX::tmpnam().
2001-08-06 Jarkko Hietaniemi The #11593 wasn't right.
2001-08-06 Prymmer/Kahn [PATCH: perl@11564] introducing perlivp
2001-08-05 Jarkko Hietaniemi libcs are confused what to call Infinity.
2001-08-05 Jarkko Hietaniemi Avoid SIGFPE in Tru64.
2001-08-05 Jarkko Hietaniemi Upgrade to Math::BigInt 1.40.
2001-08-05 Gurusamy Sarathy remove hardcoded cmd shell in testsuite
2001-08-05 Gurusamy Sarathy 4-arg select() was busted on windows because change...
2001-08-05 Jarkko Hietaniemi Rename the Getopt::Long tests to be as they are
2001-08-05 Jarkko Hietaniemi Upgrade to Getopt::Long 2.26.
2001-08-05 Jarkko Hietaniemi Retract #10874 (the hack should be unnecessary by now)
2001-08-05 Gurusamy Sarathy avoid temp file littering in tests
2001-08-05 Philip Newton warning in sv.c: double format, NV arg
2001-08-05 Gurusamy Sarathy fix POSIX.t#13 for windos
2001-08-05 Jarkko Hietaniemi Add a test for PerlIO::Via.
2001-08-05 Gurusamy Sarathy flock() and link() are not available on Windows 9x
2001-08-05 Jarkko Hietaniemi Some Tru64 C compilers have C++ components that confuse
2001-08-05 Alan Burlison (Reintroduce #11125)
2001-08-05 Jarkko Hietaniemi Little pointer juggling for HP-UX cc to avoid
2001-08-04 Jarkko Hietaniemi Continuation of #11575: SANY_SEEN completely deprecated,
next