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 | Add HOMEGROWN_POSIX_SIGNALS to PL_non_bincompat_options...
|
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 |
Aristotle Pagaltzis | Replace use of AutoLoader in POSIX with a custom compilation...
|
commit | commitdiff | tree |
2011-09-01 |
Nicholas Clark | In POSIX, improve the diagnostic for the "use $method...
|
commit | commitdiff | tree |
2011-09-01 |
Aristotle Pagaltzis | In POSIX, drastically simplify the wrappers for "unimplement...
|
commit | commitdiff | tree |
2011-09-01 |
Aristotle Pagaltzis | In POSIX.pm, modernise package variable style.
|
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-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-14 |
Reini Urban | B::Terse and B::Xref were missing some documentation.
|
commit | commitdiff | tree |
2011-08-14 |
Reini Urban | remove the rest of pod/perlcompile.pod
|
commit | commitdiff | tree |
2011-08-13 |
Nicholas Clark | In makedef.pl, use %Config to avoid hardcoding the...
|
commit | commitdiff | tree |
2011-08-13 |
Nicholas Clark | Check more than just the first word of the "Inconsistent...
|
commit | commitdiff | tree |
2011-08-11 |
Nicholas Clark | Simplify embedvar.h, removing a level of macro indirection...
|
commit | commitdiff | tree |
2011-08-09 |
Nicholas Clark | Refactor Porting/checkcfgvar.pl, simplifying the control...
|
commit | commitdiff | tree |
2011-08-09 |
Nicholas Clark | In checkcfgvar.pl, eliminate the file-scope lexical...
|
commit | commitdiff | tree |
2011-08-09 |
Nicholas Clark | In checkcfgvar.pl, eliminate the file-scope lexical...
|
commit | commitdiff | tree |
2011-08-09 |
Nicholas Clark | In checkcfgvar.pl, inline and eliminate read_file(...
|
commit | commitdiff | tree |
2011-08-09 |
Nicholas Clark | In checkcfgvar.pl, inline check_cfg() into its only...
|
commit | commitdiff | tree |
2011-08-09 |
Nicholas Clark | Remove 5.8.x VOS specific code from Porting/checkcfgvar.pl.
|
commit | commitdiff | tree |
2011-08-09 |
Nicholas Clark | Add defaults for st_ino size/sign probes to uconfig64.sh
|
commit | commitdiff | tree |
2011-08-09 |
Nicholas Clark | Add uconfig64.sh to the list of files that Porting...
|
commit | commitdiff | tree |
2011-08-07 |
Nicholas Clark | In embed.pl, inline hide() and bincompat_var() into...
|
commit | commitdiff | tree |
2011-08-07 |
Nicholas Clark | In embed.pl, refactor readvars() to return a sorted...
|
commit | commitdiff | tree |
2011-08-07 |
Nicholas Clark | In embed.pl, remove unused parameter $keep_pre from...
|
commit | commitdiff | tree |
2011-08-01 |
Nicholas Clark | Merge the refactored makedef.pl into blead.
|
commit | commitdiff | tree |
2011-08-01 |
Nicholas Clark | Note in perldelta that makedef.pl has been refactored.
|
commit | commitdiff | tree |
2011-08-01 |
Nicholas Clark | In makedef.pl, refactor the code that reads *.sym files.
|
commit | commitdiff | tree |
2011-08-01 |
Nicholas Clark | In makedef.pl, correct a typo in a comment.
|
commit | commitdiff | tree |
2011-08-01 |
Nicholas Clark | In makedef.pl, avoid creating %PLATFORMS just for one...
|
commit | commitdiff | tree |
2011-08-01 |
Nicholas Clark | In makedef.pl, use %ARGS instead of 4 variables for...
|
commit | commitdiff | tree |
2011-08-01 |
Nicholas Clark | In makedef.pl, consolidate all the C compiler flags...
|
commit | commitdiff | tree |
2011-08-01 |
Nicholas Clark | In makedef.pl, read ccflags and optimize from %Config.
|
commit | commitdiff | tree |
2011-08-01 |
Nicholas Clark | In makedef.pl, read 4 configuration values direct from...
|
commit | commitdiff | tree |
2011-08-01 |
Nicholas Clark | In makedef.pl, merge the code that reads config.sh
|
commit | commitdiff | tree |
2011-08-01 |
Nicholas Clark | In makedef.pl, export boot_* for static modules only...
|
commit | commitdiff | tree |
2011-08-01 |
Nicholas Clark | In makedef.pl, tidy up the MYMALLOC logic.
|
commit | commitdiff | tree |
2011-08-01 |
Nicholas Clark | In makedef.pl, tidy up the USE_PERLIO logic.
|
commit | commitdiff | tree |
2011-08-01 |
Nicholas Clark | In makedef.pl, consolidate all the code that tries...
|
commit | commitdiff | tree |
2011-08-01 |
Nicholas Clark | In makedef.pl, remove duplicate symbols passed to try_symbol...
|
commit | commitdiff | tree |
2011-08-01 |
Nicholas Clark | In makedef.pl, replace calls to try_symbol() with try_symbols().
|
commit | commitdiff | tree |
2011-08-01 |
Nicholas Clark | In makedef.pl, change readvar() to add items to a passed...
|
commit | commitdiff | tree |
2011-08-01 |
Nicholas Clark | In makedef.pl, no need to loop over a 1 item list.
|
commit | commitdiff | tree |
2011-08-01 |
Nicholas Clark | In makedef.pl, inline output_symbol() into its only...
|
commit | commitdiff | tree |
2011-08-01 |
Nicholas Clark | In makedef.pl, consolidate the actual output code in...
|
commit | commitdiff | tree |
2011-08-01 |
Nicholas Clark | In makedef.pl, rename emit_symbols() to try_symbols...
|
commit | commitdiff | tree |
2011-08-01 |
Nicholas Clark | In makedef.pl, inline emit_symbol.
|
commit | commitdiff | tree |
2011-08-01 |
Nicholas Clark | In makedef.pl, eliminate now-superfluous chomp and...
|
commit | commitdiff | tree |
2011-08-01 |
Nicholas Clark | In makedef.pl, inline skip_symbols.
|
commit | commitdiff | tree |
2011-08-01 |
Nicholas Clark | In makedef.pl, readvar now returns a list, not an array...
|
commit | commitdiff | tree |
2011-08-01 |
Nicholas Clark | In makedef.pl, move the "oddities from PerlIO" from...
|
commit | commitdiff | tree |
2011-08-01 |
Nicholas Clark | In makedef.pl, consolidate all the code conditional...
|
commit | commitdiff | tree |
next |