win32 tweaks
[p5sagit/p5-mst-13.2.git] / t /
1998-07-22 Gurusamy Sarathy fix quoting in t/io/inplace.t
1998-07-22 Hans Mulder t/io/inplace.t enabled for VMS
1998-07-22 Anton Berezin t/op/eval.t test for eval & scoping of lexicals
1998-07-22 Graham Barr better diagnostic on errno.t failure
1998-07-21 Ilya Zakharevich Compile (?{}) into a correct package
1998-07-21 François Désarménien add tests to check if context propagation works
1998-07-21 Gurusamy Sarathy change#1481 didn't go through at all, redo it
1998-07-21 Gurusamy Sarathy do not override PERL_DESTRUCT_LEVEL if use has it set
1998-07-21 Gurusamy Sarathy fix small memory leak when mess_sv happens to be touche...
1998-07-19 Ilya Zakharevich fix flawed substitution-loop detection on zero-length...
1998-07-19 Gurusamy Sarathy fix and test handling of literal newlines in heredocs
1998-07-19 Gurusamy Sarathy make failed matches return empty list in list context
1998-07-18 Gurusamy Sarathy fix lvalue leaks stemming from failure to free LvTARG(sv)
1998-07-15 Gurusamy Sarathy add a few more thread.t tests
1998-07-15 Gurusamy Sarathy fix thread.t ('join $t' ne '$t->join' !)
1998-07-15 Jarkko Hietaniemi 5.004_74: trig.t: math inaccuracy fudge for unicos
1998-07-14 Gurusamy Sarathy fix function parameter autovivification for pseudohashes
1998-07-14 Gurusamy Sarathy merge changes#1423,1465 from maintbranch; checkin two...
1998-07-14 Gurusamy Sarathy tweak t/lib/thread.t
1998-07-14 Ilya Zakharevich OS/2 update
1998-07-14 Gurusamy Sarathy more VMS patches from Dan Sugalski <sugalskd@osshe...
1998-07-14 Ilya Zakharevich t/io/pipe.t - completely broken?
1998-07-13 Gurusamy Sarathy up patchlevel to 73, update Changes &c.
1998-07-13 Graham Barr added patch, tweaked PERL_OBJECT things
1998-07-12 Gurusamy Sarathy add tests for change#1458 and then some
1998-07-12 Gurusamy Sarathy make RE engine threadsafe; -Dusethreads builds, tests...
1998-07-12 Gurusamy Sarathy fix pp_caller() to fully traverse stacklevels
1998-07-11 Ilya Zakharevich add patch, along with all the missing bits, and doc...
1998-07-11 Gurusamy Sarathy fix closures in optimized C<for (1..5)> (only the tests...
1998-07-11 Jarkko Hietaniemi move op/ipc{msg,sem}.t into lib/ipc_sysv.t
1998-07-10 Gurusamy Sarathy undo change#1379 (order of tests *is* significant)
1998-07-09 Gurusamy Sarathy merge changes from maintbranch (1354, and relevant...
1998-07-09 Gurusamy Sarathy add Data-Dumper, up patchlevel to 71, various misc...
1998-07-09 Gurusamy Sarathy make t/TEST run 'perl $switches ./foo/test.t' everywhere
1998-07-09 Ilya Zakharevich manually apply patch with a dependency on unapplied...
1998-07-09 Gurusamy Sarathy remove ordering dependency in posix.t
1998-07-08 Ilya Zakharevich Switch modifiers in RE off
1998-07-08 Jarkko Hietaniemi add extension to support SysV IPC
1998-07-08 Colin Kuskie added patch for -i'foo*bar', made code somewhat simpler...
1998-07-07 Gisle Aas Evaluation of AVHVs in scalar context
1998-07-06 Gurusamy Sarathy try harder to run non-executable tests
1998-07-06 Gurusamy Sarathy allow eval-groups in patterns only if they C<use re...
1998-07-05 Billy Constantine applied patch, and undid change#1302 which it made...
1998-07-05 Gurusamy Sarathy fix t/lib/fields.t's @INC so make test runs
1998-07-05 Gurusamy Sarathy sundry win32 config tweaks
1998-07-04 Gurusamy Sarathy various small tweaks (still fails a few taint tests...
1998-07-04 Gurusamy Sarathy fix C<local $tied{foo} = $tied{foo}>, add tests
1998-07-04 Laszlo Molnar adjust h2ph.t for dos-specific problem
1998-07-04 Hugo van der Sanden catch nonexistent backrefs in REs
1998-07-04 Gisle Aas applied patch with tweaks to prose
1998-07-04 Gurusamy Sarathy merge changes#1210,1211,1270 from maintbranch
1998-06-30 Jarkko Hietaniemi add patch to integrate Math::Trig::Radial into Math...
1998-06-30 Gisle Aas Re: [PATCH] Simplified magic_setisa() and improved...
1998-06-29 Gurusamy Sarathy bump patchlevel to 69, various little tweaks (tested...
1998-06-29 Ilya Zakharevich added patch for overloading constants, made PERL_OBJECT...
1998-06-29 Albert Dvornik applied patch, tweak for threads awareness
1998-06-28 Ilya Zakharevich applied patch, tweaked doc, and regen regnodes.h
1998-06-28 mike@bill.iac.net [ PATCH 5.004 68 ] Text::ParseWords, ^W fixed, version 3.1
1998-06-28 Ilya Zakharevich pat.t tests
1998-06-28 Dominic Dunlop : Move REG_INFTY-dependent tests from op/regexp.t
1998-06-28 Gisle Aas Re: [PATCH] 4-arg substr update for perl5.004_68
1998-06-28 Gisle Aas Optimize foreach (1..1000000)
1998-06-28 Ilya Zakharevich avoid creation of %^R
1998-06-28 Gisle Aas Negative LENGTH argument to splice
1998-06-28 Jarkko Hietaniemi Complex.pm update
1998-06-28 Jarkko Hietaniemi fixes unpack("q"...), and semctl() tests for UNICOS
1998-06-28 Gurusamy Sarathy add CGI-2.42, its and testsuite
1998-06-28 Gurusamy Sarathy enable Errno build on win32, add Errno-1.08 files to...
1998-06-23 Dominic Dunlop Amend tests/regexp.t for variable REG_INFTY;
1998-06-22 Gurusamy Sarathy backout change#1178 as it was dependent on an unapplied...
1998-06-22 Ilya Zakharevich Zero-length matching bug
1998-06-22 Ilya Zakharevich Test study/re/
1998-06-21 Hans Mulder fixup patches for VMS
1998-06-20 Joshua Pritikin added patch, tweaked missed files, excised comment...
1998-06-20 Gurusamy Sarathy add File-Spec-0.6 from CPAN
1998-06-20 Gurusamy Sarathy manual integration of all outstanding ansi branch stuff...
1998-06-18 Gurusamy Sarathy close child pipe in t/TEST, other cosmetic tweaks
1998-06-15 Gurusamy Sarathy various win32 odds and ends
1998-06-11 Ilya Zakharevich Bugs with (?{}), $^R and many-to-many subst
1998-06-10 Stephen McCamant Added patch, regenerated perly.c and perly.c.diff
1998-06-10 Laszlo Molnar op/taint.t problem on dos/djgpp
1998-06-10 Ilya Zakharevich Lost chunk of RE jumbo patch
1998-06-10 Hans Mulder Mangled patch, needed hand-tweaks, along with binmode...
1998-06-10 Paul Marquess DB_File-1.60
1998-06-10 Chip Salzenberg Invalidate method cache on C<local *subname>
1998-06-10 Stephen McCamant Re: Uninitialised error from -M()
1998-06-04 Gurusamy Sarathy [win32] document CORE::GLOBAL:: and global overriding...
1998-05-29 Gurusamy Sarathy [asperl] type xtext for *.t that were missing it
1998-05-29 Gurusamy Sarathy [asperl] integrate mainline changes
1998-05-29 Gurusamy Sarathy [win32] add a txt_compare() routine to t/h2ph.t for...
1998-05-29 Gurusamy Sarathy [win32] merge changes#1014,1038 from maintbranch
1998-05-28 Jarkko Hietaniemi 5.004_65: the infamous semctl()
1998-05-23 Gurusamy Sarathy [win32] merge changes#1016,1018 from maintbranch (1017...
1998-05-23 Nick Ing-Simmons Ids of msgs and sems can be zero, so change || die...
1998-05-21 Gurusamy Sarathy [win32] more mingw32 tweaks
1998-05-21 Ilya Zakharevich [win32] fix problematic change#965 from maintbranch
1998-05-18 Gurusamy Sarathy [asperl] integrate mainline changes (untested)
1998-05-16 Gurusamy Sarathy [win32] integrate mainline
1998-05-16 Gurusamy Sarathy [win32] merge changes#996,998,999 from maintbranch
1998-05-16 Gurusamy Sarathy [win32] merge changes#989,990,992 from maintbranch
next