2011-09-14 |
Nicholas Clark | Merge Storable improvements (XS tidying, test failures...
|
commit | commitdiff | tree |
2011-09-14 |
Nicholas Clark | Note Storable changes in perldelta.
|
commit | commitdiff | tree |
2011-09-14 |
Nicholas Clark | Simplify Storable.xs by providing a fallback definition...
|
commit | commitdiff | tree |
2011-09-14 |
Nicholas Clark | Change Storable's code.t to serialise a subroutine...
|
commit | commitdiff | tree |
2011-09-14 |
Nicholas Clark | Remove from Storable.xs all compatibility code that...
|
commit | commitdiff | tree |
2011-09-14 |
Nicholas Clark | Restore 5.004 and 5.005 support in Storable.
|
commit | commitdiff | tree |
2011-09-14 |
Nicholas Clark | Remove Symbian compatibility macros from Storable,...
|
commit | commitdiff | tree |
2011-09-14 |
Nicholas Clark | Simplify S_set_caret_X() by returning early if we set...
|
commit | commitdiff | tree |
2011-09-14 |
Nicholas Clark | Inline S_procself_val() into S_set_caret_x().
|
commit | commitdiff | tree |
2011-09-13 |
Nicholas Clark | In S_set_caret_X(), use GvSV() consistently in all...
|
commit | commitdiff | tree |
2011-09-13 |
Nicholas Clark | Bump $Module::CoreList::VERSION after 77cc041da6484066.
|
commit | commitdiff | tree |
2011-09-13 |
Nicholas Clark | Merge POSIX improvements (refactoring, tests, bugfix...
|
commit | commitdiff | tree |
2011-09-13 |
Nicholas Clark | Change POSIX::Termios::setattr() to default to TCASNOW...
|
commit | commitdiff | tree |
2011-09-13 |
Nicholas Clark | Remove unneeded fallback definitions of dNOOP, dVAR...
|
commit | commitdiff | tree |
2011-09-13 |
Nicholas Clark | Update perldelta to note that POSIX.so is now 12% smaller.
|
commit | commitdiff | tree |
2011-09-13 |
Nicholas Clark | Merge the implementations of POSIX::{asctime,mktime...
|
commit | commitdiff | tree |
2011-09-13 |
Nicholas Clark | Merge the implementations of POSIX::{access,mkfifo...
|
commit | commitdiff | tree |
2011-09-13 |
Nicholas Clark | Merge the implementations of POSIX::{close,dup,tcdrain...
|
commit | commitdiff | tree |
2011-09-13 |
Nicholas Clark | Add tests for POSIX::{access,close,dup,dup2}.
|
commit | commitdiff | tree |
2011-09-13 |
Nicholas Clark | In ext/POSIX/t/sysconf.t, make the tests more strict.
|
commit | commitdiff | tree |
2011-09-13 |
Nicholas Clark | In ext/POSIX/t/sysconf.t, refactor the API of _check_and_rep...
|
commit | commitdiff | tree |
2011-09-13 |
Nicholas Clark | In various POSIX tests, make better use of Test::More.
|
commit | commitdiff | tree |
2011-09-13 |
Nicholas Clark | Merge the implementations of 11 is*() functions in...
|
commit | commitdiff | tree |
2011-09-13 |
Nicholas Clark | Merge the implementations of 10 maths functions in...
|
commit | commitdiff | tree |
2011-09-13 |
Nicholas Clark | Further tests for POSIX trigonometric and hyperbolic...
|
commit | commitdiff | tree |
2011-09-13 |
Nicholas Clark | Change POSIX::localeconv() to a table-driven implementation.
|
commit | commitdiff | tree |
2011-09-13 |
Nicholas Clark | Add tests for POSIX::localeconv().
|
commit | commitdiff | tree |
2011-09-13 |
Nicholas Clark | Merge the implementations of 2 sets of POSIX functions.
|
commit | commitdiff | tree |
2011-09-13 |
Nicholas Clark | Merge the implementations of 4 sets of POSIX::Termios...
|
commit | commitdiff | tree |
2011-09-13 |
Nicholas Clark | Merge the implementations of 2 pairs of POSIX::SigSet...
|
commit | commitdiff | tree |
2011-09-13 |
Nicholas Clark | Add tests for POSIX::sigpending().
|
commit | commitdiff | tree |
2011-09-13 |
Nicholas Clark | Store sigset_t used by POSIX::SigSet directly in the...
|
commit | commitdiff | tree |
2011-09-13 |
Nicholas Clark | In POSIX.xs, extract allocate_struct() from POSIX:...
|
commit | commitdiff | tree |
2011-09-13 |
Nicholas Clark | Add tests for POSIX::SigSet.
|
commit | commitdiff | tree |
2011-09-13 |
Nicholas Clark | Store struct termios used by POSIX::Termios directly...
|
commit | commitdiff | tree |
2011-09-13 |
Nicholas Clark | Add tests for POSIX::tc{drain,flow,flush,sendbreak}()
|
commit | commitdiff | tree |
2011-09-13 |
Nicholas Clark | Add tests for POSIX::Termios->setattr().
|
commit | commitdiff | tree |
2011-09-13 |
Nicholas Clark | Add tests for POSIX::Termios->setcc().
|
commit | commitdiff | tree |
2011-09-13 |
Nicholas Clark | Add tests for POSIX::Termios->get[iocf]flags().
|
commit | commitdiff | tree |
2011-09-13 |
Nicholas Clark | Add tests for POSIX::Termios->get[io]speed().
|
commit | commitdiff | tree |
2011-09-13 |
Nicholas Clark | Add tests for passing POSIX::Termios->getcc() out of...
|
commit | commitdiff | tree |
2011-09-13 |
Nicholas Clark | In termios.t, avoid reading uninitialised memory in...
|
commit | commitdiff | tree |
2011-09-13 |
Nicholas Clark | Refactor ext/POSIX/t/termios.t
|
commit | commitdiff | tree |
2011-09-11 |
Nicholas Clark | Eliminate warnings from XSLoader on 5.005 and 5.004.
|
commit | commitdiff | tree |
2011-09-11 |
Nicholas Clark | Simplify generated XS code by emitting a compatibility...
|
commit | commitdiff | tree |
2011-09-10 |
Nicholas Clark | Tweaks to tie_fetch_count.t
|
commit | commitdiff | tree |
2011-09-10 |
Nicholas Clark | Add HOMEGROWN_POSIX_SIGNALS to PL_non_bincompat_options...
|
commit | commitdiff | tree |
2011-09-09 |
Nicholas Clark | When probing strxfrm, consider a consistent return...
|
commit | commitdiff | tree |
2011-09-09 |
Nicholas Clark | Provide more information in the message for "strxfrm...
|
commit | commitdiff | tree |
2011-09-09 |
Nicholas Clark | Remove a Devel::DProf error from perldiag.pod
|
commit | commitdiff | tree |
2011-09-09 |
Nicholas Clark | In pp_chdir, move SvGETMAGIC(sv) out of the if() condition.
|
commit | commitdiff | tree |
2011-09-07 |
Nicholas Clark | In Dumper.xs, use sv_newmortal() instead of sv_mortalcopy...
|
commit | commitdiff | tree |
2011-09-07 |
Nicholas Clark | ODBM_File can use the same T_PTROBJ typemap as the...
|
commit | commitdiff | tree |
2011-09-06 |
Nicholas Clark | In Glob.xs, use memset() instead of bzero()
|
commit | commitdiff | tree |
2011-09-06 |
Nicholas Clark | S_op_integerize() needs a dVAR, else -DPERL_GLOBAL_STRUCT...
|
commit | commitdiff | tree |
2011-09-04 |
Nicholas Clark | Remove WITH_THR() and WITH_THX(), which are not used.
|
commit | commitdiff | tree |
2011-09-02 |
Nicholas Clark | Remove Porting/genlog, redundant since the switch from...
|
commit | commitdiff | tree |
2011-09-01 |
Nicholas Clark | Reinstate the perldelta entry for CPANPLUS.
|
commit | commitdiff | tree |
2011-09-01 |
Nicholas Clark | Update AnyDBM_File's documentation to avoid use POSIX;
|
commit | commitdiff | tree |
2011-09-01 |
Nicholas Clark | Merge the POSIX.pm refactoring into blead.
|
commit | commitdiff | tree |
2011-09-01 |
Nicholas Clark | Note the refactoring of POSIX.pm in perldelta.
|
commit | commitdiff | tree |
2011-09-01 |
Nicholas Clark | Change the synopsis in POSIX.pod to stress use POSIX ();
|
commit | commitdiff | tree |
2011-09-01 |
Nicholas Clark | Generate @POSIX::EXPORT_OK from %reimpl, %replacement...
|
commit | commitdiff | tree |
2011-09-01 |
Nicholas Clark | Test that @POSIX::EXPORT and @POSIX::EXPORT_OK are...
|
commit | commitdiff | tree |
2011-09-01 |
Nicholas Clark | Remove isatty from @POSIX::EXPORT_OK, as it's already...
|
commit | commitdiff | tree |
2011-09-01 |
Nicholas Clark | In POSIX, improve the diagnostic for the "use $method...
|
commit | commitdiff | tree |
2011-09-01 |
Nicholas Clark | The more regular POSIX "unimplemented" diagnostics...
|
commit | commitdiff | tree |
2011-09-01 |
Nicholas Clark | Improvements to the diagnostics for "unimplemented...
|
commit | commitdiff | tree |
2011-09-01 |
Nicholas Clark | Test the POSIX functions that wrap core builtins.
|
commit | commitdiff | tree |
2011-09-01 |
Nicholas Clark | Convert the POSIX waitpid tests to Test::More.
|
commit | commitdiff | tree |
2011-09-01 |
Nicholas Clark | Explicitly test both CORE:: and POSIX:: gmtime and...
|
commit | commitdiff | tree |
2011-09-01 |
Nicholas Clark | Test the diagnostics for usage messages for POSIX wrapper...
|
commit | commitdiff | tree |
2011-09-01 |
Nicholas Clark | Test the diagnostics for all POSIX::* functions that...
|
commit | commitdiff | tree |
2011-09-01 |
Nicholas Clark | In ext/POSIX/t/is.t, make better use of Test::More.
|
commit | commitdiff | tree |
2011-08-30 |
Nicholas Clark | Remove 3 unused scripts from Porting
|
commit | commitdiff | tree |
2011-08-30 |
Nicholas Clark | Generate $Config::Config{byteorder} slightly more efficiently.
|
commit | commitdiff | tree |
2011-08-29 |
Nicholas Clark | For s///r, don't call SvPV_force() on the original...
|
commit | commitdiff | tree |
2011-08-25 |
Nicholas Clark | Merge the refactored makedef.pl into blead.
|
commit | commitdiff | tree |
2011-08-25 |
Nicholas Clark | Note the demise of global.sym in perldelta.
|
commit | commitdiff | tree |
2011-08-25 |
Nicholas Clark | In embed.pl, inline walk_table() into its only caller.
|
commit | commitdiff | tree |
2011-08-25 |
Nicholas Clark | Eliminate global.sym, as makedef.pl can generate it...
|
commit | commitdiff | tree |
2011-08-25 |
Nicholas Clark | Add regen/embed_lib.pl, for the code that processes...
|
commit | commitdiff | tree |
2011-08-25 |
Nicholas Clark | In embed.pl, move processing embed.fnc and regen/opcodes...
|
commit | commitdiff | tree |
2011-08-25 |
Nicholas Clark | In embed.pl, refactor the handling of varargs *_nocontext...
|
commit | commitdiff | tree |
2011-08-25 |
Nicholas Clark | In makedef.pl, move handling of $ARGS{TARG_DIR} to...
|
commit | commitdiff | tree |
2011-08-25 |
Nicholas Clark | In makedef.pl, defaulting $ARGS{TARG_DIR} to '' simplifies...
|
commit | commitdiff | tree |
2011-08-25 |
Nicholas Clark | Test the TARG_DIR argument to makedef.pl too.
|
commit | commitdiff | tree |
2011-08-25 |
Nicholas Clark | In makedef.pl, no need to store 'config.h' in a variable.
|
commit | commitdiff | tree |
2011-08-25 |
Nicholas Clark | In embed.pl, simplify the code that parses regen/opcodes.
|
commit | commitdiff | tree |
2011-08-25 |
Nicholas Clark | embed.pl was relying on embed.fnc starting with a pre...
|
commit | commitdiff | tree |
2011-08-24 |
Nicholas Clark | For microperl, prefix generateuudmap and the 3 generated...
|
commit | commitdiff | tree |
2011-08-24 |
Nicholas Clark | Group 3 headers as $(generated_headers) in microperl...
|
commit | commitdiff | tree |
2011-08-23 |
Nicholas Clark | Run regen/uconfig_h.pl as part of the regen and regen_header...
|
commit | commitdiff | tree |
2011-08-23 |
Nicholas Clark | Add t/porting/globvar.t, to sanity test globvar.sym...
|
commit | commitdiff | tree |
2011-08-23 |
Nicholas Clark | Handle PL_sh_path better in globvar.sym and makedef.pl
|
commit | commitdiff | tree |
2011-08-23 |
Nicholas Clark | Group 3 headers as $(generated_headers) in the *nix...
|
commit | commitdiff | tree |
2011-08-22 |
Nicholas Clark | boot_Win32CORE needs to be XS_EXTERNAL() following...
|
commit | commitdiff | tree |
2011-08-21 |
Nicholas Clark | Fix C++ build following commit ab1478f7146843f7.
|
commit | commitdiff | tree |
2011-08-21 |
Nicholas Clark | Bump $ExtUtils::ParseXS::VERSION following commit 948e998797...
|
commit | commitdiff | tree |
2011-08-13 |
Nicholas Clark | In makedef.pl, use %Config to avoid hardcoding the...
|
commit | commitdiff | tree |
next |