2005-07-13 |
John Peacock |
was Re: perldoc segfaulting in XS_UNIVERSAL_VERSION |
blob | commitdiff |
2005-06-30 |
Nicholas Clark |
Use sv_setpvn where we know the length. |
blob | commitdiff | diff to current |
2005-06-30 |
Nicholas Clark |
We know the length, so use sv_setpvn rather than sv_setpv. |
blob | commitdiff | diff to current |
2005-06-20 |
Andy Lester |
The continuing adventures of Constman and Localize Boy |
blob | commitdiff | diff to current |
2005-06-16 |
Andy Lester |
Lint support |
blob | commitdiff | diff to current |
2005-06-13 |
John Peacock |
Bring bleadperl up to version.pm |
blob | commitdiff | diff to current |
2005-06-10 |
Nicholas Clark |
More SvPV consting. And other related drive-by refactoring. |
blob | commitdiff | diff to current |
2005-06-08 |
Nicholas Clark |
n_a no more |
blob | commitdiff | diff to current |
2005-06-07 |
Nicholas Clark |
More SvPV consting. |
blob | commitdiff | diff to current |
2005-05-23 |
Andy Lester |
universal.c warnings hushed |
blob | commitdiff | diff to current |
2005-05-21 |
Nicholas Clark |
Move hv_name, hv_eiter and hv_riter into a new aux... |
blob | commitdiff | diff to current |
2005-05-20 |
Steve Peters |
SvPVX_const() - Patch #1 |
blob | commitdiff | diff to current |
2005-05-17 |
Jarkko Hietaniemi |
perl 5.9.x (@ 24471): Symbian update |
blob | commitdiff | diff to current |
2005-05-16 |
Andy Lester |
consting-eleventy.patch: More consts, plus actual bug fix |
blob | commitdiff | diff to current |
2005-05-11 |
Rafael Garcia-Suarez |
Include vim/emacs modelines in generated files to open... |
blob | commitdiff | diff to current |
2005-05-10 |
Rafael Garcia-Suarez |
Add editor boilerplates to all C files |
blob | commitdiff | diff to current |
2005-05-03 |
Sergey Skvortsov |
[perl #33809] optimize macro dXSARGS |
blob | commitdiff | diff to current |
2005-04-26 |
Andy Lester |
XS() __attribute__ |
blob | commitdiff | diff to current |
2005-04-21 |
Jarkko Hietaniemi |
Symbian port of Perl |
blob | commitdiff | diff to current |
2005-04-05 |
Nicholas Clark |
Down with C++ reserved names |
blob | commitdiff | diff to current |
2005-04-04 |
Andy Lester |
const-eight.diff |
blob | commitdiff | diff to current |
2005-03-24 |
Andy Lester |
Third consting batch |
blob | commitdiff | diff to current |
2005-01-14 |
Nicholas Clark |
Correct the editor block to match the perl 5 policy... |
blob | commitdiff | diff to current |
2005-01-13 |
Nicholas Clark |
Update copyright years. Add an editor block while passi... |
blob | commitdiff | diff to current |
2005-01-09 |
Nicholas Clark |
savepv(SvPV(sv,n_a)) is common, and creates an unnecess... |
blob | commitdiff | diff to current |
2005-01-07 |
Nicholas Clark |
Stage 1 of utf8 support for soft references. |
blob | commitdiff | diff to current |
2004-07-31 |
Dave Mitchell |
Add comment to the top of most .c files explaining... |
blob | commitdiff | diff to current |
2004-07-01 |
Marcus Holland-Moritz |
Check for definedness of sv before calling sv_derived_f... |
blob | commitdiff | diff to current |
2004-04-14 |
John Peacock |
's to bring bleadperl up to version-0.39 |
blob | commitdiff | diff to current |
2004-04-09 |
David Dyck |
Re: #28386: UNIVERSAL::VERSION segfaults if $VERSION... |
blob | commitdiff | diff to current |
2004-04-07 |
John Peacock |
Bleadperl to version 0.37 |
blob | commitdiff | diff to current |
2004-03-16 |
Rafael Garcia-Suarez |
Update copyright notices |
blob | commitdiff | diff to current |
2004-02-03 |
John Peacock |
was Re: [Fwd: CPAN Upload: J/JP/JPEACOCK/version-0... |
blob | commitdiff | diff to current |
2003-11-20 |
Alan Burlison |
promote hv_clear_placeholders to perl API |
blob | commitdiff | diff to current |
2003-11-03 |
Nicholas Clark |
s/new_hash/rehash/g (Stas suggested a better name) |
blob | commitdiff | diff to current |
2003-11-02 |
Nicholas Clark |
Provide Internals::new_hash_seed to return PL_new_hash_... |
blob | commitdiff | diff to current |
2003-11-01 |
Nicholas Clark |
Add Internals::HvREHASH to expose the rehashing flag |
blob | commitdiff | diff to current |
2003-10-13 |
Jan Dubois |
Internals::hash_seed() returns wrong value |
blob | commitdiff | diff to current |
2003-09-08 |
Nicholas Clark |
silence 1 compiler warning |
blob | commitdiff | diff to current |
2003-09-08 |
Jarkko Hietaniemi |
Retract #21096, mostly: I had misexplained the situation |
blob | commitdiff | diff to current |
2003-09-08 |
Jarkko Hietaniemi |
Scott A. Crosby believes in not disclosing |
blob | commitdiff | diff to current |
2003-09-08 |
Jarkko Hietaniemi |
Add Hash::Util::hash_seed() which answers among |
blob | commitdiff | diff to current |
2003-07-27 |
Marcus Holland-Moritz |
Re: [PATCH] Re: Storing ... |
blob | commitdiff | diff to current |
2003-07-18 |
Dave Mitchell |
[ PATCH] Re: isa(UNIVERSAL)? |
blob | commitdiff | diff to current |
2003-06-24 |
John Peacock |
version.pm up to date with CPAN |
blob | commitdiff | diff to current |
2003-06-15 |
Jarkko Hietaniemi |
Reindent a section of the file. |
blob | commitdiff | diff to current |
2003-06-15 |
Jarkko Hietaniemi |
Unused variable. |
blob | commitdiff | diff to current |
2003-06-14 |
Jarkko Hietaniemi |
Having to pull in the whole Encode just to get SvUTF8() |
blob | commitdiff | diff to current |
2003-04-19 |
Adrian M. Enache |
Fix bug #21347 (segfault in UNIVERSAL::AUTOLOAD with... |
blob | commitdiff | diff to current |
2003-04-18 |
Jarkko Hietaniemi |
Unused variables. |
blob | commitdiff | diff to current |
2003-04-16 |
Jarkko Hietaniemi |
Fix up Larry's copyright statements to my best knowledge. |
blob | commitdiff | diff to current |
2003-04-16 |
Jarkko Hietaniemi |
Use the right prototype and a glob is fine (from Rafael). |
blob | commitdiff | diff to current |
2003-04-14 |
Jarkko Hietaniemi |
Build get_layers() also under -Uuseperlio. |
blob | commitdiff | diff to current |
2003-04-14 |
Jarkko Hietaniemi |
Introduce PerlIO::get_layers() to allow people to peek |
blob | commitdiff | diff to current |
2003-03-02 |
Hugo van der Sanden |
Update all copyrights to 2003, from Jarkko |
blob | commitdiff | diff to current |
2003-02-12 |
Robin Barker |
to silence compiler warning |
blob | commitdiff | diff to current |
2003-02-10 |
Artur Bergman |
Compile under threads and MacOSX. For some reason newSVpvf |
blob | commitdiff | diff to current |
2003-02-10 |
John Peacock |
version objects final(?) patch |
blob | commitdiff | diff to current |
2003-01-15 |
Rafael Garcia-Suarez |
isa() and can() didn't work on magic variables |
blob | commitdiff | diff to current |
2003-01-07 |
Nicholas Clark |
%_ (was Re: [PATCH] operation on `PL_na' may be undefined) |
blob | commitdiff | diff to current |
2002-12-23 |
Nicholas Clark |
operation on `PL_na' may be undefined |
blob | commitdiff | diff to current |
2002-10-10 |
John Peacock |
Version object combined patch |
blob | commitdiff | diff to current |
2002-08-30 |
John Peacock |
Tweaks to Bleadperl Version Object Support |
blob | commitdiff | diff to current |
2002-08-23 |
Hugo van der Sanden |
#17747 caused bad free()s with PERL_DESTRUCT by calling... |
blob | commitdiff | diff to current |
2002-08-23 |
Hugo van der Sanden |
fixup threaded build for vstring changes |
blob | commitdiff | diff to current |
2002-08-22 |
John Peacock |
Re: [PATCH] Version object patch #1 |
blob | commitdiff | diff to current |
2002-04-21 |
Gurusamy Sarathy |
fixes for all the warnings reported by Visual C (most... |
blob | commitdiff | diff to current |
2002-04-16 |
Nicholas Clark |
Re: Unbalanced string table refcount (was: perl@15930) |
blob | commitdiff | diff to current |
2002-04-15 |
Craig A. Berry |
universal.c:XS_Internals_hv_clear_placeholders is too... |
blob | commitdiff | diff to current |
2002-04-14 |
Nicholas Clark |
Re: restricted hashes are unblessable |
blob | commitdiff | diff to current |
2002-03-12 |
Jarkko Hietaniemi |
Small tweaks. |
blob | commitdiff | diff to current |
2002-03-12 |
Jarkko Hietaniemi |
Move the readonly interface back to universal.c, |
blob | commitdiff | diff to current |
2002-03-11 |
Michael G. Schwern |
Subject: [PATCH] Hash::Util ... |
blob | commitdiff | diff to current |
2002-03-11 |
Paul Marquess |
more warnings tidyup |
blob | commitdiff | diff to current |
2002-03-01 |
Paul Marquess |
RE: VERSION core |
blob | commitdiff | diff to current |
2002-02-20 |
Audrey Tang |
Add missing Tolkien quotes to *.c |
blob | commitdiff | diff to current |
2002-01-25 |
Nick Ing-Simmons |
Integrate mainline |
blob | commitdiff | diff to current |
2002-01-24 |
Jarkko Hietaniemi |
Sprinkle some copyrights (use the oldest timestamp to |
blob | commitdiff | diff to current |
2002-01-23 |
Michael G. Schwern |
Re: bless() bug ? Why fails reblessing of 'main::Object... |
blob | commitdiff | diff to current |
2002-01-03 |
Jarkko Hietaniemi |
Missed the =head1 additions. |
blob | commitdiff | diff to current |
2001-11-06 |
Nick Ing-Simmons |
Keep It Simple and Stupid version of readonly hash... |
blob | commitdiff | diff to current |
2001-08-31 |
Gurusamy Sarathy |
remove deprecated PERL_OBJECT cruft, it has long since... |
blob | commitdiff | diff to current |
2001-06-18 |
Jarkko Hietaniemi |
So there. |
blob | commitdiff | diff to current |
2001-06-18 |
Jarkko Hietaniemi |
Document the need for sv_printify(). |
blob | commitdiff | diff to current |
2001-05-30 |
Jarkko Hietaniemi |
More -Wall silencing from Michael Schwern and Jarkko... |
blob | commitdiff | diff to current |
2001-03-18 |
Nick Ing-Simmons |
UTF-X encoding invariance for Encode: |
blob | commitdiff | diff to current |
2001-01-08 |
Charles Bailey |
Once again syncing after too long an absence |
blob | commitdiff | diff to current |
2000-12-05 |
Jarkko Hietaniemi |
dTHR is a nop in 5.6.0 onwards. Ergo, it can go. |
blob | commitdiff | diff to current |
2000-10-20 |
Charles Bailey |
SYN SYN |
blob | commitdiff | diff to current |
2000-09-14 |
Robin Barker |
continued -Wformat support |
blob | commitdiff | diff to current |
2000-05-23 |
Charles Bailey |
Resync with mainline prior to post-5.6.0 updates |
blob | commitdiff | diff to current |
2000-04-24 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
blob | commitdiff | diff to current |
2000-04-24 |
Gurusamy Sarathy |
avoid using uninitialized memory in require version... |
blob | commitdiff | diff to current |
2000-04-24 |
Gurusamy Sarathy |
fix totally broken caching in UNIVERSAL::isa() (from |
blob | commitdiff | diff to current |
2000-03-22 |
Gurusamy Sarathy |
UMRs in universal.c (SvCUR() may not be there unless... |
blob | commitdiff | diff to current |
2000-03-21 |
Gurusamy Sarathy |
make parenthetic warnings look consistent; make diagnos... |
blob | commitdiff | diff to current |
2000-03-09 |
Gurusamy Sarathy |
UNIVERSAL::isa() and UNIVERSAL::can() fail for magic... |
blob | commitdiff | diff to current |
2000-03-05 |
Gurusamy Sarathy |
fixes for most warnings identified by gcc -Wall |
blob | commitdiff | diff to current |
2000-02-26 |
Gurusamy Sarathy |
support for version vectors in UNIVERSAL::VERSION(... |
blob | commitdiff | diff to current |
2000-02-15 |
Gurusamy Sarathy |
UNIVERSAL::can and UNIVERSAL::isa should return undef... |
blob | commitdiff | diff to current |
next |