2006-03-24 |
Dave Mitchell |
make S_regmatch() iterative rather than recursive. |
commit | commitdiff | tree | snapshot |
2006-03-24 |
Craig A. Berry |
restore EU::MM test fixes from 26079, 26813, and 26919 |
commit | commitdiff | tree | snapshot |
2006-03-24 |
Rafael Garcia... |
Bump version number of ExtUtils::MM_Win32 |
commit | commitdiff | tree | snapshot |
2006-03-24 |
Steve Hay |
Fix broken MM_Win32.t tests following 27590 |
commit | commitdiff | tree | snapshot |
2006-03-24 |
Jerry D. Hedden |
(2nd revised) 1st patch to sync blead 'threads' with... |
commit | commitdiff | tree | snapshot |
2006-03-23 |
Craig A. Berry |
improve thread linking options on VMS |
commit | commitdiff | tree | snapshot |
2006-03-23 |
Rafael Garcia... |
When MAN3PODS is forced to {} in a Makefile.PL, manpage... |
commit | commitdiff | tree | snapshot |
2006-03-23 |
Rafael Garcia... |
No reason to ship MakeMaker's META.yml |
commit | commitdiff | tree | snapshot |
2006-03-23 |
Rafael Garcia... |
Merge changes from CPAN's EU:MM 6.30_01. |
commit | commitdiff | tree | snapshot |
2006-03-23 |
Nicholas Clark |
Document the values for ${^UTF8CACHE} |
commit | commitdiff | tree | snapshot |
2006-03-23 |
Nicholas Clark |
Rejig the location of the cache assertion code in Perl_... |
commit | commitdiff | tree | snapshot |
2006-03-23 |
Rafael Garcia... |
Get version numbers in line with what's in the CPAN |
commit | commitdiff | tree | snapshot |
2006-03-23 |
Nicholas Clark |
Move orphaned documentation back to its functions |
commit | commitdiff | tree | snapshot |
2006-03-23 |
Nicholas Clark |
Make S_sv_pos_u2b_cached use both cache pairs. |
commit | commitdiff | tree | snapshot |
2006-03-23 |
Nicholas Clark |
Use both cache entries for Perl_sv_pos_b2u(). |
commit | commitdiff | tree | snapshot |
2006-03-23 |
Nicholas Clark |
Complete the other 2 arms of the cache update code. |
commit | commitdiff | tree | snapshot |
2006-03-23 |
Nicholas Clark |
Pass the (byte) length of the entire string into |
commit | commitdiff | tree | snapshot |
2006-03-23 |
Rafael Garcia... |
Upgrade to Time::Local 1.12 |
commit | commitdiff | tree | snapshot |
2006-03-23 |
Nicholas Clark |
Add all new static functions to embed.fnc |
commit | commitdiff | tree | snapshot |
2006-03-23 |
Nicholas Clark |
Use the cache in S_sv_pos_u2b_cached() when the desired... |
commit | commitdiff | tree | snapshot |
2006-03-23 |
Nicholas Clark |
Use the cache in S_sv_pos_u2b_cached when the sought... |
commit | commitdiff | tree | snapshot |
2006-03-23 |
Rafael Garcia... |
Further adjustement to change #27576 by Jan Dubois |
commit | commitdiff | tree | snapshot |
2006-03-23 |
Jan Dubois |
RE: [PATCH, no, really!] Re: [perl #38779] NAN's on... |
commit | commitdiff | tree | snapshot |
2006-03-23 |
Nicholas Clark |
Call S_utf8_mg_pos_cache_update() from S_sv_pos_u2b_cac... |
commit | commitdiff | tree | snapshot |
2006-03-22 |
Nicholas Clark |
Take advantage of uoffset >= uoffset0, to simplify... |
commit | commitdiff | tree | snapshot |
2006-03-22 |
Nicholas Clark |
Add S_sv_pos_u2b_midway for when we know the utf-8... |
commit | commitdiff | tree | snapshot |
2006-03-22 |
Nicholas Clark |
Create S_sv_pos_u2b_cached, which abstracts away utf... |
commit | commitdiff | tree | snapshot |
2006-03-22 |
Randy W. Sims |
Uninitialized value in Archive::Tar |
commit | commitdiff | tree | snapshot |
2006-03-22 |
Nicholas Clark |
The simplest way to start on Perl_sv_pos_u2b seems... |
commit | commitdiff | tree | snapshot |
2006-03-22 |
Dave Mitchell |
remove idential code branch from regmatch() |
commit | commitdiff | tree | snapshot |
2006-03-22 |
Steve Peters |
Fix some test failures in t/op/cmp.t when compiling... |
commit | commitdiff | tree | snapshot |
2006-03-22 |
Dominic Dunlop |
Re: [perl #38779] NAN's on Win32 |
commit | commitdiff | tree | snapshot |
2006-03-22 |
Gisle Aas |
Adjust docs to reflect that DynaLoader, as of change... |
commit | commitdiff | tree | snapshot |
2006-03-22 |
Steve Peters |
Increase the length of content compressed as a kludge... |
commit | commitdiff | tree | snapshot |
2006-03-21 |
Nicholas Clark |
(Hopefully) make VMS happy. |
commit | commitdiff | tree | snapshot |
2006-03-21 |
John E. Malmberg |
[patch@27529] thread.h - VMS needs more stack |
commit | commitdiff | tree | snapshot |
2006-03-21 |
Gisle Aas |
Upgrade to Digest-1.15 |
commit | commitdiff | tree | snapshot |
2006-03-21 |
John E. Malmberg |
[patch@27538] utime patch for VMS |
commit | commitdiff | tree | snapshot |
2006-03-21 |
Gisle Aas |
Test croak(NULL) |
commit | commitdiff | tree | snapshot |
2006-03-20 |
Nicholas Clark |
Extend change 27558 - if we know the character offset... |
commit | commitdiff | tree | snapshot |
2006-03-20 |
Nicholas Clark |
In Perl_sv_pos_b2u, if we know the character offset... |
commit | commitdiff | tree | snapshot |
2006-03-20 |
Nicholas Clark |
Abstract the string walking functionality from Perl_sv_... |
commit | commitdiff | tree | snapshot |
2006-03-20 |
Steve Hay |
Merge some more changes from ActivePerl 5.8.8.816 |
commit | commitdiff | tree | snapshot |
2006-03-20 |
Steve Hay |
Merge some changes from ActivePerl 5.8.8.816 |
commit | commitdiff | tree | snapshot |
2006-03-20 |
Rafael Garcia... |
Revert part of change 27546 related to a /dev/null bug |
commit | commitdiff | tree | snapshot |
2006-03-20 |
Nicholas Clark |
Perl_utf8_distance can be implemented as a call to... |
commit | commitdiff | tree | snapshot |
2006-03-20 |
Nicholas Clark |
The two loops in Perl_utf8_distance can be merged. |
commit | commitdiff | tree | snapshot |
2006-03-20 |
Gisle Aas |
Avoid "uninitialized value" warnings during 'make test'. |
commit | commitdiff | tree | snapshot |
2006-03-20 |
Gisle Aas |
Also strip $ENV{PATH} dirs writable by world. |
commit | commitdiff | tree | snapshot |
2006-03-20 |
Gisle Aas |
Move DynaLoader.o into libperl.so. |
commit | commitdiff | tree | snapshot |
2006-03-20 |
Nicholas Clark |
If the scalar has just been upgraded to SVt_RV, there... |
commit | commitdiff | tree | snapshot |
2006-03-20 |
Rick Delaney |
Re: [perl #38710] localised stash slice |
commit | commitdiff | tree | snapshot |
2006-03-20 |
John E. Malmberg |
[patch@27538] Misc vms.c fixes for buffer sizes. |
commit | commitdiff | tree | snapshot |
2006-03-20 |
Jan Dubois |
win32_async_check must *always* check for pending signals |
commit | commitdiff | tree | snapshot |
2006-03-20 |
Dave Mitchell |
merge the TRIEF/TRIEFL and TRIE branches in regmatch(), |
commit | commitdiff | tree | snapshot |
2006-03-19 |
Nicholas Clark |
Remove a redundant test on mg->mg_ptr. (It had to be... |
commit | commitdiff | tree | snapshot |
2006-03-19 |
Andy Lester |
Change the semantics of S_isa_lookup |
commit | commitdiff | tree | snapshot |
2006-03-19 |
Jarkko Hietaniemi |
a bit 'use strict' cleanliness |
commit | commitdiff | tree | snapshot |
2006-03-19 |
Andy Lester |
Data::Dumper consting |
commit | commitdiff | tree | snapshot |
2006-03-19 |
Andy Lester |
Cleanups in op.c |
commit | commitdiff | tree | snapshot |
2006-03-17 |
Nicholas Clark |
Make Perl_sv_len_utf8 honour the new ${^UTF8CACHE}. |
commit | commitdiff | tree | snapshot |
2006-03-17 |
Nicholas Clark |
Remove a duplicated conditional test by putting everyth... |
commit | commitdiff | tree | snapshot |
2006-03-17 |
Nicholas Clark |
Properly set/reset the UTF-8 length cache in regcomp.c. |
commit | commitdiff | tree | snapshot |
2006-03-17 |
Nicholas Clark |
Restore a bit of change 27533 that change 27534 inadver... |
commit | commitdiff | tree | snapshot |
2006-03-17 |
Dave Mitchell |
inline, then delete, S_regrepeat_hard() |
commit | commitdiff | tree | snapshot |
2006-03-17 |
Nicholas Clark |
sv_find() returning false, followed by sv_magic() to... |
commit | commitdiff | tree | snapshot |
2006-03-17 |
Steve Hay |
Make "distclean" target on Win32 clean up temporary... |
commit | commitdiff | tree | snapshot |
2006-03-17 |
Rafael Garcia... |
Upgrade to ExtUtils::CBuilder 0.17 |
commit | commitdiff | tree | snapshot |
2006-03-17 |
Steve Hay |
Install POD files into "lib\pods" rather than "lib... |
commit | commitdiff | tree | snapshot |
2006-03-17 |
Jan Dubois |
threads.xs broken under PERL_IMPLICIT_SYS; 5.8.8 regression |
commit | commitdiff | tree | snapshot |
2006-03-17 |
Jan Dubois |
win32_pclose() error exit doesn't unlock mutex |
commit | commitdiff | tree | snapshot |
2006-03-17 |
Jan Dubois |
win32_async_check() can loop indefinitely; 5.8.8 regression |
commit | commitdiff | tree | snapshot |
2006-03-17 |
Dave Mitchell |
reduce S_regrepeat_hard() callers from 3 to 1 |
commit | commitdiff | tree | snapshot |
2006-03-16 |
Nicholas Clark |
Add a new per-interpeter variable PL_utf8cache, which... |
commit | commitdiff | tree | snapshot |
2006-03-16 |
Nicholas Clark |
Note that it's worth looking to downsize variables... |
commit | commitdiff | tree | snapshot |
2006-03-16 |
Nicholas Clark |
Correct the macros in the comments in hv.c. Given the... |
commit | commitdiff | tree | snapshot |
2006-03-16 |
Gisle Aas |
Avoid hardcoded $(OBJ_EXT) |
commit | commitdiff | tree | snapshot |
2006-03-16 |
Gisle Aas |
Change 27520 was a bit too aggressive. Let's keep... |
commit | commitdiff | tree | snapshot |
2006-03-16 |
Gisle Aas |
Remove unused code. No extension use Makefile.SH any... |
commit | commitdiff | tree | snapshot |
2006-03-16 |
Gisle Aas |
Fix up miniperl dependency. |
commit | commitdiff | tree | snapshot |
2006-03-16 |
Gisle Aas |
Simplify; make perl.o included in $(obj) |
commit | commitdiff | tree | snapshot |
2006-03-16 |
Rafael Garcia... |
Add a couple of regression tests for the untested |
commit | commitdiff | tree | snapshot |
2006-03-16 |
Paul Marquess |
Compress::Raw::Zlib, Compress::Zlib, IO::Compress:... |
commit | commitdiff | tree | snapshot |
2006-03-16 |
Gisle Aas |
require should ignore directories found when searching... |
commit | commitdiff | tree | snapshot |
2006-03-16 |
Rafael Garcia... |
Make the threads tests silent with regard to the new... |
commit | commitdiff | tree | snapshot |
2006-03-15 |
Nicholas Clark |
Make the original versions of relocated paths available... |
commit | commitdiff | tree | snapshot |
2006-03-15 |
Nicholas Clark |
Correct the non gcc-brace-group definition of SvAMAGIC_off |
commit | commitdiff | tree | snapshot |
2006-03-15 |
Nicholas Clark |
D'oh! 27508 wasn't quite testing what I wanted it to... |
commit | commitdiff | tree | snapshot |
2006-03-15 |
Nicholas Clark |
Test for reblessing objects with weak references. |
commit | commitdiff | tree | snapshot |
2006-03-15 |
Nicholas Clark |
Expunge references to HV_AMAGIC, HV_AMAGICbad and HV_AM... |
commit | commitdiff | tree | snapshot |
2006-03-15 |
Nicholas Clark |
Moving the overloading flag from the reference to the... |
commit | commitdiff | tree | snapshot |
2006-03-15 |
Nicholas Clark |
Finish converting overload.t to Test::More |
commit | commitdiff | tree | snapshot |
2006-03-15 |
Nicholas Clark |
Further conversion of overload.t |
commit | commitdiff | tree | snapshot |
2006-03-15 |
Steve Peters |
Additions to README.win32 and win32/Makefile based... |
commit | commitdiff | tree | snapshot |
2006-03-15 |
Nicholas Clark |
Further conversion of overload.t |
commit | commitdiff | tree | snapshot |
2006-03-15 |
Nicholas Clark |
Partially convert overload.t to Test::More |
commit | commitdiff | tree | snapshot |
2006-03-15 |
Steve Peters |
The first step in supporting VC++ 8.0. Added macros... |
commit | commitdiff | tree | snapshot |
2006-03-14 |
Rafael Garcia... |
Deprecate :unique even with threads |
commit | commitdiff | tree | snapshot |
2006-03-14 |
Rafael Garcia... |
Make usage of :unique emit a deprecation warning. |
commit | commitdiff | tree | snapshot |
2006-03-14 |
Peter Prymmer |
perl @ 27483 fix lib/Pod/Simple/t/corpustest.t to work... |
commit | commitdiff | tree | snapshot |
next |