2013-07-05 |
Karl Williamson | Revert "regcomp.c: Change, variable, fcn name" |
commit | commitdiff | tree | snapshot |
2013-07-05 |
Karl Williamson | Revert "regcomp.c: Move inversion list hdr field to... |
commit | commitdiff | tree | snapshot |
2013-07-05 |
Karl Williamson | Revert "regcomp.c: Make C-array inversion lists const" |
commit | commitdiff | tree | snapshot |
2013-07-05 |
Father Chrysostomos | Consistent spaces after dots in perlhack.pod |
commit | commitdiff | tree | snapshot |
2013-07-05 |
Father Chrysostomos | Use tabs consistently in AUTHORS |
commit | commitdiff | tree | snapshot |
2013-07-05 |
Father Chrysostomos | README.ko: remove blank line |
commit | commitdiff | tree | snapshot |
2013-07-05 |
Father Chrysostomos | Add Keedi Kim to AUTHORS |
commit | commitdiff | tree | snapshot |
2013-07-05 |
Keedi Kim | Update brand-new README.ko |
commit | commitdiff | tree | snapshot |
2013-07-05 |
Karl Williamson | Revert "regcomp.c: Move some #defines to only file... |
commit | commitdiff | tree | snapshot |
2013-07-05 |
Karl Williamson | Revert "Create SVt_INVLIST" |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Karl Williamson | op.c: White-space only |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Karl Williamson | PATCH: [perl #114178] di/ds/ig exempt from warnings... |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Karl Williamson | Revert "Use new Svt_INVLIST for inversion lists." |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Craig A. Berry | Add non-XS extensions to known_extensions in configure... |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Craig A. Berry | Fix ext/VMS-Filespec/t/filespec.t after move in 2d11a7e... |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Tony Cook | rarest is only used under -DDEBUGGING |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Karl Williamson | t/lib/warnings/utf8: Fix improper TODO test |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Karl Williamson | Fix perlguts and comments for how sv_chop() works |
commit | commitdiff | tree | snapshot |
2013-07-04 |
James E Keenan | Add test for undefined first argument to fileparse(). |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Karl Williamson | Merge branch 'const_posix_invlists' into blead |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Karl Williamson | Use new Svt_INVLIST for inversion lists. |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Karl Williamson | Create SVt_INVLIST |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Karl Williamson | regcomp.c: Move some #defines to only file that uses... |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Karl Williamson | regcomp.c: Make C-array inversion lists const |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Karl Williamson | regcomp.c: Move inversion list hdr field to SV hdr |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Karl Williamson | regcomp.c: Change, variable, fcn name |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Karl Williamson | regcomp.c: Move 2 hdr inversion fields to SV hdr |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Karl Williamson | regcomp.c: Remove unused data structure field |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Karl Williamson | regcomp.c: Make inversion lists SVt_PVLV |
commit | commitdiff | tree | snapshot |
2013-07-04 |
Karl Williamson | regcomp.c: Add a constant 0 element before inversion... |
commit | commitdiff | tree | snapshot |
2013-07-03 |
H.Merijn Brand | Remove duplicate entry |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Nicholas Clark | Move Exporter from lib/ to dist/Exporter/ |
commit | commitdiff | tree | snapshot |
2013-07-03 |
James E Keenan | Delete superfluous lines; clarify identifier parsing. |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Tony Cook | [perl #118561] note that the check is fragile and refer... |
commit | commitdiff | tree | snapshot |
2013-07-03 |
Tony Cook | Revert "[perl #118561] failures loading modules are... |
commit | commitdiff | tree | snapshot |
2013-07-02 |
Karl Williamson | perlretut.pod: Rephrase about \p{}. |
commit | commitdiff | tree | snapshot |
2013-07-02 |
Karl Williamson | perlretut.pod: Rephrase to be consistent with other... |
commit | commitdiff | tree | snapshot |
2013-07-02 |
Father Chrysostomos | perlgit.pod: Remove one mention of p5p |
commit | commitdiff | tree | snapshot |
2013-07-02 |
Nicholas Clark | In the PERL_IMPLICIT_SYS section in perl_free(), use... |
commit | commitdiff | tree | snapshot |
2013-07-02 |
Nicholas Clark | In embed.fnc, reorder the symbols conditional on HAVE_I... |
commit | commitdiff | tree | snapshot |
2013-07-02 |
Nicholas Clark | Terser fix to avoid warning about an empty body for... |
commit | commitdiff | tree | snapshot |
2013-07-02 |
Nicholas Clark | Teach makedef.pl that PL_op_exec_cnt is only available... |
commit | commitdiff | tree | snapshot |
2013-07-02 |
Steffen Mueller | Very few PAD[HA]Vs are "LVALUE": branch predictor hints |
commit | commitdiff | tree | snapshot |
2013-07-02 |
Steffen Mueller | -DPERL_TRACE_OPS to produce reports on executed OP... |
commit | commitdiff | tree | snapshot |
2013-07-02 |
Nicholas Clark | Remove defunct DESCRIP.MMS cleanup rules. |
commit | commitdiff | tree | snapshot |
2013-07-02 |
Nicholas Clark | Move VMS::Filespec from vms/ext to ext/ |
commit | commitdiff | tree | snapshot |
2013-07-02 |
Nicholas Clark | vms/ext/filespec.t does not need to be +x |
commit | commitdiff | tree | snapshot |
2013-07-02 |
Nicholas Clark | Merge in the improvements to the build helper module... |
commit | commitdiff | tree | snapshot |
2013-07-02 |
Nicholas Clark | Refactor FindExt, merging scan_ext() and find_ext(). |
commit | commitdiff | tree | snapshot |
2013-07-02 |
Nicholas Clark | Skip most of FindExt's tests for troublesome configurat... |
commit | commitdiff | tree | snapshot |
2013-07-02 |
Nicholas Clark | In FindExt.t, move the main loop's comparison logic... |
commit | commitdiff | tree | snapshot |
2013-07-02 |
Nicholas Clark | Minor refactors to FindExt's test, removing code duplic... |
commit | commitdiff | tree | snapshot |
2013-07-02 |
Nicholas Clark | Thanks to FindExt::apply_config() we're now able to... |
commit | commitdiff | tree | snapshot |
2013-07-02 |
Nicholas Clark | Correct a type in FindExt::apply_config in the "I18N... |
commit | commitdiff | tree | snapshot |
2013-07-02 |
Nicholas Clark | In FindExt, eliminate _ext_ne() and make extensions... |
commit | commitdiff | tree | snapshot |
2013-07-02 |
Nicholas Clark | Also add Encode's sub-modules to known_extensions when... |
commit | commitdiff | tree | snapshot |
2013-07-02 |
Nicholas Clark | Add non-XS extensions to known_extensions. |
commit | commitdiff | tree | snapshot |
2013-07-02 |
Nicholas Clark | Remove Configure code that supported the old-style... |
commit | commitdiff | tree | snapshot |
2013-07-02 |
Nicholas Clark | Trim the explicit Makefile rules to generate {mini... |
commit | commitdiff | tree | snapshot |
2013-07-02 |
Tony Cook | OP*method was added in c106c2be8b83ee but never used |
commit | commitdiff | tree | snapshot |
2013-07-02 |
Steffen Mueller | Branch predictor hints: exists is mostly run on hashes |
commit | commitdiff | tree | snapshot |
2013-07-02 |
Peter Martini | S_strip_spaces doesn't need to be seen out of core |
commit | commitdiff | tree | snapshot |
2013-07-02 |
Tony Cook | Patches must not be sent via git's format-patch/send... |
commit | commitdiff | tree | snapshot |
2013-07-02 |
Daniel Dragan | #118675 fix 4 porting/pod_rules.t uses different perl... |
commit | commitdiff | tree | snapshot |
2013-07-02 |
Brian Gottreu | dist/lib/Makefile.PL: change INSTALLDIRS to 'site'... |
commit | commitdiff | tree | snapshot |
2013-07-02 |
Tony Cook | perldelta for c448c12411b1ba |
commit | commitdiff | tree | snapshot |
2013-07-02 |
Niko Tyni | Make perlbug look up the list of local patches at run... |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Steffen Mueller | Fix to make 8d455b9f99c1046e969462419b0eb5b8bf740a47... |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Steffen Mueller | Avoid needless refcount and mortialization on pp_anonhash |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Karl Williamson | Fix regex seqfault 5.18 regression |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Nicholas Clark | Merge the branch that purged various under-used Makefil... |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Nicholas Clark | Document the removed Makefile targets in perldelta. |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Nicholas Clark | In perlhacktips, suggest a shell loop to generate all... |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Nicholas Clark | Eliminate the perl.gprof and perl.gcov Makefile targets. |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Nicholas Clark | Run Porting/podtidy on pod/perlhacktips.pod |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Nicholas Clark | Update perlhacktips to note that Address Sanitizer... |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Nicholas Clark | In perlhacktips, no need to give 3 ways to set an envir... |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Nicholas Clark | Remove the explicit purify/quantify/purecov targets... |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Nicholas Clark | We don't actually need to set $ENV{PERL} for the tests... |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Nicholas Clark | valgrind doesn't require that perl was built with ... |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Nicholas Clark | Inline the Makefile target minitest.prep into its only... |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Nicholas Clark | Remove Makefile targets and tools related to Irix and... |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Nicholas Clark | Remove various rarely used test targets from the genera... |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Tony Cook | [perl #71680] hints to use gdbm compat for [NO]DBM_File... |
commit | commitdiff | tree | snapshot |
2013-07-01 |
James E Keenan | Small stylistic improvement; add one POD formatting... |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Hojung Youn | Give little more examples to interpolated typemap variables |
commit | commitdiff | tree | snapshot |
2013-07-01 |
Craig A. Berry | Make t/comp/parser.t get the correct libraries. |
commit | commitdiff | tree | snapshot |
2013-06-30 |
Ruslan Zakirov | change tied_method to use SVs with precomputed hash... |
commit | commitdiff | tree | snapshot |
2013-06-30 |
Ruslan Zakirov | change magic_methcall to use SV with shared hash value |
commit | commitdiff | tree | snapshot |
2013-06-30 |
Ruslan Zakirov | SV_CONST(name) and PL_sv_consts |
commit | commitdiff | tree | snapshot |
2013-06-30 |
Ruslan Zakirov | G_METHOD_NAMED flag for call_method and call_sv |
commit | commitdiff | tree | snapshot |
2013-06-30 |
Father Chrysostomos | perldiag: Consistent spaces after dots |
commit | commitdiff | tree | snapshot |
2013-06-29 |
Chris 'BinGOs... | Update IPC-Cmd to CPAN version 0.82 |
commit | commitdiff | tree | snapshot |
2013-06-29 |
Father Chrysostomos | op.c: Suppress compiler warning |
commit | commitdiff | tree | snapshot |
2013-06-29 |
Brian Gottreu | regenerate t/porting/known_pod_issues.dat |
commit | commitdiff | tree | snapshot |
2013-06-29 |
Brian Gottreu | Run the pedantic checks when regenerating the database |
commit | commitdiff | tree | snapshot |
2013-06-29 |
Ricardo Signes | do not worry about long verbatim lines w/o env var |
commit | commitdiff | tree | snapshot |
2013-06-29 |
Ricardo Signes | Revert "Make t/podcheck.t less sensitive" |
commit | commitdiff | tree | snapshot |
2013-06-28 |
Father Chrysostomos | op.c: Remove dummy code from const_sv_xsub |
commit | commitdiff | tree | snapshot |
2013-06-28 |
Father Chrysostomos | perlfunc: consistent spaces after dots |
commit | commitdiff | tree | snapshot |
next |