2010-11-27 |
Rafael Garcia-Suarez | Fix a warning (that spotted a potential mro bug that...
|
commit | commitdiff | tree |
2010-11-26 |
Rafael Garcia-Suarez | No need to nest printfs. DIE() takes format strings.
|
commit | commitdiff | tree |
2010-11-24 |
Rafael Garcia-Suarez | Don't use "try" as a variable name
|
commit | commitdiff | tree |
2010-11-20 |
Rafael Garcia-Suarez | Typo in perldelta
|
commit | commitdiff | tree |
2010-11-17 |
Rafael Garcia-Suarez | Spelling/grammar nits
|
commit | commitdiff | tree |
2010-11-15 |
Rafael Garcia-Suarez | Doc fix for [perl #78642] Logical defined or not equivalent...
|
commit | commitdiff | tree |
2010-11-06 |
Rafael Garcia-Suarez | Add new ops in Opcode, so it does not warn at compilation
|
commit | commitdiff | tree |
2010-10-31 |
Rafael Garcia-Suarez | Bump Safe's version to 2.29
|
commit | commitdiff | tree |
2010-10-31 |
Rafael Garcia-Suarez | Add &version::vxs::VCMP to Safe's default share
|
commit | commitdiff | tree |
2010-10-04 |
Zefram | [PATCH] function to parse Perl statement sequence
|
commit | commitdiff | tree |
2010-10-04 |
Zefram | add stray save_* functions to the API
|
commit | commitdiff | tree |
2010-10-04 |
Rafael Garcia-Suarez | Update AUTHORS
|
commit | commitdiff | tree |
2010-09-20 |
Father Chrysostomos | [perl #77930] cx_stack reallocation during sort
|
commit | commitdiff | tree |
2010-09-20 |
Father Chrysostomos | Don’t use PL_op without checking it first.
|
commit | commitdiff | tree |
2010-09-17 |
Karl Williamson | PATCH: perldelta entry for [\8] [perl #76840] fix.
|
commit | commitdiff | tree |
2010-09-16 |
Karl Williamson | Fix /[\8]/ to not match NULL; give correct warning
|
commit | commitdiff | tree |
2010-09-16 |
Father Chrysostomos | Fix "Wide character in warn" warning
|
commit | commitdiff | tree |
2010-09-16 |
Father Chrysostomos | Fix warn to respect utf8-encoded scalars [perl #45549]
|
commit | commitdiff | tree |
2010-09-16 |
Father Chrysostomos | change warn.t to use test.pl
|
commit | commitdiff | tree |
2010-09-16 |
Rainer Tammer | Add info regarding AIX 7.1
|
commit | commitdiff | tree |
2010-09-16 |
Zefram | add hv_copy_hints_hv and save_hints to the API
|
commit | commitdiff | tree |
2010-09-13 |
Aristotle Pagaltzis | improve open.pm layer class error message
|
commit | commitdiff | tree |
2010-09-13 |
Rafael Garcia-Suarez | Bump Safe's VERSION to 2.28
|
commit | commitdiff | tree |
2010-09-13 |
Rafael Garcia-Suarez | Avoid infinite loop in _find_code_refs.
|
commit | commitdiff | tree |
2010-09-13 |
Bram | Extra tests for a regex followed by an operator or...
|
commit | commitdiff | tree |
2010-09-13 |
Bram | Add tests for 72922.
|
commit | commitdiff | tree |
2010-09-13 |
Karl Williamson | regcomp.c: Use longjmp to abandon first pass quickly
|
commit | commitdiff | tree |
2010-09-13 |
Karl Williamson | regcomp.c: Macroize changing regex to utf8
|
commit | commitdiff | tree |
2010-09-13 |
Karl Williamson | regcomp.c: Clarify and typos in comments
|
commit | commitdiff | tree |
2010-09-13 |
Karl Williamson | handy.h: Add bounds checking to case change arrays
|
commit | commitdiff | tree |
2010-09-13 |
Karl Williamson | handy.h: Add FITS_IN_8_BITS() macro
|
commit | commitdiff | tree |
2010-09-13 |
Father Chrysostomos | [perl #77684] Restore the 5.10/12 behaviour of open...
|
commit | commitdiff | tree |
2010-09-08 |
Zefram | make qw(...) first-class syntax
|
commit | commitdiff | tree |
2010-09-07 |
Rafael Garcia-Suarez | More tests for when(slice)
|
commit | commitdiff | tree |
2010-09-07 |
David Leadbeater | Fix RT #77468: Smart matching on slices
|
commit | commitdiff | tree |
2010-09-07 |
Ben Morrow | Tests for caller_cx, cop_hints_*.
|
commit | commitdiff | tree |
2010-09-07 |
Ben Morrow | make regen.
|
commit | commitdiff | tree |
2010-09-07 |
Ben Morrow | API functions for accessing the runtime hinthash.
|
commit | commitdiff | tree |
2010-09-06 |
Rafael Garcia-Suarez | Regenerate headers after last patch
|
commit | commitdiff | tree |
2010-09-06 |
Zefram | function interface to parse Perl statement
|
commit | commitdiff | tree |
2010-08-30 |
Eric Brine | Avoid needless use of UTF8=1 format [RT#56336]
|
commit | commitdiff | tree |
2010-08-30 |
Eric Brine | TODO tests for avoid needless use of UTF8=1 format...
|
commit | commitdiff | tree |
2010-08-17 |
Jerry D. Hedden | Move POSIX.pm to lib/POSIX.pm to fix autosplitter problem
|
commit | commitdiff | tree |
2010-08-16 |
Zefram | fix [perl #74118] $[ assignment not noisy enough
|
commit | commitdiff | tree |
2010-08-13 |
Tony Cook | make_ext.pl populates @INC correctly, don't override...
|
commit | commitdiff | tree |
2010-08-13 |
Tony Cook | Cwd.pm needs to be installed in lib before SDBM_File...
|
commit | commitdiff | tree |
2010-08-13 |
Karl Williamson | use charnames (); fails
|
commit | commitdiff | tree |
2010-08-13 |
Karl Williamson | charnames.t: tweak amount of testing of CJK chars
|
commit | commitdiff | tree |
2010-08-13 |
Karl Williamson | charnames.t: Change message to fit in 80 columns
|
commit | commitdiff | tree |
2010-08-13 |
Karl Williamson | charnames.t: Guard agains empty lines in __DATA__
|
commit | commitdiff | tree |
2010-08-13 |
Karl Williamson | charnames.t: use srand's seed
|
commit | commitdiff | tree |
2010-08-13 |
Eric Brine | Fix untimely destruction introduced by lvalue ops ...
|
commit | commitdiff | tree |
2010-08-13 |
Eric Brine | TODO tests for untimely destruction introduced by lvalue...
|
commit | commitdiff | tree |
2010-08-13 |
Eric Brine | Pure Perl lvalue subs can't return temps, even if they...
|
commit | commitdiff | tree |
2010-08-13 |
Eric Brine | Pure Perl lvalue subs can't return temps, even if they...
|
commit | commitdiff | tree |
2010-08-11 |
Father Chrysostomos | [perl #75904] \$ prototype does not make a unary function
|
commit | commitdiff | tree |
2010-08-11 |
Karl Williamson | op.h: Move bits around to allow for future growth
|
commit | commitdiff | tree |
2010-08-11 |
Karl Williamson | regexp.h: Move bits around
|
commit | commitdiff | tree |
2010-08-11 |
Karl Williamson | op.h, regexp.h: renumber shifts.
|
commit | commitdiff | tree |
2010-08-11 |
Karl Williamson | op_reg_common.h: Continue refactoring
|
commit | commitdiff | tree |
2010-08-11 |
Karl Williamson | regexp.h: Nit in comments
|
commit | commitdiff | tree |
2010-08-11 |
Karl Williamson | op_reg_common.h: Move things around
|
commit | commitdiff | tree |
2010-08-11 |
Karl Williamson | op_reg_common.h: Refactor variable for safety
|
commit | commitdiff | tree |
2010-08-11 |
Karl Williamson | regexp.h, op.h: decouple mostly from op_reg_common.h
|
commit | commitdiff | tree |
2010-08-11 |
Karl Williamson | op.h: Fix error msg
|
commit | commitdiff | tree |
2010-08-11 |
Karl Williamson | regexp.h: Fix error check to use correct offset
|
commit | commitdiff | tree |
2010-08-11 |
Karl Williamson | perlrecharclass: Document subtlety in Unicode
|
commit | commitdiff | tree |
2010-08-11 |
Karl Williamson | perlrecharclass: Fix typo
|
commit | commitdiff | tree |
2010-08-11 |
Karl Williamson | perlglossary: Add defn for "code point"
|
commit | commitdiff | tree |
2010-08-11 |
Karl Williamson | perlunifaq: Note: \d, \D do not have Unicode bug
|
commit | commitdiff | tree |
2010-08-11 |
Karl Williamson | perlunicode.pod: Elaborate unicode bug for POSIX
|
commit | commitdiff | tree |
2010-08-11 |
Rafael Garcia-Suarez | Revert "perlunicode.pod: Elaborate unicode bug for...
|
commit | commitdiff | tree |
2010-08-11 |
Karl Williamson | perlunicode.pod: Elaborate unicode bug for POSIX
|
commit | commitdiff | tree |
2010-08-11 |
Karl Williamson | feature.pm: Note unicode_strings is not complete
|
commit | commitdiff | tree |
2010-07-30 |
Rafael Garcia-Suarez | Make new tie test less noisy
|
commit | commitdiff | tree |
2010-07-30 |
Karl Williamson | Add new hdr op_reg_common to Makefile.SH
|
commit | commitdiff | tree |
2010-07-29 |
Karl Williamson | Refactor common parts of op.h, regexp.h into new .h
|
commit | commitdiff | tree |
2010-07-29 |
Karl Williamson | ext/B/defsubs_h.PL: teach to allow exprs with <<
|
commit | commitdiff | tree |
2010-07-29 |
Karl Williamson | regcomp.pl: Teach to handle wider range of exprs
|
commit | commitdiff | tree |
2010-07-29 |
Karl Williamson | ext/B/defsubs_h.PL: add explanatory comment
|
commit | commitdiff | tree |
2010-07-29 |
Karl Williamson | defsubs_h.PL: Use correct variable in error msg
|
commit | commitdiff | tree |
2010-07-29 |
Karl Williamson | regexp.h: Add some comments
|
commit | commitdiff | tree |
2010-07-29 |
Karl Williamson | op.h: Fix comments in #defines that cross lines
|
commit | commitdiff | tree |
2010-07-28 |
Rafael Garcia-Suarez | Add a test for srand's return value
|
commit | commitdiff | tree |
2010-07-28 |
Karl Williamson | srand: change to return its seed
|
commit | commitdiff | tree |
2010-07-27 |
Rafael Garcia-Suarez | Document in perldelta Karl's work I just merged
|
commit | commitdiff | tree |
2010-07-27 |
Rafael Garcia-Suarez | Merge remote branch 'khwilliamson/ncharnames' into...
|
commit | commitdiff | tree |
2010-07-27 |
Karl Williamson | Change function signature of grok_bslash_o
|
commit | commitdiff | tree |
2010-07-27 |
Karl Williamson | Correct pod in numeric.c
|
commit | commitdiff | tree |
2010-07-27 |
Karl Williamson | Correct comment in toke.c
|
commit | commitdiff | tree |
2010-07-27 |
Karl Williamson | embed.fnc: correct comments
|
commit | commitdiff | tree |
2010-07-27 |
Karl Williamson | Mark grok_bslash functions as intfce changeable
|
commit | commitdiff | tree |
2010-07-26 |
Lubomir Rintel | Restore errno if signal handler changes it
|
commit | commitdiff | tree |
2010-07-26 |
George Greer | RT#75762: In CURLYX->CURLYM optimization, check before...
|
commit | commitdiff | tree |
2010-07-26 |
Father Chrysostomos | [perl #75656] lvalue subs don't copy on write
|
commit | commitdiff | tree |
2010-07-26 |
Father Chrysostomos | Fix for RT#1804: Anonymous glob breaks when assigned...
|
commit | commitdiff | tree |
2010-07-26 |
James Mastros | Make the success and failure messages of t/porting...
|
commit | commitdiff | tree |
2010-07-26 |
James Mastros | Remove "at - line 3" from the end of a perldiag entry.
|
commit | commitdiff | tree |
2010-07-26 |
James Mastros | Document "Ambiguous use of -%s resolved as -&%s()"
|
commit | commitdiff | tree |
2010-07-26 |
James Mastros | Document "Ambiguous use of %c{%s%s} resolved to %c...
|
commit | commitdiff | tree |
next |