2005-01-21 |
Nicholas Clark |
Make the length overrun checking and stack extension... |
commit | commitdiff | tree | snapshot |
2005-01-21 |
Steven N. Hirsch |
[perl #32503] Fix for Storable module |
commit | commitdiff | tree | snapshot |
2005-01-21 |
Rafael Garcia... |
Fix spurious warnings emitted by XSLoader via Data... |
commit | commitdiff | tree | snapshot |
2005-01-21 |
Nicholas Clark |
Name another pack test |
commit | commitdiff | tree | snapshot |
2005-01-21 |
Todd Vierling |
[perl #33892] Add Interix support |
commit | commitdiff | tree | snapshot |
2005-01-21 |
Todd Vierling |
[perl #33892] Add Interix support |
commit | commitdiff | tree | snapshot |
2005-01-21 |
Rafael Garcia... |
Upgrade to Test::Harness 2.46 |
commit | commitdiff | tree | snapshot |
2005-01-21 |
Stephen McCamant |
[perl #32967] [PATCH] Re: More B bugs: svref_2object |
commit | commitdiff | tree | snapshot |
2005-01-21 |
Steffen Ullrich |
[Patch] [perl #32446] close leaves fd open |
commit | commitdiff | tree | snapshot |
2005-01-21 |
Rick Delaney |
Re: [perl #31924] %INC caching failure-case problem |
commit | commitdiff | tree | snapshot |
2005-01-21 |
Yitzchak Scott... |
Re: [PATCH] File::Find dies on find({follow=>1, ..... |
commit | commitdiff | tree | snapshot |
2005-01-21 |
Yitzchak Scott... |
doc SVt_PVLV <=> SVt_PVGV change version in B.pm |
commit | commitdiff | tree | snapshot |
2005-01-20 |
Stas Bekman |
[patch] cleanup perlsfio.h |
commit | commitdiff | tree | snapshot |
2005-01-20 |
Rafael Garcia... |
VERSION++ |
commit | commitdiff | tree | snapshot |
2005-01-20 |
Alexey Tourbin |
Re: [perl #33173] shellwords.pl and tainting |
commit | commitdiff | tree | snapshot |
2005-01-20 |
Nicholas Clark |
Run regen.pl and pod/buildtoc --build-all |
commit | commitdiff | tree | snapshot |
2005-01-20 |
Nicholas Clark |
A little more determinacy in our sorting |
commit | commitdiff | tree | snapshot |
2005-01-19 |
Nicholas Clark |
Make "assertion" attribute code and test conditional |
commit | commitdiff | tree | snapshot |
2005-01-19 |
Robin Barker |
Further follow-up to 23767 |
commit | commitdiff | tree | snapshot |
2005-01-19 |
Noah |
Re: [perl #32498] h2xs generates incorrect code for... |
commit | commitdiff | tree | snapshot |
2005-01-19 |
Yitzchak Scott... |
op/stat.t test 9 failing on recent cygwin snapshots |
commit | commitdiff | tree | snapshot |
2005-01-19 |
Jos I. Boumans |
Make Data::Dumper work when dynamic extensions are... |
commit | commitdiff | tree | snapshot |
2005-01-19 |
Rafael Garcia... |
Fix dependencies in ext/B/Makefile.PL |
commit | commitdiff | tree | snapshot |
2005-01-19 |
Steve Hay |
Exclude "Thread" from $Config{extensions} |
commit | commitdiff | tree | snapshot |
2005-01-19 |
Steve Hay |
Exclude "Thread" from $Config{dynamic_ext} |
commit | commitdiff | tree | snapshot |
2005-01-17 |
Yitzchak Scott... |
Fix for building with MinGW under Cygwin |
commit | commitdiff | tree | snapshot |
2005-01-17 |
Steve Hay |
Get $Config{ccversion} or $Config{gccversion} filled... |
commit | commitdiff | tree | snapshot |
2005-01-14 |
Nicholas Clark |
Better test diagnostics for the numbers tests. |
commit | commitdiff | tree | snapshot |
2005-01-14 |
Nicholas Clark |
Correct the editor block to match the perl 5 policy... |
commit | commitdiff | tree | snapshot |
2005-01-14 |
Nicholas Clark |
Refactor S_regclass to generate slightly smaller object... |
commit | commitdiff | tree | snapshot |
2005-01-14 |
Nicholas Clark |
A terser way to write the \-ing code in pv_uni_display |
commit | commitdiff | tree | snapshot |
2005-01-14 |
Nicholas Clark |
Improve documentation for sv_catpvf, to note that patte... |
commit | commitdiff | tree | snapshot |
2005-01-14 |
Nicholas Clark |
SvUTF8_off() in do_join can be unconditional. |
commit | commitdiff | tree | snapshot |
2005-01-14 |
Nicholas Clark |
sv_catpvf holds no advantage over sv_catpv when the... |
commit | commitdiff | tree | snapshot |
2005-01-13 |
Nicholas Clark |
Use the new SV_NOSTEAL flag to avoid the SvTEMP dance... |
commit | commitdiff | tree | snapshot |
2005-01-13 |
Nicholas Clark |
sv_2mortal(NEWSV(0,0)) better written as sv_newmortal() |
commit | commitdiff | tree | snapshot |
2005-01-13 |
Nicholas Clark |
replace NEWSV(), SvSetSV() with newSVsv() |
commit | commitdiff | tree | snapshot |
2005-01-13 |
Nicholas Clark |
Turn the unreachable code into assertions. (So prove... |
commit | commitdiff | tree | snapshot |
2005-01-13 |
Nicholas Clark |
Source code tidy up - avoid assigning to sv. |
commit | commitdiff | tree | snapshot |
2005-01-13 |
Nicholas Clark |
Avoid dogfood problems when an empty string accidentall... |
commit | commitdiff | tree | snapshot |
2005-01-13 |
Nicholas Clark |
The leaktesting of NEWSV() is long dead, so create... |
commit | commitdiff | tree | snapshot |
2005-01-13 |
Nicholas Clark |
Not a good idea to use unpack "H*" to peek at a scalar... |
commit | commitdiff | tree | snapshot |
2005-01-13 |
Nicholas Clark |
Update copyright years. Add an editor block while passi... |
commit | commitdiff | tree | snapshot |
2005-01-13 |
Nicholas Clark |
utf.pm needs to require Carp before croak()ing |
commit | commitdiff | tree | snapshot |
2005-01-13 |
Nicholas Clark |
Refactor all the unpack checksum-or-not logic to avoid... |
commit | commitdiff | tree | snapshot |
2005-01-13 |
Stas Bekman |
Re: killing USE_5005THREADS in blead? |
commit | commitdiff | tree | snapshot |
2005-01-13 |
Steve Hay |
Fix Win32 build problem caused by change 23757 |
commit | commitdiff | tree | snapshot |
2005-01-12 |
Craig A. Berry |
follow-up to #23765 |
commit | commitdiff | tree | snapshot |
2005-01-11 |
Nicholas Clark |
Fix bug 32294 - index()/rindex() ignore UTF8 flag |
commit | commitdiff | tree | snapshot |
2005-01-11 |
Robin Barker |
follow-up to 23767 |
commit | commitdiff | tree | snapshot |
2005-01-10 |
Marcus Holland... |
Remove PERL_FLEXIBLE_EXCEPTIONS code. |
commit | commitdiff | tree | snapshot |
2005-01-10 |
Craig A. Berry |
t/op/split.t #11 nit on VMS |
commit | commitdiff | tree | snapshot |
2005-01-10 |
Steve Hay |
Need to close files before unlinking them on Win32 |
commit | commitdiff | tree | snapshot |
2005-01-10 |
Steve Hay |
Make Win32's distclean target clean up properly |
commit | commitdiff | tree | snapshot |
2005-01-10 |
Steve Hay |
Get $Config{osvers} filled in on Win32 |
commit | commitdiff | tree | snapshot |
2005-01-10 |
Craig A. Berry |
follow-up to #23748, -Duselargefiles on VMS |
commit | commitdiff | tree | snapshot |
2005-01-09 |
Nicholas Clark |
Shorter source code in pp_gelem. (But it compiles to... |
commit | commitdiff | tree | snapshot |
2005-01-09 |
Nicholas Clark |
If we know the length of the string constant, save... |
commit | commitdiff | tree | snapshot |
2005-01-09 |
Nicholas Clark |
savepv(SvPV(sv,n_a)) is common, and creates an unnecess... |
commit | commitdiff | tree | snapshot |
2005-01-09 |
Nicholas Clark |
Can pass in a length here without introducing a bug... |
commit | commitdiff | tree | snapshot |
2005-01-09 |
Nicholas Clark |
Pull the am-I-utf8-or-not logic into one place (S_newSV... |
commit | commitdiff | tree | snapshot |
2005-01-07 |
Steve Hay |
Disable PERL_MALLOC and DEBUG_MSTATS in win32/makefile... |
commit | commitdiff | tree | snapshot |
2005-01-07 |
Jim Cromie |
Re: [PATCH] Remove Carp from warnings.pm |
commit | commitdiff | tree | snapshot |
2005-01-07 |
Robin Barker |
to improve -DCHECK_FORMAT |
commit | commitdiff | tree | snapshot |
2005-01-07 |
Nicholas Clark |
Stage 1 of utf8 support for soft references. |
commit | commitdiff | tree | snapshot |
2005-01-07 |
Craig A. Berry |
make lib/warnings.t use t/test.pl |
commit | commitdiff | tree | snapshot |
2005-01-07 |
Yitzchak Scott... |
Fix win32/config.*'s cc, ld and other related values |
commit | commitdiff | tree | snapshot |
2005-01-06 |
Nicholas Clark |
Add TODO tests for UTF8 encoded soft references |
commit | commitdiff | tree | snapshot |
2005-01-06 |
Yitzchak Scott... |
Allow static linking core extensions on Win32 with... |
commit | commitdiff | tree | snapshot |
2005-01-06 |
Rafael Garcia... |
Silence a compilation warning |
commit | commitdiff | tree | snapshot |
2005-01-06 |
Nicholas Clark |
Turn barewords into strings to run under strict subs. |
commit | commitdiff | tree | snapshot |
2005-01-06 |
Nicholas Clark |
All tests now use test.pl |
commit | commitdiff | tree | snapshot |
2005-01-06 |
Nicholas Clark |
Start converting t/op/ref.t to use test.pl |
commit | commitdiff | tree | snapshot |
2005-01-06 |
Yitzchak Scott... |
Fix extensions config fields on Win32 to be as they... |
commit | commitdiff | tree | snapshot |
2005-01-05 |
Nicholas Clark |
Correct a Greengrocer's apostrophe. |
commit | commitdiff | tree | snapshot |
2005-01-05 |
Nicholas Clark |
Foolishly I committed change 23753 before remembering... |
commit | commitdiff | tree | snapshot |
2005-01-05 |
Nicholas Clark |
Error-free constant folding is a TODO |
commit | commitdiff | tree | snapshot |
2005-01-05 |
Nicholas Clark |
Turn INIT_TLS_AND_INTERP into a static function |
commit | commitdiff | tree | snapshot |
2005-01-05 |
Nicholas Clark |
Shave off the explict 1; from the end of lib/Config.pm |
commit | commitdiff | tree | snapshot |
2005-01-05 |
Robin Barker |
unnecessary rmdir in Makefile |
commit | commitdiff | tree | snapshot |
2005-01-05 |
Robin Barker |
gcc and ld in Configure |
commit | commitdiff | tree | snapshot |
2005-01-05 |
Gisle Aas |
Avoid segfault when pthread_key_create fails |
commit | commitdiff | tree | snapshot |
2005-01-05 |
Craig A. Berry |
-Duselargefiles for VMS |
commit | commitdiff | tree | snapshot |
2005-01-05 |
Nicholas Clark |
Rafael spotted that my changes caused warnings. So... |
commit | commitdiff | tree | snapshot |
2005-01-04 |
Nicholas Clark |
Update copyright years. |
commit | commitdiff | tree | snapshot |
2005-01-04 |
Nicholas Clark |
Make the switch statement discriminate similar names... |
commit | commitdiff | tree | snapshot |
2005-01-04 |
Nicholas Clark |
Check all attributes in modify_SV_attributes are recogn... |
commit | commitdiff | tree | snapshot |
2005-01-04 |
Nicholas Clark |
Use the new ${^UTF8LOCALE} to make the test reliable. |
commit | commitdiff | tree | snapshot |
2005-01-04 |
Robin Barker |
RE: [perl #32660] INT2PTR not mentioned in perlxs(1) |
commit | commitdiff | tree | snapshot |
2005-01-04 |
Nicholas Clark |
Add ${^UTF8LOCALE} to give perl space access to PL_utf8... |
commit | commitdiff | tree | snapshot |
2005-01-04 |
Steve Hay |
Bring win32/config.* into line with win32/config_H.* |
commit | commitdiff | tree | snapshot |
2005-01-04 |
Tels |
Math::BigInt v1.74, Math::BigRat v0.14, bignum v0.16 |
commit | commitdiff | tree | snapshot |
2005-01-04 |
Rafael Garcia... |
Happy new year |
commit | commitdiff | tree | snapshot |
2005-01-03 |
Nicholas Clark |
Return an immortal from attributes::_warn_reserved... |
commit | commitdiff | tree | snapshot |
2005-01-03 |
Nicholas Clark |
Change dXSTARGET to dXSTARG as recommended by Spider... |
commit | commitdiff | tree | snapshot |
2005-01-03 |
Nicholas Clark |
D'oh! Spurious aTHX_. Here was I thinking that my test... |
commit | commitdiff | tree | snapshot |
2005-01-03 |
Alexey Tourbin |
Integrate a patch from Gentoo for uclibc support. |
commit | commitdiff | tree | snapshot |
2005-01-02 |
Nicholas Clark |
Remove compiler warnings. |
commit | commitdiff | tree | snapshot |
2005-01-02 |
Nicholas Clark |
Change 23727 broke code that relied on \ being escaped. |
commit | commitdiff | tree | snapshot |
2005-01-02 |
Nicholas Clark |
Splitting the -n/-p code and concatenating strings... |
commit | commitdiff | tree | snapshot |
next |