2007-10-05 |
Nicholas Clark | As PL_hinthv is actually tied, need to call SvSETMAGIC...
|
commit | commitdiff | tree |
2007-10-04 |
Nicholas Clark | S_dopoptosub() is just a wrapper for S_dopoptosub_at...
|
commit | commitdiff | tree |
2007-10-03 |
Nicholas Clark | I can't spell (well know fact) and while I'm there...
|
commit | commitdiff | tree |
2007-10-03 |
Nicholas Clark | Test for a subtle pre-5.10 bug. Before 5.10 the overloading...
|
commit | commitdiff | tree |
2007-10-02 |
Nicholas Clark | Audrey spotted a spurious "Unicode".
|
commit | commitdiff | tree |
2007-10-01 |
Nicholas Clark | Nothing is using IoSUBPROCESS() so eliminate xio_subprocess.
|
commit | commitdiff | tree |
2007-09-28 |
Nicholas Clark | Make all of B work on 5.8.x
|
commit | commitdiff | tree |
2007-09-28 |
Nicholas Clark | Hopefully really fix test failures with -C
|
commit | commitdiff | tree |
2007-09-28 |
Nicholas Clark | Change 31987 forgot to re-run embed.pl
|
commit | commitdiff | tree |
2007-09-27 |
Nicholas Clark | Move the bool v_string_ok into the U16-sized gap in...
|
commit | commitdiff | tree |
2007-09-26 |
Nicholas Clark | Change 31977 introduced a bug (failing to set the return...
|
commit | commitdiff | tree |
2007-09-26 |
Nicholas Clark | Change the way of determining the MRO algorithm used...
|
commit | commitdiff | tree |
2007-09-23 |
Nicholas Clark | Add USE_IEEE to PL_bincompat_options, as use_ieee in...
|
commit | commitdiff | tree |
2007-09-23 |
Nicholas Clark | Under -DDEBUGGING (on gcc), assert that SvRV(sv) is...
|
commit | commitdiff | tree |
2007-09-22 |
Nicholas Clark | Fix bug 45607 - for the corner case *{"BONK"} = \&...
|
commit | commitdiff | tree |
2007-09-21 |
Nicholas Clark | hv_stores() on a literal string is now fractionally...
|
commit | commitdiff | tree |
2007-09-20 |
Nicholas Clark | Get mad compiling as C++. (At least for me)
|
commit | commitdiff | tree |
2007-09-20 |
Nicholas Clark | Remove now-unnecessary =cuts where POD is now adjacent...
|
commit | commitdiff | tree |
2007-09-20 |
Nicholas Clark | Add a new function Perl_hv_common_key_len(), which...
|
commit | commitdiff | tree |
2007-09-20 |
Nicholas Clark | Move the SV dereference of Perl_hv_fetch()/Perl_hv_store()/
|
commit | commitdiff | tree |
2007-09-20 |
Nicholas Clark | Switch Perl_hv_common() to returning void * rather...
|
commit | commitdiff | tree |
2007-09-20 |
Nicholas Clark | Change 31919 forgot to add Perl_hv_common to global.sym
|
commit | commitdiff | tree |
2007-09-20 |
Nicholas Clark | Convert hv_delete_ent(), hv_exists_ent(), hv_fetch_ent...
|
commit | commitdiff | tree |
2007-09-20 |
Nicholas Clark | Use Perl_hv_common() to test disabling the key conversion...
|
commit | commitdiff | tree |
2007-09-20 |
Nicholas Clark | assert that what is passed into the hash functions...
|
commit | commitdiff | tree |
2007-09-20 |
Nicholas Clark | SVs know their length, so avoid 2 calls to strlen().
|
commit | commitdiff | tree |
2007-09-20 |
Nicholas Clark | Make hv_fetch_common() non-static, and change its name...
|
commit | commitdiff | tree |
2007-09-19 |
Nicholas Clark | Change 31849 forgot to regenerate the documentation...
|
commit | commitdiff | tree |
2007-09-19 |
Nicholas Clark | Inline and abolish S_hv_magic_uvar_xkey().
|
commit | commitdiff | tree |
2007-09-19 |
Nicholas Clark | Send all delete()/delete_ent() calls via S_hv_fetch_common().
|
commit | commitdiff | tree |
2007-09-19 |
Nicholas Clark | Lots more tests with many permuations of 7, 8 and ...
|
commit | commitdiff | tree |
2007-09-19 |
Nicholas Clark | Parameterise the code that tests the rot13 hash, and...
|
commit | commitdiff | tree |
2007-09-19 |
Nicholas Clark | ext/XS/APItest/t/hash.t was failing because the fieldhash...
|
commit | commitdiff | tree |
2007-09-19 |
Nicholas Clark | Call the key transformation function for hv_exists...
|
commit | commitdiff | tree |
2007-09-19 |
Nicholas Clark | Mark utils/Makefile as read/write in perforce.
|
commit | commitdiff | tree |
2007-09-19 |
Nicholas Clark | Call the key transformation function for hv_delete().
|
commit | commitdiff | tree |
2007-09-19 |
Nicholas Clark | More tests for when fieldhash magic (doesn't) trigger.
|
commit | commitdiff | tree |
2007-09-19 |
Nicholas Clark | Correct test descriptions. bless didn't trigger. ever...
|
commit | commitdiff | tree |
2007-09-19 |
Nicholas Clark | For an LVALUE fetch, "hv_fetch()" will recurse into...
|
commit | commitdiff | tree |
2007-09-17 |
Nicholas Clark | Fix spelling errors in comments.
|
commit | commitdiff | tree |
2007-09-17 |
Nicholas Clark | Remove dead functions:
|
commit | commitdiff | tree |
2007-09-17 |
Nicholas Clark | Remove dead code surrounded by #if 0 from mathoms.c
|
commit | commitdiff | tree |
2007-09-17 |
Nicholas Clark | Some more state variable deparse tests.
|
commit | commitdiff | tree |
2007-09-17 |
Jim Cromie | grammar nit
|
commit | commitdiff | tree |
2007-09-16 |
Nicholas Clark | Change 31873 was not robust against the possibility...
|
commit | commitdiff | tree |
2007-09-16 |
Tels | [PATCHES] various small Math::BigInt et. al. fixes
|
commit | commitdiff | tree |
2007-09-16 |
Nicholas Clark | Upgrade to Archive::Tar 1.36
|
commit | commitdiff | tree |
2007-09-15 |
Nicholas Clark | Move all the compile time options that affect binary...
|
commit | commitdiff | tree |
2007-09-15 |
Nicholas Clark | Rejig the word wrapping code for the "Compile-time...
|
commit | commitdiff | tree |
2007-09-15 |
Nicholas Clark | Note the gotcha about newlines in the elements of PL_preambleav.
|
commit | commitdiff | tree |
2007-09-15 |
Nicholas Clark | Save some C<","> in the embedded program used to generate...
|
commit | commitdiff | tree |
2007-09-13 |
Nicholas Clark | Note that list initialisation of state variables is...
|
commit | commitdiff | tree |
2007-09-12 |
Nicholas Clark | Carp's argument backtrace code would show undef as...
|
commit | commitdiff | tree |
2007-09-12 |
Nicholas Clark | Add the missing assignment to op_last that change 31798...
|
commit | commitdiff | tree |
2007-09-12 |
Nicholas Clark | Don't call frexp() on +Inf or -Inf either. (It's not...
|
commit | commitdiff | tree |
2007-09-12 |
Nicholas Clark | mro_get_linear_isa_dfs and mro_get_linear_isa_c3 can...
|
commit | commitdiff | tree |
2007-09-10 |
Nicholas Clark | The best way not to have the missing subroutines hash...
|
commit | commitdiff | tree |
2007-09-08 |
Nicholas Clark | For now, forbid all list assignment initialisation...
|
commit | commitdiff | tree |
2007-09-08 |
Nicholas Clark | Make 'state $$' etc report 'Can't use global $$ in...
|
commit | commitdiff | tree |
2007-09-08 |
Nicholas Clark | Update perldiag.pod to mention "state" in all places...
|
commit | commitdiff | tree |
2007-09-08 |
Nicholas Clark | B.pm still assumed that SVt_PVBM exists. Correct this.
|
commit | commitdiff | tree |
2007-09-06 |
Nicholas Clark | Change 31798 forgot to add the op 'once' to Opcode.pm
|
commit | commitdiff | tree |
2007-09-06 |
Nicholas Clark | Make state $zok = slosh(); behave as the Perl 6 design...
|
commit | commitdiff | tree |
2007-09-04 |
Jarkko Hietaniemi | Re: [Fwd: Smoke [5.9.5] 31775 FAIL(m) OSF1 V5.1 (EV6...
|
commit | commitdiff | tree |
2007-08-25 |
Nicholas Clark | Erm. -u may have been superseded by the bytecode generator...
|
commit | commitdiff | tree |
2007-08-25 |
Nicholas Clark | Test that all the unknown command line flags are unknown.
|
commit | commitdiff | tree |
2007-08-16 |
Nicholas Clark | Correct parentheses. Calling Win32::GetOSVersion()...
|
commit | commitdiff | tree |
2007-07-30 |
Nicholas Clark | Fix typos in comments.
|
commit | commitdiff | tree |
2007-07-23 |
Nicholas Clark | Need to run the plan() at BEGIN time, else the use_ok...
|
commit | commitdiff | tree |
2007-07-16 |
Nicholas Clark | Re-order struct yy_parser to save space on most systems.
|
commit | commitdiff | tree |
2007-07-01 |
Nicholas Clark | Restore a comment from 30501 unintentionally deleted...
|
commit | commitdiff | tree |
2007-07-01 |
Nicholas Clark | Avoid copying the AV in Perl_mro_get_linear_isa_dfs()
|
commit | commitdiff | tree |
2007-07-01 |
Nicholas Clark | Add some information to the comments describing SV...
|
commit | commitdiff | tree |
2007-06-24 |
Nicholas Clark | s/\bunicode\b/Unicode/; # For everything not dual life
|
commit | commitdiff | tree |
2007-06-24 |
Nicholas Clark | Also get copy on write working with ithreads. It hadn...
|
commit | commitdiff | tree |
2007-06-19 |
Yves Orton | Re: Net::SMTP can't send large messages with bleadperl
|
commit | commitdiff | tree |
2007-06-19 |
Nicholas Clark | Work on getting B compiling outside of the perl source...
|
commit | commitdiff | tree |
2007-05-31 |
Nicholas Clark | blead segfaults on local *@; eval {1} because ERRSV...
|
commit | commitdiff | tree |
2007-05-29 |
Nicholas Clark | DBL_EPSILON DBL_MIN FLT_EPSILON FLT_MIN are not C constant...
|
commit | commitdiff | tree |
2007-05-28 |
Vadim Konovalov | Re: Cross patch 31287 broke blead
|
commit | commitdiff | tree |
2007-05-28 |
Nicholas Clark | Avoid calling SvEND() when SvPOKp() is not true.
|
commit | commitdiff | tree |
2007-05-15 |
Nicholas Clark | BASEOP isn't an exact multiple of 8 bytes, so reordering...
|
commit | commitdiff | tree |
2007-05-14 |
Nicholas Clark | PERL_IMPLICIT_CONTEXT is usually defined for threads...
|
commit | commitdiff | tree |
2007-05-14 |
Jerry D. Hedden | threads::shared 1.11
|
commit | commitdiff | tree |
2007-05-10 |
Nicholas Clark | Work around to get Unicode tests passing.
|
commit | commitdiff | tree |
2007-05-07 |
Nicholas Clark | bytecode.pl: Exterminate!
|
commit | commitdiff | tree |
2007-05-07 |
Nicholas Clark | Given that @optype and @specialsv_name are hard coded...
|
commit | commitdiff | tree |
2007-05-05 |
Nicholas Clark | Tweak change 30841 so that B works on maint too.
|
commit | commitdiff | tree |
2007-05-05 |
Nicholas Clark | Shuffling PL_gensym saves 8 bytes on LP64 systems.
|
commit | commitdiff | tree |
2007-05-03 |
Nicholas Clark | Move PL_delayedisa into a better spot in the interpreter...
|
commit | commitdiff | tree |
2007-05-03 |
Nicholas Clark | Initialise PL_delayedisa on thread clone.
|
commit | commitdiff | tree |
2007-05-02 |
Nicholas Clark | Get PERL_OLD_COPY_ON_WRITE passing all tests, apart...
|
commit | commitdiff | tree |
2007-04-26 |
Nicholas Clark | Avoid a SIGBUS caused by passing a U32 pointer to utf8_to_uv...
|
commit | commitdiff | tree |
2007-04-26 |
Steve Hay | Re: VMS and Win32 Makefiles in change 31059
|
commit | commitdiff | tree |
2007-04-25 |
Nicholas Clark | Avoid the need for 2 casts added in 31055 by using...
|
commit | commitdiff | tree |
2007-04-25 |
Nicholas Clark | Remove vestigical include of <ctype.h>, which came...
|
commit | commitdiff | tree |
2007-04-24 |
Nicholas Clark | Ooops. It helps to p4 add the new file.
|
commit | commitdiff | tree |
2007-04-24 |
Nicholas Clark | Make PL_uudmap a constant global. Remove the run time...
|
commit | commitdiff | tree |
2007-04-23 |
Nicholas Clark | Remove the unnecessary allocation of and assignment...
|
commit | commitdiff | tree |
2007-04-23 |
Nicholas Clark | More variable reordering saves another 40 bytes from...
|
commit | commitdiff | tree |
next |