2005-01-09 |
Nicholas Clark | Pull the am-I-utf8-or-not logic into one place (S_newSV_mayb...
|
commit | commitdiff | tree |
2005-01-07 |
Nicholas Clark | Stage 1 of utf8 support for soft references.
|
commit | commitdiff | tree |
2005-01-07 |
Craig A. Berry | make lib/warnings.t use t/test.pl
|
commit | commitdiff | tree |
2005-01-06 |
Nicholas Clark | Add TODO tests for UTF8 encoded soft references
|
commit | commitdiff | tree |
2005-01-06 |
Nicholas Clark | Turn barewords into strings to run under strict subs.
|
commit | commitdiff | tree |
2005-01-06 |
Nicholas Clark | All tests now use test.pl
|
commit | commitdiff | tree |
2005-01-06 |
Nicholas Clark | Start converting t/op/ref.t to use test.pl
|
commit | commitdiff | tree |
2005-01-05 |
Nicholas Clark | Correct a Greengrocer's apostrophe.
|
commit | commitdiff | tree |
2005-01-05 |
Nicholas Clark | Foolishly I committed change 23753 before remembering...
|
commit | commitdiff | tree |
2005-01-05 |
Nicholas Clark | Error-free constant folding is a TODO
|
commit | commitdiff | tree |
2005-01-05 |
Nicholas Clark | Turn INIT_TLS_AND_INTERP into a static function
|
commit | commitdiff | tree |
2005-01-05 |
Nicholas Clark | Shave off the explict 1; from the end of lib/Config.pm
|
commit | commitdiff | tree |
2005-01-05 |
Gisle Aas | Avoid segfault when pthread_key_create fails
|
commit | commitdiff | tree |
2005-01-05 |
Craig A. Berry | -Duselargefiles for VMS
|
commit | commitdiff | tree |
2005-01-05 |
Nicholas Clark | Rafael spotted that my changes caused warnings. So...
|
commit | commitdiff | tree |
2005-01-04 |
Nicholas Clark | Update copyright years.
|
commit | commitdiff | tree |
2005-01-04 |
Nicholas Clark | Make the switch statement discriminate similar names...
|
commit | commitdiff | tree |
2005-01-04 |
Nicholas Clark | Check all attributes in modify_SV_attributes are recognised.
|
commit | commitdiff | tree |
2005-01-04 |
Nicholas Clark | Use the new ${^UTF8LOCALE} to make the test reliable.
|
commit | commitdiff | tree |
2005-01-04 |
Nicholas Clark | Add ${^UTF8LOCALE} to give perl space access to PL_utf8locale
|
commit | commitdiff | tree |
2005-01-03 |
Nicholas Clark | Return an immortal from attributes::_warn_reserved...
|
commit | commitdiff | tree |
2005-01-03 |
Nicholas Clark | Change dXSTARGET to dXSTARG as recommended by Spider...
|
commit | commitdiff | tree |
2005-01-03 |
Nicholas Clark | D'oh! Spurious aTHX_. Here was I thinking that my test...
|
commit | commitdiff | tree |
2005-01-02 |
Nicholas Clark | Remove compiler warnings.
|
commit | commitdiff | tree |
2005-01-02 |
Nicholas Clark | Change 23727 broke code that relied on \ being escaped.
|
commit | commitdiff | tree |
2005-01-02 |
Nicholas Clark | Splitting the -n/-p code and concatenating strings...
|
commit | commitdiff | tree |
2005-01-01 |
Nicholas Clark | Concatenate some string constants
|
commit | commitdiff | tree |
2005-01-01 |
Nicholas Clark | Use Rafael's sick trick of ASCII NUL as a q'' delimiter...
|
commit | commitdiff | tree |
2005-01-01 |
Nicholas Clark | Probably should be using *pvn rather than *pv forms...
|
commit | commitdiff | tree |
2005-01-01 |
Nicholas Clark | strEQ/strNE of 1 character strings seems better hand...
|
commit | commitdiff | tree |
2005-01-01 |
Nicholas Clark | Not all the world's a VAX, er ASCII, so don't make...
|
commit | commitdiff | tree |
2005-01-01 |
Nicholas Clark | Change 23714 accidentally broke t/io/layers.t when...
|
commit | commitdiff | tree |
2004-12-31 |
Nicholas Clark | Skip the switch statement entirely if the pointer is...
|
commit | commitdiff | tree |
2004-12-31 |
Nicholas Clark | Doing the strnEQ char by char for 2 and 3 character...
|
commit | commitdiff | tree |
2004-12-31 |
Nicholas Clark | Improve documentation for is_gv_magical, and split...
|
commit | commitdiff | tree |
2004-12-31 |
Nicholas Clark | Because name is always NUL terminated we can incorporate...
|
commit | commitdiff | tree |
2004-12-31 |
Nicholas Clark | Generate smaller object code by using a single switch...
|
commit | commitdiff | tree |
2004-12-31 |
Nicholas Clark | Tidy up comments in change 23716
|
commit | commitdiff | tree |
2004-12-31 |
Nicholas Clark | Refactor gv_fetchpv so that the overwhelmingly common...
|
commit | commitdiff | tree |
2004-12-31 |
Craig A. Berry | randbits and randfunc for VMS
|
commit | commitdiff | tree |
2004-12-31 |
Nicholas Clark | Bug in t/io/layers.t spotted by Ignasi Roca Carrió
|
commit | commitdiff | tree |
2004-12-29 |
Nicholas Clark | Thinko in the description of Config::Extensions
|
commit | commitdiff | tree |
2004-12-29 |
Nicholas Clark | Experimental module intended to simplify core regression...
|
commit | commitdiff | tree |
2004-12-29 |
Nicholas Clark | Skip tests that binmode :utf8 if there is no perlio
|
commit | commitdiff | tree |
2004-12-29 |
Nicholas Clark | Ooops. Fix unitialised variable
|
commit | commitdiff | tree |
2004-12-29 |
Nicholas Clark | Oops. Forgot to uncomment the last set of Unicode values for
|
commit | commitdiff | tree |
2004-12-29 |
Nicholas Clark | read (and presuambly sysread) would expose the UTF8...
|
commit | commitdiff | tree |
2004-12-29 |
Nicholas Clark | Add a lot of tests for combinations of values, offsets...
|
commit | commitdiff | tree |
2004-12-29 |
Nicholas Clark | Convert op/read.t to use test.pl and make it stricture...
|
commit | commitdiff | tree |
2004-12-28 |
Nicholas Clark | Make Config.t warnings and strictures clean
|
commit | commitdiff | tree |
2004-12-27 |
Stas Bekman | [patch sv.c] comment fix
|
commit | commitdiff | tree |
2004-12-27 |
Nicholas Clark | Add investigating self tie segfaults to the TODO
|
commit | commitdiff | tree |
2004-12-24 |
Nicholas Clark | Don't do the ... expansion on archlib, sitelib etc...
|
commit | commitdiff | tree |
2004-12-24 |
Craig A. Berry | Re: Smoke [5.9.2] 23675 FAIL(m) openvms E8.2 (Alpha...
|
commit | commitdiff | tree |
2004-12-23 |
Nicholas Clark | Bother. It helps if you also propagate the new entry...
|
commit | commitdiff | tree |
2004-12-23 |
Nicholas Clark | Oops. You can't add new entries to config_h.SH without...
|
commit | commitdiff | tree |
2004-12-23 |
Nicholas Clark | Relocatable @INC entries for Unix.
|
commit | commitdiff | tree |
2004-12-22 |
Nicholas Clark | Fix typo
|
commit | commitdiff | tree |
2004-12-21 |
Nicholas Clark | Move the setting of $^X ahead of the initialisation...
|
commit | commitdiff | tree |
2004-12-21 |
Nicholas Clark | $#a>>=1 relies on malloc wrap to avoid the segfault...
|
commit | commitdiff | tree |
2004-12-21 |
Nicholas Clark | Note that the shell's test uses eq etc for numbers...
|
commit | commitdiff | tree |
2004-12-09 |
Nicholas Clark | Evade using @ in the 1 liner with some perl 1 syntax.
|
commit | commitdiff | tree |
2004-12-07 |
Nicholas Clark | Avoid getting the stash name twice (at least visually...
|
commit | commitdiff | tree |
2004-12-07 |
Nicholas Clark | Revert part of the change to gv_fullname4(), as the...
|
commit | commitdiff | tree |
2004-12-06 |
Nicholas Clark | Break out setting $^X into its own static function...
|
commit | commitdiff | tree |
2004-12-06 |
Nicholas Clark | sanity check the arguments to runperl(), to try to...
|
commit | commitdiff | tree |
2004-12-06 |
Nicholas Clark | Remove spurious semicolons
|
commit | commitdiff | tree |
2004-12-06 |
Nicholas Clark | Tests for Config.pm much better now - toDONE
|
commit | commitdiff | tree |
2004-12-06 |
Nicholas Clark | Turn gv_fullname3 and gv_efullname3 into macros that...
|
commit | commitdiff | tree |
2004-12-06 |
Nicholas Clark | Check that @INC entries and %Config path entries are...
|
commit | commitdiff | tree |
2004-12-03 |
Nicholas Clark | gv_fullname4() can get rid of the main:: for us.
|
commit | commitdiff | tree |
2004-12-03 |
Nicholas Clark | Remove double checking of acceptable switches on tr...
|
commit | commitdiff | tree |
2004-12-03 |
Nicholas Clark | use (c == '$' || c == '@' || c == '%') instead of strchr...
|
commit | commitdiff | tree |
2004-12-03 |
Nicholas Clark | Small code tidy up in gv_fullname4
|
commit | commitdiff | tree |
2004-12-03 |
Nicholas Clark | There are clearer ways of saying m/^[ab]$/ than strchr...
|
commit | commitdiff | tree |
2004-12-03 |
Nicholas Clark | Fix a typo in an assert(). It helps to compile with...
|
commit | commitdiff | tree |
2004-12-03 |
Nicholas Clark | Pull out the duplicateded push @INC, $_ if -e $_ code...
|
commit | commitdiff | tree |
2004-12-02 |
Craig A. Berry | configure.com: no more CONFIG=true
|
commit | commitdiff | tree |
2004-12-01 |
Nicholas Clark | 2 new BeOS files were missing
|
commit | commitdiff | tree |
2004-12-01 |
Jarkko Hietaniemi | Makefile.SH: de-parallelise mktables
|
commit | commitdiff | tree |
2004-12-01 |
Nicholas Clark | &test in constant.t is vestigial, so amputate it.
|
commit | commitdiff | tree |
2004-12-01 |
Nicholas Clark | Tidy up the reference name stringification to save...
|
commit | commitdiff | tree |
2004-11-30 |
Nicholas Clark | Add placeholders for the new strlcat and strlcpy entries in
|
commit | commitdiff | tree |
2004-11-30 |
Nicholas Clark | Let pod/buildtoc resort the MANIFEST the way it wants it
|
commit | commitdiff | tree |
2004-11-30 |
Nicholas Clark | Add perl586delta.pod to all the necessary makefiles...
|
commit | commitdiff | tree |
2004-11-30 |
Nicholas Clark | Integrate perlhist entries for 5.8.6 and its perldelta...
|
commit | commitdiff | tree |
2004-11-28 |
Nicholas Clark | Skip generating all the code to deal with "" strings...
|
commit | commitdiff | tree |
2004-11-28 |
Nicholas Clark | Given that there is a pre-built cache, no need for...
|
commit | commitdiff | tree |
2004-11-28 |
Nicholas Clark | The byteorder code doesn't need to be in Config.pm...
|
commit | commitdiff | tree |
2004-11-28 |
Nicholas Clark | Need to stub the public functions to keep some existing...
|
commit | commitdiff | tree |
2004-11-27 |
Nicholas Clark | Generate the precached %Config entries based on some...
|
commit | commitdiff | tree |
2004-11-27 |
Craig A. Berry | Re: getting Config.pm on a diet
|
commit | commitdiff | tree |
2004-11-27 |
Nicholas Clark | Hateful cAsE iNsEnSiTiVe file systems
|
commit | commitdiff | tree |
2004-11-27 |
Nicholas Clark | Put Config.pm on a diet. 3K rather than 32K
|
commit | commitdiff | tree |
2004-11-27 |
Nicholas Clark | Clarify the return values of pos, particularly 0 and...
|
commit | commitdiff | tree |
2004-11-27 |
Nicholas Clark | Document the interaction of PERL_USE_SAVE_PUTENV and
|
commit | commitdiff | tree |
2004-11-26 |
Nicholas Clark | The change to the internal representation introduced...
|
commit | commitdiff | tree |
2004-11-26 |
Nicholas Clark | Make configpm and the generated Config.pm strict and...
|
commit | commitdiff | tree |
2004-11-25 |
Nicholas Clark | Generate the virtual entries at Config.pm build time...
|
commit | commitdiff | tree |
2004-11-25 |
Nicholas Clark | Cheat. (Add a leading newline, and so remove all the...
|
commit | commitdiff | tree |
next |