Detrail enum comma.
[p5sagit/p5-mst-13.2.git] / t /
1998-11-02 Daniel S. Lewart 0**0 = 1, from
1998-10-31 Gurusamy Sarathy bump patchlevel; other minor fixes for clean build...
1998-10-30 Ilya Zakharevich add testsuite portion of patch
1998-10-30 Ilya Zakharevich Overloaded <> and deref again
1998-10-30 Jarkko Hietaniemi There can be multiple yacc/bison errors.
1998-10-30 Gurusamy Sarathy phase 1 of somewhat major rearrangement of PERL_OBJECT...
1998-10-28 Ilya Zakharevich Make sort respect overloading
1998-10-28 Gurusamy Sarathy integrate cfgperl into mainline
1998-10-28 Gurusamy Sarathy minor cleanup
1998-10-28 Jarkko Hietaniemi The "parse error" must be converted to "syntax error",
1998-10-28 Jarkko Hietaniemi Bison says 'parse error', not 'parser error'.
1998-10-28 Dominic Dunlop Re: perl5.004_04 testing problem
1998-10-27 Jarkko Hietaniemi `id -Gn` might be available where `groups` is not.
1998-10-26 Jarkko Hietaniemi More robustness.
1998-10-26 Jarkko Hietaniemi Indicate skipped subtests.
1998-10-26 Jarkko Hietaniemi Integrate from mainperl.
1998-10-26 Jarkko Hietaniemi Add test for filetests.
1998-10-26 Gurusamy Sarathy sanity-check $Config{drand01} in rand.t
1998-10-25 Gurusamy Sarathy integrate changes#1982,2014,2021 (from maint-5.005)
1998-10-25 Gurusamy Sarathy integrate change#2053 from maint-5.005
1998-10-25 Gisle Aas disallow 'x' in hex numbers (except leading '0x')
1998-10-23 Jarkko Hietaniemi Test suite portability:
1998-10-21 Jarkko Hietaniemi yielding, the saga continues.
1998-10-21 Gurusamy Sarathy fix handling of mayhaps-extended @_ in goto &sub
1998-10-21 Gurusamy Sarathy restore sanity to "constant" references
1998-10-19 Jarkko Hietaniemi 1<<$randbits is not good for randbits=48.
1998-10-17 Jarkko Hietaniemi More robust yacc/bison failure output handling.
1998-10-17 Thomas Dorner POSIX BC2000 port from perl-mvs:
1998-10-17 Jarkko Hietaniemi Forgot few S_I* imports.
1998-10-17 Jarkko Hietaniemi The VM/ESA port essentials, based on
1998-10-17 Jarkko Hietaniemi Integrate mainperl.
1998-10-17 Gurusamy Sarathy whitespace-proof grent.t
1998-10-17 Gisle Aas applied suggested patch with small doc tweak
1998-10-15 Jarkko Hietaniemi Test #162 had been added but the "print 1..161" had...
1998-10-15 Gurusamy Sarathy add missing tr.t to repository
1998-10-15 Gurusamy Sarathy tweak to make fix in change#1944 behave correctly for...
1998-10-14 Gurusamy Sarathy use better numbers for exitstatus test
1998-10-14 Gurusamy Sarathy two typos
1998-10-14 Gurusamy Sarathy let docatch() pass the buck when restartop turns out...
1998-10-13 Gurusamy Sarathy defer "deep recursion" warnings until CXt_SUB context...
1998-10-13 Gurusamy Sarathy change#1614 merely disabled earlier fix (doh!); undo...
1998-10-13 Gurusamy Sarathy ensure recursive attempts to findlex()icals know enough...
1998-10-13 Gurusamy Sarathy force copy of substrings when matching against temporaries
1998-10-13 Gurusamy Sarathy don't longjmp() in pp_goto() (regressive bug from old...
1998-10-06 Ilya Zakharevich Minor test improvement
1998-10-02 Gurusamy Sarathy tolerate whitespace in /etc/group entries (suggested...
1998-09-24 Gurusamy Sarathy two tweaks for clean build and test on Solaris
1998-09-23 Albert Dvornik SSNEW() API for allocating memory on the savestack
1998-09-23 Dominic Dunlop Eliminate pragma/warn-regexec test dependence on REG_IN...
1998-09-23 Ilya Zakharevich (?>) broken in RE
1998-09-23 Gurusamy Sarathy U/WIN testsuite patches from Joe Buehler <jhpb@hekimian...
1998-09-23 Joe Buehler patches for perl 5.005_51 under U/WIN
1998-09-23 Gurusamy Sarathy add missing C<no utf8;> tweak from Larry
1998-09-23 Gurusamy Sarathy rename t/pragma/warn-* to t/pragma/warn/*, be 8.3-friendly
1998-09-23 Ilya Zakharevich make behavior of /(a{3})+/ like /(aaa)+/ w.r.t where...
1998-09-23 Kurt D. Starsinic h2ph misquotes #error directives
1998-09-23 Ilya Zakharevich patch to support computed regular subexpressions
1998-09-23 Laszlo Molnar dos-djgpp update
1998-09-23 Jarkko Hietaniemi apply minimal variant of patch (sent via private mail)
1998-09-23 Peter Prymmer adjust searchdict.t for EBCDIC (still needs documenting)
1998-09-23 Ilya Zakharevich support match indices via special variables @- and @+
1998-09-23 Ilya Zakharevich Re: Segmentation fault for /a*abc?xyz+pqr{3}ab{2,}xy...
1998-09-18 Gurusamy Sarathy delay freeing itervar so C<for $i (@a) { return($i...
1998-09-05 Larry Wall several new tests needed tweaking to work under utf8
1998-08-10 Gurusamy Sarathy various tweaks: fix signed vs. unsigned problems that...
1998-08-09 Gurusamy Sarathy tweak warning test
1998-08-09 Gurusamy Sarathy add missing dTHR; notes for test failures due to small...
1998-08-09 Paul Marquess lexical warnings; tweaks to places that didn't apply...
1998-08-08 Jarkko Hietaniemi 5.005_02-TRIAL1 or 5.004_05-MAINT_TRIAL_5: t/op/{pw...
1998-08-08 Ilya Zakharevich [5.005_50 PATCH] misprint in RE engine
1998-08-08 Gurusamy Sarathy integrate maint-5.005 changes into mainline
1998-08-07 Ilya Zakharevich Minor cleanup of RE tests and docs
1998-08-05 Ilya Zakharevich README.os2 update
1998-08-05 Gurusamy Sarathy end pod processing when source file is closed (prevents...
1998-08-02 Ilya Zakharevich close() open files before unlink()
1998-08-02 Jarkko Hietaniemi more pack() tests
1998-08-02 Gurusamy Sarathy t/TEST aesthetic tweak suggested by Jarkko
1998-08-02 Gurusamy Sarathy fix unpack('u',...) problem with spaces in input
1998-08-02 M. J. T. Guy add test for magic autovivification
1998-08-02 Ilya Zakharevich Make tests succeed on OS/2
1998-08-02 Jarkko Hietaniemi support OE/MVS
1998-08-02 Jarkko Hietaniemi better validation of SysV IPC availability
1998-08-02 Gurusamy Sarathy ensure implicit close on local(*FH) doesn't affect...
1998-08-01 Ilya Zakharevich fixes for overloading bugs and docs, tweaked some
1998-07-26 Gurusamy Sarathy integrate utfperl
1998-07-26 M. J. T. Guy fix behavior of <=> on bigints
1998-07-24 Larry Wall Here are the long-expected Unicode/UTF-8 modifications.
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)
next