summaryrefslogtreecommitdiff
path: root/t
Commit message (Expand)AuthorAgeFilesLines
* better diagnostics on failed tests (from Ilya Zakharevich)Gurusamy Sarathy2000-04-271-3/+5
* longstanding bug exposed by change#3307: sort arguments weren'tGurusamy Sarathy2000-04-271-1/+34
* integrate cfgperl contents into mainlineGurusamy Sarathy2000-04-264-10/+21
|\
| * Undo "use integer" addition from 64bitint as it seemsJarkko Hietaniemi2000-04-261-2/+0
| * Be more robust on "extreme" (large absolute value)Jarkko Hietaniemi2000-04-261-4/+2
| * Various Unicos 10.0.0.6 fixes.Mark P Lutz2000-04-241-0/+2
| * Integrate with Sarathy.Jarkko Hietaniemi2000-04-2415-162/+657
| * Do not assume sign propagation.M. J. T. Guy2000-04-242-4/+4
| * Typo in #5905.Jarkko Hietaniemi2000-03-311-1/+1
| * Fix for "[ID 20000329.080] quad printing does not work as documented",Jarkko Hietaniemi2000-03-311-2/+15
| * Integrate with Sarathy.Jarkko Hietaniemi2000-03-221-1/+2
| |\
| * \ Integrate with Sarathy.Jarkko Hietaniemi2000-03-223-0/+0
| |\ \
| * \ \ Integrate with Sarathy.Jarkko Hietaniemi2000-03-217-32/+27
| |\ \ \
| * | | | detypoJarkko Hietaniemi2000-03-201-1/+1
| * | | | Integrate with Sarathy.Jarkko Hietaniemi2000-03-202-2/+6
| |\ \ \ \
| * | | | | Fix the socklen default type (from Laszlo Molnar;Jarkko Hietaniemi2000-03-191-3/+2
| * | | | | Integrate with Sarathy.Jarkko Hietaniemi2000-03-194-6/+71
| |\ \ \ \ \
* | | | | | | additional tests for change#5934 (from Paul Marquess, who alsoGurusamy Sarathy2000-04-245-82/+479
* | | | | | | propagate lexical warnings from surrounding scope correctlyGurusamy Sarathy2000-04-241-1/+14
* | | | | | | fix RE brokenness on refs/overloaded things (from Ilya Zakharevich)Gurusamy Sarathy2000-04-241-1/+18
* | | | | | | arrange for next() to resume at the unstack op rather than theGurusamy Sarathy2000-04-241-0/+6
* | | | | | | make eq unicode-aware (from Gisle Aas); fix bogus tests revealedGurusamy Sarathy2000-04-242-70/+91
* | | | | | | Larry's fix for buggy propagation of utf8-ness in join(); add testGurusamy Sarathy2000-04-241-1/+6
* | | | | | | VMS nits in glob() test (from Charles Lane)Gurusamy Sarathy2000-04-241-2/+2
* | | | | | | ignore dotfiles (.cvsignore etc) in test (from Warren JonesGurusamy Sarathy2000-04-241-1/+1
* | | | | | | caller() wasn't returning the right number of elements forGurusamy Sarathy2000-04-241-1/+1
* | | | | | | fix totally broken caching in UNIVERSAL::isa() (fromGurusamy Sarathy2000-04-241-2/+38
* | | | | | | introduce illegal symbols into null package so that gv_fetchpv(...,TRUE)Gurusamy Sarathy2000-04-161-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | io/fs.t tweaks for Windows 2000Gurusamy Sarathy2000-03-221-1/+2
| |_|_|_|/ |/| | | |
* | | | | rename tests to more appropriate namesGurusamy Sarathy2000-03-223-0/+0
| |_|_|/ |/| | |
* | | | integrate cfgperl and vmsperl contents into mainlineGurusamy Sarathy2000-03-211-4/+3
|\ \ \ \
| * | | | Quick pre-release fixes: clean up results in File::Spec::VMS andCharles Bailey2000-03-171-1/+1
| * | | | Insulate tests of default display_format from different precisionCharles Bailey2000-03-131-4/+6
| * | | | Resync with mainline post RC1Charles Bailey2000-03-139-28/+217
| |\ \ \ \
| * | | | | Update File::Spec::VMS and testsCharles Bailey2000-03-131-26/+20
| * | | | | Basic 5.6.0 RC1 build patches for VMSCharles Bailey2000-03-132-6/+6
* | | | | | make parenthetic warnings look consistent; make diagnostic onGurusamy Sarathy2000-03-215-25/+25
* | | | | | test fails when sockets not available (from Yitzchak Scott-Thoennes)Gurusamy Sarathy2000-03-211-6/+1
| |_|_|_|/ |/| | | |
* | | | | more sleep needed from slow systems (from Peter Haworth)Gurusamy Sarathy2000-03-201-1/+1
* | | | | change#5797 didn't do the right thing for "\xff\N{WHITE SMILING FACE}"Gurusamy Sarathy2000-03-201-1/+5
| |_|_|/ |/| | |
* | | | taint.t shouldn't fail where IPC::SysV unavailableGurusamy Sarathy2000-03-191-4/+7
* | | | squelch known scalar leak due to compile failureGurusamy Sarathy2000-03-191-2/+4
* | | | integrate cfgperl contents into mainlineGurusamy Sarathy2000-03-193-13/+80
|\ \ \ \ | | |_|/ | |/| |
| * | | Taint msgrcv() messages; general SysV IPC cleanup.Jarkko Hietaniemi2000-03-192-15/+49
| * | | Taint shmread().Jarkko Hietaniemi2000-03-191-1/+34
| * | | Taint also the passwd field of the getpw*().Jarkko Hietaniemi2000-03-191-1/+1
| * | | Integrate with Sarathy.Jarkko Hietaniemi2000-03-181-0/+32
| |\ \ \
| * | | | The #5805 requires a test change, too.Jarkko Hietaniemi2000-03-181-2/+2
| * | | | Integrate with Sarathy.Jarkko Hietaniemi2000-03-182-3/+183
| |\ \ \ \
| * \ \ \ \ Integrate with Sarathy.Jarkko Hietaniemi2000-03-172-15/+5
| |\ \ \ \ \