summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* Convert range.t to test.plNicholas Clark2005-12-131-57/+57
* Update embed.fnc and headers after change 26345 (spotted by Rafael)Nicholas Clark2005-12-133-14/+0
* Inline asIV and asUV, as each is only used once, and it distracts fromNicholas Clark2005-12-131-53/+47
* Don't include utime.h in vms.c -- it collides with Craig A. Berry2005-12-131-3/+0
* Fix realclean target for Sys::SyslogRafael Garcia-Suarez2005-12-131-1/+1
* Remove tests that were not portable to 64bit ints.Gisle Aas2005-12-131-3/+3
* Renaming of some of Pod::Simple's test files to make it more 8.3 Steve Peters2005-12-1312-15/+15
* Changes to Pod::Simple's tests to get rid of the "^"s in the Steve Peters2005-12-1333-85/+85
* Add overflow check to EXPECT_NUMBER() used by sv_vcatpvfn().Gisle Aas2005-12-134-9/+28
* Re: check83.plYitzchak Scott-Thoennes2005-12-131-15/+14
* Fix lib/File/Compare.t test failures on Win32Steve Hay2005-12-131-4/+5
* Don't try to export Perl_pad_sv when it isn't definedSteve Hay2005-12-131-0/+1
* A suggestion by Yamashina Hio to speed up substitutionsYAMASHINA Hio2005-12-121-0/+1
* Check that %v$foo does not crash.Nicholas Clark2005-12-121-1/+14
* Use load_module() instead of perl_eval_sv("require $mod") toGisle Aas2005-12-121-16/+6
* Pod::Man's tests aren't Unicode friendly. Let's skip the unfriendlySteve Peters2005-12-121-25/+53
* Robin Houston points out a better way to replaceRafael Garcia-Suarez2005-12-121-3/+3
* Oops, change 26326 broke t/run/switches.tGisle Aas2005-12-121-1/+1
* Drop "v" prefix from sprintf("%vd", $^V).Gisle Aas2005-12-122-0/+6
* Fix *printf %*vd with mixed Latin 1/UTF-8. (Fixes bug 37889)Nicholas Clark2005-12-112-1/+25
* Move the rest of the data munging into the test preparation loop.Nicholas Clark2005-12-111-3/+4
* Move the $data and $result munging into the test preparation loop.Nicholas Clark2005-12-111-20/+21
* Disallow sprintf's vector handling for non-integer formats.Gisle Aas2005-12-112-13/+27
* Quench the other 2 ways obscure ways of abusing positional parametersNicholas Clark2005-12-112-4/+9
* Re-instate the old perl getcwd as _perl_getcwd, and use it if loadingNicholas Clark2005-12-101-1/+11
* Upgrade to PathTools-3.14_01Steve Peters2005-12-107-20/+80
* Code tweaks in sv.cAndy Lester2005-12-101-40/+34
* Excluding pad funcs when not debuggingAndy Lester2005-12-101-2/+2
* A better hash for PTR_TABLE_HASH (?)Nicholas Clark2005-12-091-5/+2
* patch@26310 - Major step for > 256 char paths on VMSJohn E. Malmberg2005-12-091-236/+764
* An alternative way of structuring ptr_table_clear so that the variablesNicholas Clark2005-12-091-18/+13
* A more efficient way to loop in ptr_table_clearNicholas Clark2005-12-091-13/+6
* Re: Pod::Simple integrationAndreas König2005-12-096-308/+0
* Fixes compile errors introduce with change #26301 when compilingSteve Peters2005-12-091-3/+3
* Upgrade to Sys-Syslog-0.10Steve Peters2005-12-0915-155/+1288
* Upgrade to CGI.pm-3.15Steve Peters2005-12-092-3/+6
* Add pointer to Pod::Simple for the Pod -> HTML task.Steve Peters2005-12-081-0/+3
* One final Pod::Usage yak to shave...Steve Peters2005-12-081-1/+1
* Version bump for Pod::UsageSteve Peters2005-12-081-1/+1
* Further yak-shaving on Pod::Usage. Now, t/pod/pod2usage2.t tests Steve Peters2005-12-082-10/+12
* Fix to Pod::Usage to work with all recent Pod::Text versions. AlsoSteve Peters2005-12-082-7/+12
* On VMS, do not use Perl's memory allocator for the home-grown pipeCraig A. Berry2005-12-081-37/+66
* Merge common code from ptr_table_fetch and ptr_table_store intoNicholas Clark2005-12-081-26/+25
* Fixup the setsockopt usage message; missing OPTVAL.Gisle Aas2005-12-081-1/+1
* Improve the setsockopt description.Gisle Aas2005-12-081-2/+9
* patch@26253 Allow embedded new lines passed through to commandsJohn E. Malmberg2005-12-081-3/+0
* One quick fix to the test for differences in error output.Steve Peters2005-12-071-1/+1
* All args in embed.fnc should be namedAndy Lester2005-12-074-55/+44
* Don't build manpages for Encode and Unicode::NormalizeRafael Garcia-Suarez2005-12-072-0/+2
* Check in those files as text, not binaryRafael Garcia-Suarez2005-12-070-0/+0