2014-09-19 |
Daniel Dragan | factor out TAINT_NOT into S_adjust_stack_on_leave
|
commit | commitdiff | tree |
2014-09-18 |
Daniel Dragan | in Perl_sv_copypv_flags move mg_get call to callee
|
commit | commitdiff | tree |
2014-09-18 |
Daniel Dragan | more NAN FP fixs for VC6/NAN_COMPARE_BROKEN compilers
|
commit | commitdiff | tree |
2014-07-22 |
Daniel Dragan | Open3.pm:spawn_with_handles remove alot of duplicate...
|
commit | commitdiff | tree |
2014-07-14 |
Daniel Dragan | refactor pp_ref
|
commit | commitdiff | tree |
2014-07-14 |
Daniel Dragan | optimize PathTools to not try to load XS on miniperl
|
commit | commitdiff | tree |
2014-07-07 |
Daniel Dragan | static misc things in /dist/threads/threads.xs
|
commit | commitdiff | tree |
2014-07-03 |
Daniel Dragan | universal.c gv_stashpv -> gv_stashpvs
|
commit | commitdiff | tree |
2014-07-02 |
Daniel Dragan | Module::CoreList::TieHashDelta stop massive recursion
|
commit | commitdiff | tree |
2014-06-24 |
Daniel Dragan | fix multi-evals problems in pad name list api
|
commit | commitdiff | tree |
2014-06-24 |
Daniel Dragan | PERL_UNUSED_CONTEXT -> remove interp context where...
|
commit | commitdiff | tree |
2014-06-12 |
Daniel Dragan | SvREFCNT_dec_NN in pp_require
|
commit | commitdiff | tree |
2014-06-09 |
Daniel Dragan | remove 1 read of interp var from PUSHMARK
|
commit | commitdiff | tree |
2014-06-04 |
Daniel Dragan | refactor pp_tied
|
commit | commitdiff | tree |
2014-06-02 |
Daniel Dragan | remove intentional leak in win32/win32.c ansify_path
|
commit | commitdiff | tree |
2014-05-29 |
Daniel Dragan | cleanup on commit "Pseudo-fork dups arg array on argless...
|
commit | commitdiff | tree |
2014-05-28 |
Daniel Dragan | fix sv_usepvn_flags's docs
|
commit | commitdiff | tree |
2014-05-28 |
Daniel Dragan | refactor pp_list
|
commit | commitdiff | tree |
2014-05-28 |
Daniel Dragan | refactor av_delete
|
commit | commitdiff | tree |
2014-05-14 |
Daniel Dragan | perldelta for #121676
|
commit | commitdiff | tree |
2014-04-08 |
Daniel Dragan | speed up miniperl require on Win32
|
commit | commitdiff | tree |
2014-03-27 |
Daniel Dragan | fix killpg on Win32, to meet posix expectations for...
|
commit | commitdiff | tree |
2014-03-17 |
Daniel Dragan | RT #121230, tests for process group kill on Win32
|
commit | commitdiff | tree |
2014-03-10 |
Daniel Dragan | remove a redundant SvTIED_mg from S_do_smartmatch
|
commit | commitdiff | tree |
2014-03-10 |
Daniel Dragan | don't repeatedly call HvUSEDKEYS
|
commit | commitdiff | tree |
2014-02-16 |
Daniel Dragan | add #define PERL_NO_GET_CONTEXT to ParseXS's pods
|
commit | commitdiff | tree |
2014-01-29 |
Daniel Dragan | document op_free and op_null
|
commit | commitdiff | tree |
2014-01-12 |
Daniel Dragan | reduce size of const static tables in time64.c
|
commit | commitdiff | tree |
2014-01-09 |
Daniel Dragan | fix missing _rotl64 symbol on Visual C 2003
|
commit | commitdiff | tree |
2014-01-06 |
Daniel Dragan | ext/Win32CORE/Win32CORE.c, rmv redundant stack & mark...
|
commit | commitdiff | tree |
2013-12-29 |
Daniel Dragan | cut out/inline wrapper calls of sv_*catpvf*
|
commit | commitdiff | tree |
2013-12-24 |
Daniel Dragan | pp_sys.c remove null checks and locality
|
commit | commitdiff | tree |
2013-12-23 |
Daniel Dragan | test various types of SVs with call_sv
|
commit | commitdiff | tree |
2013-12-23 |
Daniel Dragan | refactor pp_socket, pp_socketpair, pp_bind
|
commit | commitdiff | tree |
2013-12-23 |
Daniel Dragan | [perl #115736] fix undocumented param from newATTRSUB_flags
|
commit | commitdiff | tree |
2013-12-09 |
Daniel Dragan | WinCE makefile will now hypothetically build git_version.h
|
commit | commitdiff | tree |
2013-12-09 |
Daniel Dragan | cleanup ..\git_version.h rule in win32/Makefile
|
commit | commitdiff | tree |
2013-11-28 |
Daniel Dragan | remove almost unreachable NULL sv arg code from sv_2...
|
commit | commitdiff | tree |
2013-11-20 |
Daniel Dragan | add Intel C++ Compiler for Win32 support
|
commit | commitdiff | tree |
2013-11-20 |
Daniel Dragan | remove PL_patchlevel from S_minus_v
|
commit | commitdiff | tree |
2013-11-20 |
Daniel Dragan | regcomp.c extern -> EXTERN_C
|
commit | commitdiff | tree |
2013-11-20 |
Daniel Dragan | ioctl on perlhost platforms take a char*, not void*
|
commit | commitdiff | tree |
2013-11-19 |
Daniel Dragan | better perldelta description for #120091/#118059
|
commit | commitdiff | tree |
2013-11-15 |
Daniel Dragan | [perl #120544] fix "goto" around var init error in...
|
commit | commitdiff | tree |
2013-11-11 |
Daniel Dragan | check existence of headers and libs for WinCE in Makefile.ce
|
commit | commitdiff | tree |
2013-11-10 |
Daniel Dragan | fix multi-eval of Perl_custom_op_xop in XopENTRY
|
commit | commitdiff | tree |
2013-11-08 |
Daniel Dragan | POD-only mention sv_setsv does get magic but not set...
|
commit | commitdiff | tree |
2013-11-02 |
Daniel Dragan | win32/win32sck.c: dont close() a freed socket os handle
|
commit | commitdiff | tree |
2013-11-02 |
Daniel Dragan | remove redundant Zero() from JMPENV_BOOTSTRAP
|
commit | commitdiff | tree |
2013-10-29 |
Daniel Dragan | enable LTO/LTCG/WPO for most Visual Cs
|
commit | commitdiff | tree |
2013-10-23 |
Daniel Dragan | correct POD for SvIsCOW, it returns a U32
|
commit | commitdiff | tree |
2013-10-23 |
Daniel Dragan | refactor sv_add_backref
|
commit | commitdiff | tree |
2013-10-22 |
Daniel Dragan | WinCE Perl EVC4 support
|
commit | commitdiff | tree |
2013-10-21 |
Daniel Dragan | .gitignore Win32's miniperl object files
|
commit | commitdiff | tree |
2013-10-21 |
Daniel Dragan | WinCE Makefile and make_ext.pl general and XS fixes
|
commit | commitdiff | tree |
2013-10-21 |
Daniel Dragan | make sv_2bool_flags() non-recursive on overload
|
commit | commitdiff | tree |
2013-09-27 |
Daniel Dragan | better pod for threads::_handle
|
commit | commitdiff | tree |
2013-08-23 |
Daniel Dragan | restore XS module building for WinCE
|
commit | commitdiff | tree |
2013-07-29 |
Daniel Dragan | comments only, explain the different ONE_AT_A_TIME...
|
commit | commitdiff | tree |
2013-07-19 |
Daniel Dragan | remove some instruction bloat in S_find_uninit_var
|
commit | commitdiff | tree |
2013-07-14 |
Daniel Dragan | mention that caller() does not show XSUBs
|
commit | commitdiff | tree |
2013-07-09 |
Daniel Dragan | add entries to various .gitignore files for Win32 builds
|
commit | commitdiff | tree |
2013-07-02 |
Daniel Dragan | #118675 fix 4 porting/pod_rules.t uses different perl...
|
commit | commitdiff | tree |
2013-06-25 |
Daniel Dragan | Stop "sv_2mortal(&PL_sv_yes)" and "(void)sv_newmortal...
|
commit | commitdiff | tree |
2013-06-04 |
Daniel Dragan | remove obsolete STRUCT_MGVTBL_DEFINITION from mg.h
|
commit | commitdiff | tree |
2013-05-09 |
Daniel Dragan | fix threaded NO_TAINT_SUPPORT build errors
|
commit | commitdiff | tree |
2013-03-13 |
Daniel Dragan | restore building perl5**.dll and perl.exe on WinCE
|
commit | commitdiff | tree |
2013-03-13 |
Daniel Dragan | time64.c utf8.c fix for WinCE
|
commit | commitdiff | tree |
2013-03-06 |
Daniel Dragan | better POD for SvPVX, pre-5.9.3 Perls
|
commit | commitdiff | tree |
2013-02-21 |
Daniel Dragan | PATCH: [perl #116787] -Ox on Win64 Visual C 64 bit...
|
commit | commitdiff | tree |
2013-01-18 |
Daniel Dragan | rearrange initializations in S_intuit_more for better...
|
commit | commitdiff | tree |
2013-01-17 |
Daniel Dragan | remove an useless null check in S_copy_little_tm_to_big_TM
|
commit | commitdiff | tree |
2013-01-13 |
Daniel Dragan | better POD for unpackstring
|
commit | commitdiff | tree |
2012-12-24 |
Daniel Dragan | uninline panic branch from POPSTACK
|
commit | commitdiff | tree |
2012-12-20 |
Daniel Dragan | a better perldelta for d1bee06989
|
commit | commitdiff | tree |
2012-12-20 |
Daniel Dragan | Better POD for newSVrv
|
commit | commitdiff | tree |
2012-12-19 |
Daniel Dragan | T_BOOL failure example
|
commit | commitdiff | tree |
2012-12-12 |
Daniel Dragan | better POD for mg_get and SvGROW
|
commit | commitdiff | tree |
2012-12-06 |
Daniel Dragan | add PERL_NO_GET_CONTEXT to xs template in h2xs.PL
|
commit | commitdiff | tree |
2012-12-05 |
Daniel Dragan | more dTHX optimizations in /win32/*
|
commit | commitdiff | tree |
2012-11-24 |
Daniel Dragan | SvPVXtrue single eval->multiple eval
|
commit | commitdiff | tree |
2012-11-23 |
Daniel Dragan | prevent multiple evaluations of ERRSV
|
commit | commitdiff | tree |
2012-11-23 |
Daniel Dragan | remove an EXTEND from XS_re_regexp_pattern
|
commit | commitdiff | tree |
2012-11-23 |
Daniel Dragan | Reduce scope of SP in Perl_eval_pv
|
commit | commitdiff | tree |
2012-11-21 |
Daniel Dragan | refactor pp_stringify and pp_and
|
commit | commitdiff | tree |
2012-11-19 |
Daniel Dragan | refactor pp_padsv
|
commit | commitdiff | tree |
2012-11-19 |
Daniel Dragan | reduce scope of a var in save_clearsv
|
commit | commitdiff | tree |
2012-11-17 |
Daniel Dragan | refactor pp_rand
|
commit | commitdiff | tree |
2012-11-16 |
Daniel Dragan | save_freeop is not an expression, remove PL_Xpv
|
commit | commitdiff | tree |
2012-11-14 |
Daniel Dragan | remove most calls to strlen in S_force_ident
|
commit | commitdiff | tree |
2012-11-12 |
Daniel Dragan | pv->pvn for literals in pp_require and Perl_sv_derived_from_pvn
|
commit | commitdiff | tree |
2012-11-12 |
Daniel Dragan | more dTHX optimizations
|
commit | commitdiff | tree |
2012-11-12 |
Daniel Dragan | add items checking to Internals::SvREFCNT
|
commit | commitdiff | tree |
2012-11-12 |
Daniel Dragan | clean up the users of PL_no_mem
|
commit | commitdiff | tree |
2012-11-12 |
Daniel Dragan | rmv context from Perl_croak_no_modify and Perl_croak_xs_usage
|
commit | commitdiff | tree |
2012-11-09 |
Daniel Dragan | refactor gv.c:Perl_newGP
|
commit | commitdiff | tree |
2012-11-09 |
Daniel Dragan | remove various redundant dTHXes
|
commit | commitdiff | tree |
2012-11-09 |
Daniel Dragan | remove unused dTHXes in /win32/*
|
commit | commitdiff | tree |
2012-11-09 |
Daniel Dragan | create aTHXa, some unused dTHXs removed in /win32/*
|
commit | commitdiff | tree |
2012-11-09 |
Daniel Dragan | "func not implemented" croaks optimizations in /win32/*
|
commit | commitdiff | tree |
next |