2015-06-03 |
Daniel Dragan | remove redundant PERL_EXPORT_C and PERL_XS_EXPORT_C...
|
commit | commitdiff | tree |
2015-06-03 |
Niko Tyni | Fix quote() function to escape backslashes but not...
|
commit | commitdiff | tree |
2015-06-03 |
Niko Tyni | Make t/run/locale.t survive missing locales masked...
|
commit | commitdiff | tree |
2015-06-02 |
Jim Cromie | fix XXX on DEBUG_TOP_FLAG comment
|
commit | commitdiff | tree |
2015-06-02 |
Jim Cromie | perl_clone_using: Zero -DPERL_TRACE_OPS mem for sub...
|
commit | commitdiff | tree |
2015-06-02 |
Tony Cook | perldelta for b4a10d33, 3f185657, 8db29734, 0d2463eb...
|
commit | commitdiff | tree |
2015-06-02 |
Peter John Acklam | Fix bug in Math::BigFloat's bceil() and bint() methods.
|
commit | commitdiff | tree |
2015-06-02 |
Peter John Acklam | Speed up Math::BigFloat -> blog().
|
commit | commitdiff | tree |
2015-06-02 |
Peter John Acklam | Correct Math::BigInt -> new() for non-integer input.
|
commit | commitdiff | tree |
2015-06-02 |
Peter John Acklam | Correct bdiv() and bmod() in Math::BigRat
|
commit | commitdiff | tree |
2015-06-02 |
Peter John Acklam | Correct bdiv() and bmod() in Math::BigInt and Math...
|
commit | commitdiff | tree |
2015-06-02 |
Daniel Dragan | remove obsolete VOL in S_parse_body
|
commit | commitdiff | tree |
2015-06-02 |
Dagfinn Ilmari Mannsåker | Handle fcntl(F_GETPIPE_SZ) failure in t/io/eintr.t
|
commit | commitdiff | tree |
2015-05-21 |
Tony Cook | They're Unicode tables, not UTF-8 tables
|
commit | commitdiff | tree |
2015-05-20 |
Dagfinn Ilmari Mannsåker | Use "UTF-8" consistently in perldelta
|
commit | commitdiff | tree |
2015-05-20 |
Tony Cook | perlapi was updated to refer to Newx, not NewX
|
commit | commitdiff | tree |
2015-05-20 |
Tony Cook | use the piconv tool to convert source files, not the...
|
commit | commitdiff | tree |
2015-05-15 |
Tony Cook | perldelta for 5cd35aacb089
|
commit | commitdiff | tree |
2015-05-15 |
Tony Cook | [perl #123998] prevent a missing chcp causing failures...
|
commit | commitdiff | tree |
2015-05-15 |
Tony Cook | bump all of the EUMM module versions to avoid confusion
|
commit | commitdiff | tree |
2015-05-15 |
Tony Cook | backport 37c49881 from the EUMM repository
|
commit | commitdiff | tree |
2015-05-15 |
Tony Cook | backport 1e2f0871 from the EUMM repository
|
commit | commitdiff | tree |
2015-05-14 |
Tony Cook | make minitest on win32
|
commit | commitdiff | tree |
2015-05-14 |
Tony Cook | test-prep-gcc was broken and fixed within 5.21
|
commit | commitdiff | tree |
2015-05-14 |
Tony Cook | list form of pipe open didn't work on Win32 at all...
|
commit | commitdiff | tree |
2015-05-14 |
Tony Cook | add the second variation of the "unable to close" warning...
|
commit | commitdiff | tree |
2015-05-05 |
Tony Cook | [perl #124187] don't call pad_findlex() on a NULL CV
|
commit | commitdiff | tree |
2015-04-23 |
Tony Cook | [perl #124357] make sure which_perl() can find ./perl...
|
commit | commitdiff | tree |
2015-04-16 |
Tony Cook | perldelta for 41ef2c66e0da, 902d16915db2
|
commit | commitdiff | tree |
2015-04-15 |
Tony Cook | bump perl5db.pl's $VERSION
|
commit | commitdiff | tree |
2015-04-15 |
Tony Cook | James McCoy is now a perl AUTHOR
|
commit | commitdiff | tree |
2015-04-15 |
James McCoy | lib/perl5db.pl: Restore noop lock prototype
|
commit | commitdiff | tree |
2015-04-15 |
Tony Cook | [perl #124127] fix cloning arrays with unused elements
|
commit | commitdiff | tree |
2015-04-10 |
Tony Cook | perldelta for 070e2677bff6
|
commit | commitdiff | tree |
2015-04-09 |
Tony Cook | [perl #123971] fix long double pack padding on newer GCC
|
commit | commitdiff | tree |
2015-04-07 |
Tony Cook | perldelta for c0388966161b, bd8b97a1c641
|
commit | commitdiff | tree |
2015-04-06 |
Tony Cook | fix dmake test for gcc
|
commit | commitdiff | tree |
2015-03-16 |
Reini Urban | fix t/op/utf8cache.t with -DDEBUG_LEAKING_SCALARS
|
commit | commitdiff | tree |
2015-03-02 |
Tony Cook | perldelta for b6bba8869651
|
commit | commitdiff | tree |
2015-03-02 |
Tony Cook | [perl #123947] deparse $#_ as $#_ not as $#{_}
|
commit | commitdiff | tree |
2015-02-26 |
Tony Cook | perldelta for ed38223246c0
|
commit | commitdiff | tree |
2015-02-26 |
Tony Cook | [perl #123202] speed up scalar //g against tainted...
|
commit | commitdiff | tree |
2015-02-24 |
Petr Písař | lib/h2ph.t to test generated t/_h2ph_pre.ph instead...
|
commit | commitdiff | tree |
2015-02-18 |
Tony Cook | Randy Stauneris now a perl author
|
commit | commitdiff | tree |
2015-02-18 |
Randy Stauner | Fix minor code typos in perlunicook
|
commit | commitdiff | tree |
2015-02-17 |
Tony Cook | perldelta for 816b056ffb99, 3bea78d24634
|
commit | commitdiff | tree |
2015-02-16 |
Tony Cook | h2ph: correct handling of hex constants for the preamble
|
commit | commitdiff | tree |
2015-02-16 |
Petr Písař | Fix Errno.pm generation for gcc-5.0
|
commit | commitdiff | tree |
2015-02-16 |
Tony Cook | perldelta for 436b3d12366a, 2631bbca12a9
|
commit | commitdiff | tree |
2015-02-16 |
Tony Cook | [perl #123836] dump LABEL shouldn't be goto LABEL
|
commit | commitdiff | tree |
2015-02-16 |
Tony Cook | [perl #123836] basic tests for dump, catches the issue...
|
commit | commitdiff | tree |
2015-02-16 |
Daniel Dragan | restore VC with dmake after commit "Fix minitest (op...
|
commit | commitdiff | tree |
2015-02-15 |
Daniel Dragan | (rmv dead -I paths for mktables + rmv copying non-existant...
|
commit | commitdiff | tree |
2015-02-10 |
Tony Cook | perldelta for f5fe1b19fc61
|
commit | commitdiff | tree |
2015-02-10 |
Tony Cook | remove the shell fallback from list pipe open on Win32
|
commit | commitdiff | tree |
2015-02-10 |
Tony Cook | perldelta for 9efda33a86bb, 296f0d566b9f
|
commit | commitdiff | tree |
2015-02-10 |
Tony Cook | [perl #123554] fix threaded builds and prevent a warning
|
commit | commitdiff | tree |
2015-02-09 |
Tony Cook | [perl #123554] catch a couple of other size overflows
|
commit | commitdiff | tree |
2015-02-04 |
Tony Cook | perldelta for 5fe499a8e262
|
commit | commitdiff | tree |
2015-02-04 |
Tony Cook | [perl #123218] "preserve" $/ if set to a bad value
|
commit | commitdiff | tree |
2015-02-03 |
Tony Cook | perldelta for 76e83594d2dc
|
commit | commitdiff | tree |
2015-02-03 |
James E Keenan | Reverse 'const static' to avoid 'old-style-declaration...
|
commit | commitdiff | tree |
2015-01-28 |
Tony Cook | perldelta for c5abc2c9ea98, 00fdeebdcb01
|
commit | commitdiff | tree |
2015-01-28 |
Tony Cook | bump $Opcode::VERSION to 1.32
|
commit | commitdiff | tree |
2015-01-28 |
Daniel Dragan | comment out dead code in Opcode::
|
commit | commitdiff | tree |
2015-01-27 |
Tony Cook | perldelta for fa7b7678bab9
|
commit | commitdiff | tree |
2015-01-27 |
Tony Cook | [perl #123064] document limitations of the big* implementation
|
commit | commitdiff | tree |
2015-01-27 |
Tony Cook | perldelta for 4388f261169c
|
commit | commitdiff | tree |
2015-01-27 |
Tony Cook | PerlIO::scalar write() at large file position
|
commit | commitdiff | tree |
2015-01-26 |
Tony Cook | note B's version bump in perldelta
|
commit | commitdiff | tree |
2015-01-26 |
Daniel Dragan | factor out a dXSTARG in B::
|
commit | commitdiff | tree |
2015-01-22 |
Tony Cook | fix SDBM_File builds using gcc on Win32
|
commit | commitdiff | tree |
2015-01-20 |
Tony Cook | [perl #123554] stop checking the message
|
commit | commitdiff | tree |
2015-01-20 |
Tony Cook | avoid a build issue with non-threaded Win32 builds
|
commit | commitdiff | tree |
2015-01-19 |
Tony Cook | perldelta for 62db6ea5fed1
|
commit | commitdiff | tree |
2015-01-19 |
Tony Cook | [perl #123538] always set chophere and itembytes at...
|
commit | commitdiff | tree |
2015-01-19 |
Tony Cook | perldelta for fa8f4f85ec35
|
commit | commitdiff | tree |
2015-01-19 |
Tony Cook | [perl #123554] avoid a crash from SvGROW(MEM_SIZE_MAX)
|
commit | commitdiff | tree |
2015-01-18 |
Tony Cook | perldelta for c9fdc8d6d601
|
commit | commitdiff | tree |
2015-01-18 |
Daniel Dragan | remove multi-eval problem from File::Glob
|
commit | commitdiff | tree |
2015-01-18 |
Daniel Dragan | improve SvPV_set's docs, it really shouldn't be public API
|
commit | commitdiff | tree |
2015-01-13 |
Tony Cook | perldelta for ac0e53cd2e68
|
commit | commitdiff | tree |
2015-01-13 |
Tony Cook | report which files have duplicates in porting/manifest.t
|
commit | commitdiff | tree |
2015-01-13 |
Ed J | Simplify ext/SDBM_File layout and build
|
commit | commitdiff | tree |
2015-01-11 |
Daniel Dragan | Win32: stat() only after a failed open() on a module
|
commit | commitdiff | tree |
2015-01-06 |
Tony Cook | make minitest (mostly) work on Win32
|
commit | commitdiff | tree |
2015-01-05 |
Tony Cook | minitest: run the sames tests on win32 as on POSIXish...
|
commit | commitdiff | tree |
2015-01-05 |
Tony Cook | minitest: miniperl on win32 always displays the x86...
|
commit | commitdiff | tree |
2015-01-05 |
Tony Cook | minitest op/magic.t: skip the env_is() tests on Win32...
|
commit | commitdiff | tree |
2015-01-05 |
Tony Cook | Win32 minitest: -k is never available on Win32
|
commit | commitdiff | tree |
2015-01-05 |
Tony Cook | miniperl on Win32 doesn't have fork()
|
commit | commitdiff | tree |
2015-01-05 |
Tony Cook | some socket functions aren't available under Win32...
|
commit | commitdiff | tree |
2015-01-05 |
Tony Cook | disable Win32 sloppy stat in io/fs.t, io/stat.t
|
commit | commitdiff | tree |
2015-01-05 |
Tony Cook | use textmode when opening scripts in miniperl to match...
|
commit | commitdiff | tree |
2015-01-05 |
Tony Cook | build miniperl with PerlIO
|
commit | commitdiff | tree |
2015-01-05 |
Tony Cook | t/TEST: glob the supplied filenames on Win32
|
commit | commitdiff | tree |
2015-01-05 |
Tony Cook | use TEST for minitest, same as POSIX systems
|
commit | commitdiff | tree |
2014-12-20 |
Tony Cook | PerlIO::scalar: skip the 4GB seek test if off_t is...
|
commit | commitdiff | tree |
2014-12-18 |
Tony Cook | perldelta for 696efa16de2c
|
commit | commitdiff | tree |
2014-12-18 |
Tony Cook | fix PerlIO::scalar get_cnt when the file position is...
|
commit | commitdiff | tree |
next |