2012-07-25 |
Karl Williamson | regcomp.c: Silence compiler warning |
commit | commitdiff | tree | snapshot |
2012-07-25 |
Karl Williamson | regcomp.c: Change macro name to better indicate its... |
commit | commitdiff | tree | snapshot |
2012-07-25 |
Karl Williamson | Optimize a single character [class] into EXACTish |
commit | commitdiff | tree | snapshot |
2012-07-25 |
Karl Williamson | regcomp.c: Extract some code into an inline function |
commit | commitdiff | tree | snapshot |
2012-07-25 |
Karl Williamson | regcomp.c: shrink some optimized [class] nodes |
commit | commitdiff | tree | snapshot |
2012-07-25 |
Karl Williamson | regcomp.c: Delay some initialization until needed |
commit | commitdiff | tree | snapshot |
2012-07-25 |
Karl Williamson | regcomp.c: Remove duplicate assignments |
commit | commitdiff | tree | snapshot |
2012-07-25 |
Karl Williamson | handy.h: Move bit shifting into base macro |
commit | commitdiff | tree | snapshot |
2012-07-25 |
Karl Williamson | handy.h: Renumber character class bits |
commit | commitdiff | tree | snapshot |
2012-07-25 |
Karl Williamson | handy.h: Reorder some #defines |
commit | commitdiff | tree | snapshot |
2012-07-25 |
Karl Williamson | handy.h: l1_charclass.h: Add bit for matching ASCII |
commit | commitdiff | tree | snapshot |
2012-07-25 |
Karl Williamson | handy.h: refactor some macros to use a new one in common. |
commit | commitdiff | tree | snapshot |
2012-07-25 |
Karl Williamson | regcomp.c: Extract code to inline function |
commit | commitdiff | tree | snapshot |
2012-07-25 |
Karl Williamson | regcomp.sym: Correct and add comments |
commit | commitdiff | tree | snapshot |
2012-07-25 |
Karl Williamson | regen/regcomp.pl: Allow ';' in comments |
commit | commitdiff | tree | snapshot |
2012-07-25 |
Karl Williamson | regcomp.c: Optimize [^\n] into \N |
commit | commitdiff | tree | snapshot |
2012-07-25 |
Karl Williamson | regcomp.c: White-space, comments only |
commit | commitdiff | tree | snapshot |
2012-07-25 |
Karl Williamson | regcomp.c: Refactor new charclass optimizations |
commit | commitdiff | tree | snapshot |
2012-07-25 |
Karl Williamson | regcomp.c: Use data structure properties to remove... |
commit | commitdiff | tree | snapshot |
2012-07-25 |
Karl Williamson | regcomp.c: Use macro for clarity |
commit | commitdiff | tree | snapshot |
2012-07-25 |
Karl Williamson | regcomp.c: Only try to fold foldable chars |
commit | commitdiff | tree | snapshot |
2012-07-25 |
Karl Williamson | mktables: Generate new table for foldable chars |
commit | commitdiff | tree | snapshot |
2012-07-25 |
Karl Williamson | regcomp.c: Correct outdated comment |
commit | commitdiff | tree | snapshot |
2012-07-25 |
Karl Williamson | regcomp.c: Change and comment a problematic #define |
commit | commitdiff | tree | snapshot |
2012-07-25 |
Karl Williamson | embed.fnc: Remove duplicate entry |
commit | commitdiff | tree | snapshot |
2012-07-25 |
Karl Williamson | utf8.h, regcomp.c: Use mnemonics for Unicode chars |
commit | commitdiff | tree | snapshot |
2012-07-25 |
Karl Williamson | embed.fnc: Add const to remove compiler warning |
commit | commitdiff | tree | snapshot |
2012-07-24 |
David Mitchell | lex_grow_linestr(): update re_eval_start |
commit | commitdiff | tree | snapshot |
2012-07-24 |
Dave Rolsky | Update core to Time::Local 1.2300 from CPAN |
commit | commitdiff | tree | snapshot |
2012-07-24 |
David Mitchell | [perl #114248] Newxz? doc wrong in perlclib.pod |
commit | commitdiff | tree | snapshot |
2012-07-24 |
Nicholas Clark | Merge B 1.37 to blead (more SV flag constants exposed). |
commit | commitdiff | tree | snapshot |
2012-07-24 |
Nicholas Clark | Bump B's VERSION and note the changes in perldelta... |
commit | commitdiff | tree | snapshot |
2012-07-24 |
Nicholas Clark | Expose all GV flags matching qr/GVf_/ as constants... |
commit | commitdiff | tree | snapshot |
2012-07-24 |
Nicholas Clark | Expose all CV flags matching qr/CVf_/ as constants... |
commit | commitdiff | tree | snapshot |
2012-07-24 |
Nicholas Clark | Expose all SV flags matching qr/SV(?:[fps]|pad)_/ as... |
commit | commitdiff | tree | snapshot |
2012-07-24 |
Nicholas Clark | In ext/B/Makefile.PL, order the list of files to scan... |
commit | commitdiff | tree | snapshot |
2012-07-24 |
Chip Salzenberg | ensure that the env var SV after C<{FOO}='x'> is PV... |
commit | commitdiff | tree | snapshot |
2012-07-24 |
Chip Salzenberg | reduce magic overhead of tainting (maybe other magic... |
commit | commitdiff | tree | snapshot |
2012-07-24 |
Chip Salzenberg | Unify code that initializes constants yes, no, and... |
commit | commitdiff | tree | snapshot |
2012-07-23 |
Chris 'BinGOs... | Sync Module-CoreList version in Maintainers.pl with... |
commit | commitdiff | tree | snapshot |
2012-07-21 |
Karl Williamson | re_tests: Add tests for [perl #114220] |
commit | commitdiff | tree | snapshot |
2012-07-21 |
Chip Salzenberg | in sv_chop(), add use SvPOK_only_UTF8() to clear obsole... |
commit | commitdiff | tree | snapshot |
2012-07-21 |
Chip Salzenberg | make SvOOK_offset macro safer, with parens and underscores |
commit | commitdiff | tree | snapshot |
2012-07-20 |
Robin Barker | rewrite a regex in lib/DB.t using \Q |
commit | commitdiff | tree | snapshot |
2012-07-20 |
Tony Cook | bump to version 5.17.3 |
commit | commitdiff | tree | snapshot |
2012-07-20 |
Tony Cook | new perldelta |
commit | commitdiff | tree | snapshot |
2012-07-20 |
Tony Cook | update epigraphs.pod |
commit | commitdiff | tree | snapshot |
2012-07-20 |
Tony Cook | add releaase 5.17.2 to perlhist |
commit | commitdiff | tree | snapshot |
2012-07-20 |
Tony Cook | update Module::CoreList for 5.17.2 |
commit | commitdiff | tree | snapshot |
2012-07-20 |
Tony Cook | Porting/corelist.pl didn't handle newlines in the pod... |
commit | commitdiff | tree | snapshot |
2012-07-20 |
Tony Cook | finalize perldelta |
commit | commitdiff | tree | snapshot |
2012-07-19 |
Karl Williamson | Only generate above-Uni warning for \p{}, \P{} |
commit | commitdiff | tree | snapshot |
2012-07-19 |
Karl Williamson | regcomp.c: Refactor code into a function |
commit | commitdiff | tree | snapshot |
2012-07-19 |
Karl Williamson | regcomp.c: set local flag in pass1 of charclass inversion |
commit | commitdiff | tree | snapshot |
2012-07-19 |
Karl Williamson | regcomp.c: Keep separate list for [:word:] from \p... |
commit | commitdiff | tree | snapshot |
2012-07-19 |
Karl Williamson | regcomp.c: Convert boolean variable from a UV |
commit | commitdiff | tree | snapshot |
2012-07-19 |
Karl Williamson | utf8.c: Create API so internals can be hidden |
commit | commitdiff | tree | snapshot |
2012-07-19 |
Karl Williamson | regcomp.h: Free up bit; downside is makes locale ANYOF... |
commit | commitdiff | tree | snapshot |
2012-07-19 |
Karl Williamson | regcomp.h: Fix up comment |
commit | commitdiff | tree | snapshot |
2012-07-19 |
Karl Williamson | regcomp.c: Clarify, update comments, white-space reflow |
commit | commitdiff | tree | snapshot |
2012-07-19 |
Karl Williamson | perlapi: Clarify hv_fetch() docs |
commit | commitdiff | tree | snapshot |
2012-07-19 |
David Mitchell | op/join.t: don't use done_testing |
commit | commitdiff | tree | snapshot |
2012-07-18 |
Jan Dubois | Fixup indentation |
commit | commitdiff | tree | snapshot |
2012-07-18 |
Daniel Dragan | Adding support for Visual C's __declspec(noreturn)... |
commit | commitdiff | tree | snapshot |
2012-07-18 |
Tony Cook | perldelta updates |
commit | commitdiff | tree | snapshot |
2012-07-17 |
Tony Cook | sync() on a read-only file handle doesn't work on cygwi... |
commit | commitdiff | tree | snapshot |
2012-07-15 |
Chip Salzenberg | perldelta description of magic flags patch |
commit | commitdiff | tree | snapshot |
2012-07-15 |
Chip Salzenberg | mark blead-only modifications of Compress::Raw::{Bzip2... |
commit | commitdiff | tree | snapshot |
2012-07-15 |
Chip Salzenberg | Magic flags harmonization. |
commit | commitdiff | tree | snapshot |
2012-07-15 |
Father Chrysostomos | perldelta updates |
commit | commitdiff | tree | snapshot |
2012-07-15 |
Father Chrysostomos | dump.c: Dump op->op_s(labbed|avefree) |
commit | commitdiff | tree | snapshot |
2012-07-15 |
Father Chrysostomos | Remove op_latefree(d) |
commit | commitdiff | tree | snapshot |
2012-07-15 |
Father Chrysostomos | perly.y: Remove use of latefree from package foo {} |
commit | commitdiff | tree | snapshot |
2012-07-15 |
Father Chrysostomos | op.c: ck_grep does not need to call listkids |
commit | commitdiff | tree | snapshot |
2012-07-15 |
Father Chrysostomos | op.c: ck_fun does not need to call LINKLIST |
commit | commitdiff | tree | snapshot |
2012-07-15 |
Father Chrysostomos | op.c:ck_grep: Remove unnecessary op_next assignments |
commit | commitdiff | tree | snapshot |
2012-07-15 |
Father Chrysostomos | op.c: ck_grep does not need to check num of args |
commit | commitdiff | tree | snapshot |
2012-07-15 |
Father Chrysostomos | pp_hot.c: Mention that pp_grepstart calls pp_pushmark |
commit | commitdiff | tree | snapshot |
2012-07-15 |
Father Chrysostomos | Simplify ck_grep |
commit | commitdiff | tree | snapshot |
2012-07-15 |
Father Chrysostomos | op.c: Further simplify ck_sort |
commit | commitdiff | tree | snapshot |
2012-07-14 |
Tony Cook | Upgrade Socket to 2.002 |
commit | commitdiff | tree | snapshot |
2012-07-14 |
Father Chrysostomos | op.c: Consistent tweak; podchecker complaints |
commit | commitdiff | tree | snapshot |
2012-07-14 |
Shlomi Fish | Update perlop's bignum modules list. |
commit | commitdiff | tree | snapshot |
2012-07-14 |
Father Chrysostomos | op.c: Missing line break |
commit | commitdiff | tree | snapshot |
2012-07-14 |
Father Chrysostomos | Disentangle ck_sort and grep |
commit | commitdiff | tree | snapshot |
2012-07-14 |
Father Chrysostomos | [perl #113710] Make __SUB__ work in sort block |
commit | commitdiff | tree | snapshot |
2012-07-14 |
Yves Orton | fix RT#114068 optimizer handles MEOL in middle of patte... |
commit | commitdiff | tree | snapshot |
2012-07-14 |
Father Chrysostomos | [perl #113576] Restore err msg for &{+undef} |
commit | commitdiff | tree | snapshot |
2012-07-14 |
Father Chrysostomos | [perl #113470] Constant folding for pack |
commit | commitdiff | tree | snapshot |
2012-07-14 |
Father Chrysostomos | [perl #113020] INSTALL: Clarify CPAN::autobundle |
commit | commitdiff | tree | snapshot |
2012-07-13 |
Robin Barker | silence override warning |
commit | commitdiff | tree | snapshot |
2012-07-13 |
Father Chrysostomos | mro/basic.t: Squelch warning |
commit | commitdiff | tree | snapshot |
2012-07-13 |
Robin Barker | silence warning about use of --libpods |
commit | commitdiff | tree | snapshot |
2012-07-13 |
Robin Barker | silence compiler warning - casting void* to IV |
commit | commitdiff | tree | snapshot |
2012-07-13 |
Father Chrysostomos | mg_vtable.pl: Mention all generated files |
commit | commitdiff | tree | snapshot |
2012-07-13 |
Father Chrysostomos | Fix @{*ISA} autovivification |
commit | commitdiff | tree | snapshot |
2012-07-13 |
Father Chrysostomos | Fix *ISA = *glob_without_array |
commit | commitdiff | tree | snapshot |
2012-07-12 |
Father Chrysostomos | op.c: Make slabs sizes powers of two |
commit | commitdiff | tree | snapshot |
2012-07-12 |
Father Chrysostomos | perldelta update |
commit | commitdiff | tree | snapshot |
2012-07-12 |
Father Chrysostomos | perlhacktips: PERL_DEBUG_READONLY_OPS update |
commit | commitdiff | tree | snapshot |
next |