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 |
2014-12-17 |
Tony Cook | perldelta for 63d073d27fe5, 1d050e5534ce
|
commit | commitdiff | tree |
2014-12-17 |
Tony Cook | don't allow a negative file position on a PerlIO::scalar...
|
commit | commitdiff | tree |
2014-12-17 |
Tony Cook | [perl #123443] avoid overflowing got into a negative...
|
commit | commitdiff | tree |
2014-12-16 |
Tony Cook | perldelta for 3f6e436ff088
|
commit | commitdiff | tree |
2014-12-15 |
Daniel Dragan | document + improve ancient optimization in ParseXS
|
commit | commitdiff | tree |
2014-12-14 |
Tony Cook | Useqq no longer forces use of the pure-perl Data::Dumper
|
commit | commitdiff | tree |
2014-12-10 |
Tony Cook | perldelta for fcaef4dc8ca9, fb9282c3ccd3
|
commit | commitdiff | tree |
2014-12-10 |
Tony Cook | [perl #123245] avoid a panic in sv_chop() in formats
|
commit | commitdiff | tree |
2014-12-10 |
Tony Cook | [perl #123245] tests for format crashes
|
commit | commitdiff | tree |
2014-12-03 |
Daniel Dragan | pp_eof: a new SV can't have setmagic
|
commit | commitdiff | tree |
2014-12-03 |
Tony Cook | perldelta for faa5d6ec871c
|
commit | commitdiff | tree |
2014-12-03 |
Tony Cook | [perl #122635] avoid turning a leading // into / on...
|
commit | commitdiff | tree |
2014-12-03 |
Tony Cook | [perl #123063] allow assert() to be used as an expression
|
commit | commitdiff | tree |
2014-12-02 |
Tony Cook | TARG slots have no name, and produced undefined value...
|
commit | commitdiff | tree |
2014-12-01 |
Tony Cook | fix g++ builds: conversions from void * need a cast
|
commit | commitdiff | tree |
2014-12-01 |
Jim Cromie | pp.c: dont work around glibc 2.2.5 _moddi3 bugs past 2.7
|
commit | commitdiff | tree |
2014-11-30 |
Daniel Dragan | fix incomplete mathoming of Perl_pad_compname_type
|
commit | commitdiff | tree |
2014-11-27 |
Daniel Dragan | allow PERL_DISABLE_PMC to be defined from anywhere
|
commit | commitdiff | tree |
2014-11-24 |
Daniel Dragan | remove a branch in SvIV_please_nomg
|
commit | commitdiff | tree |
2014-11-24 |
Tony Cook | perldelta for d9bb50d52d1c
|
commit | commitdiff | tree |
2014-11-24 |
Daniel Dragan | improve ParseXS RETVAL code gen
|
commit | commitdiff | tree |
2014-11-18 |
Tony Cook | perldelta for 754cffb02255
|
commit | commitdiff | tree |
2014-11-18 |
Tony Cook | fix PERL_OP_PARENT builds
|
commit | commitdiff | tree |
2014-11-13 |
Tony Cook | [perl #123163] use the original link order unless on...
|
commit | commitdiff | tree |
2014-11-10 |
Daniel Dragan | dont run extension building make twice on a fresh src...
|
commit | commitdiff | tree |
2014-11-10 |
Tony Cook | NetBSD 5.1 doesn't support some of the new symbols...
|
commit | commitdiff | tree |
2014-11-10 |
Tony Cook | [perl #121337] fix issues with op/utf8cache.t
|
commit | commitdiff | tree |
2014-11-07 |
Tony Cook | perldelta for aa9d125313d7
|
commit | commitdiff | tree |
2014-11-07 |
Tony Cook | [perl #108276] re-indent the loop body
|
commit | commitdiff | tree |
2014-11-07 |
Tony Cook | move the closing ) out of the #ifdef USE_ITHREADS to...
|
commit | commitdiff | tree |
2014-11-07 |
Tony Cook | [perl #108276] avoid deep scalarvoid() self-recursion
|
commit | commitdiff | tree |
2014-11-07 |
Tony Cook | perldelta for 0997db6f4222
|
commit | commitdiff | tree |
2014-11-06 |
Tony Cook | [perl #108276] avoid deep recursion in Perl_op_free()
|
commit | commitdiff | tree |
2014-11-05 |
Daniel Dragan | char * pv can never be null in S_is_safe_syscall
|
commit | commitdiff | tree |
2014-11-05 |
Tony Cook | change 'make clean' to be equivalent to 'make realclean'
|
commit | commitdiff | tree |
2014-11-05 |
Tony Cook | [perl #120487] make sure we're using an unmodified...
|
commit | commitdiff | tree |
2014-11-04 |
Daniel Dragan | const fold OS versions in make_ext.pl
|
commit | commitdiff | tree |
2014-11-04 |
Tony Cook | perldelta for 7191ba826010
|
commit | commitdiff | tree |
2014-11-04 |
Andrew Fresh | Better handling of symlink creation
|
commit | commitdiff | tree |
2014-11-03 |
Tony Cook | perldelta for 7eb3f2cf1bb0
|
commit | commitdiff | tree |
2014-11-03 |
Tony Cook | Glenn D. Golden is now a perl AUTHOR
|
commit | commitdiff | tree |
2014-11-03 |
Tony Cook | bump $IO::Socket::VERSION to 1.38
|
commit | commitdiff | tree |
2014-11-03 |
Glenn D. Golden | Improve connected() doc
|
commit | commitdiff | tree |
2014-10-29 |
Tony Cook | semctl() on cygwin throws SIGSYS if the cygserver isn...
|
commit | commitdiff | tree |
2014-10-27 |
Tony Cook | PerlIO_list_push() accepts a non-const PerlIO_funcs...
|
commit | commitdiff | tree |
2014-10-22 |
Tony Cook | [perl #121159] use the updated win32_popenlist() even...
|
commit | commitdiff | tree |
2014-10-22 |
Tony Cook | perldelta for 8334cae656b5
|
commit | commitdiff | tree |
2014-10-22 |
Tony Cook | [perl #122703] ensure $! is set when chmod() and utime...
|
commit | commitdiff | tree |
2014-10-22 |
Tony Cook | perldelta for aac983ac3f3f, c24a535b4f4f
|
commit | commitdiff | tree |
2014-10-22 |
Tony Cook | document the limitations of list pipe open on Win32
|
commit | commitdiff | tree |
2014-10-22 |
Tony Cook | implement list form of pipe open for Win32
|
commit | commitdiff | tree |
2014-10-21 |
Tony Cook | [perl #122985] perlxs: PPCODE doesn't allow for CLEANUP
|
commit | commitdiff | tree |
2014-10-20 |
Tony Cook | these permissions appear to be handled correctly in...
|
commit | commitdiff | tree |
2014-10-20 |
Tony Cook | use a different name for the test directory
|
commit | commitdiff | tree |
2014-10-20 |
Tony Cook | wrap the failing call_checker test in an eval and TODO it
|
commit | commitdiff | tree |
2014-10-15 |
Tony Cook | perldelta for 594b6face91a
|
commit | commitdiff | tree |
2014-10-15 |
Lukas Mai | treat fatal warnings after syntax errors as syntax...
|
commit | commitdiff | tree |
2014-10-14 |
Daniel Dragan | fix comment from commit f4eedc6b8c
|
commit | commitdiff | tree |
2014-10-14 |
Tony Cook | perldelta for cae71c5daa29
|
commit | commitdiff | tree |
2014-10-14 |
Tony Cook | deprecate POSIX::tmpnam
|
commit | commitdiff | tree |
2014-10-12 |
Tony Cook | perldelta for e78728e52f52
|
commit | commitdiff | tree |
2014-10-12 |
Dagfinn Ilmari Mannsåker | Add support for Linux pipe buffer size fcntl commands
|
commit | commitdiff | tree |
2014-10-10 |
Tony Cook | perldelta for 11f610b5c537
|
commit | commitdiff | tree |
2014-10-10 |
Daniel Dragan | remove dl_nonlazy global if unused in Dynaloader
|
commit | commitdiff | tree |
2014-10-09 |
Tony Cook | perldelta for 2c2d7daa9519, a6d695237c4c
|
commit | commitdiff | tree |
2014-10-09 |
Tony Cook | [perl #122445] use magic on $DB::single etc to avoid...
|
commit | commitdiff | tree |
2014-10-09 |
Tony Cook | [perl #122445] test for overload assigned to $DB::single
|
commit | commitdiff | tree |
2014-10-07 |
Tony Cook | perldelta for ff5314c5aa54
|
commit | commitdiff | tree |
2014-10-07 |
Reini Urban | fix attributes memcmp without len<6 (asan catch)
|
commit | commitdiff | tree |
2014-10-03 |
Tony Cook | perldelta for 8e6aa27cd01d, 30837b2a7d75, de937bde1656
|
commit | commitdiff | tree |
2014-10-03 |
Tony Cook | [perl #122455] fix XSLoader loading other namespaces
|
commit | commitdiff | tree |
2014-10-03 |
Tony Cook | bump $XSLoader::VERSION
|
commit | commitdiff | tree |
2014-10-03 |
Graham Knop | Allow XSLoader to load modules from a different namespace
|
commit | commitdiff | tree |
2014-10-03 |
Tony Cook | [perl #122455] TODO test for XSLoader mishandling of...
|
commit | commitdiff | tree |
2014-10-03 |
Tony Cook | [perl #122657] TODO checking the result of recv() on...
|
commit | commitdiff | tree |
2014-10-03 |
Leon Timmermans | Compare recv return value to peername in socket test
|
commit | commitdiff | tree |
2014-08-15 |
Tony Cook | perldelta for 5c45bbe050f6
|
commit | commitdiff | tree |
2014-08-15 |
Tony Cook | [perl #122476] use a hash instead of a ptr_table
|
commit | commitdiff | tree |
2014-08-15 |
Tony Cook | [perl #122476] TODO test for isfoo() crash on Win32...
|
commit | commitdiff | tree |
2014-08-15 |
Tony Cook | perldelta for 496f5ba57a43
|
commit | commitdiff | tree |
next |