2001-11-12 |
Jeffrey Friedl |
a few typo fixes |
blob | commitdiff |
2001-11-06 |
Nick Ing-Simmons |
Keep It Simple and Stupid version of readonly hash... |
blob | commitdiff | diff to current |
2001-10-16 |
Nick Ing-Simmons |
Builds under ithreads (but fails all threads tests) |
blob | commitdiff | diff to current |
2001-08-05 |
Jarkko Hietaniemi |
Little pointer juggling for HP-UX cc to avoid |
blob | commitdiff | diff to current |
2001-08-04 |
Abhijit Menon-Sen |
Re: [PATCH hv.c] newHVhv shouldn't reset xhv_max so... |
blob | commitdiff | diff to current |
2001-08-04 |
Abhijit Menon-Sen |
Re: [PATCH hv.c] newHVhv shouldn't reset xhv_max so... |
blob | commitdiff | diff to current |
2001-08-03 |
Abhijit Menon-Sen |
newHVhv shouldn't reset xhv_max so often |
blob | commitdiff | diff to current |
2001-07-13 |
Jarkko Hietaniemi |
Remove unicode::distinct, as per Inaba Hiroto. |
blob | commitdiff | diff to current |
2001-07-06 |
Nick Ing-Simmons |
Integrate mainline |
blob | commitdiff | diff to current |
2001-07-02 |
Gurusamy Sarathy |
win32 fixes: fix various syntax errors ("no preprocesso... |
blob | commitdiff | diff to current |
2001-06-20 |
Artur Bergman |
Fixes case of CvDEPTH for perl_clone |
blob | commitdiff | diff to current |
2001-06-19 |
Jarkko Hietaniemi |
Revert #10656 for performance reasons but leave in the |
blob | commitdiff | diff to current |
2001-06-17 |
Jarkko Hietaniemi |
Quench the warnings from Tru64; the HP-UX is still |
blob | commitdiff | diff to current |
2001-06-17 |
Abhijit Menon-Sen |
[PATCH #1/7] xhv_array (was Re: Using xhv_foo instead... |
blob | commitdiff | diff to current |
2001-06-16 |
Abhijit Menon-Sen |
Re: DYNAMIC_ENV_FETCH HvNAME abuse. |
blob | commitdiff | diff to current |
2001-06-02 |
Nick Ing-Simmons |
Integrate mainline |
blob | commitdiff | diff to current |
2001-06-01 |
Michael G. Schwern |
Eliminating trigraph |
blob | commitdiff | diff to current |
2001-05-20 |
Dave Mitchell |
[LARGE!] symbolic magic |
blob | commitdiff | diff to current |
2001-05-10 |
Jarkko Hietaniemi |
A thinko in #10065. |
blob | commitdiff | diff to current |
2001-05-10 |
Doug MacEachern |
[patch] make hv_fetch{_ent} SvGMAGICAL aware |
blob | commitdiff | diff to current |
2001-04-23 |
Mark-Jason Dominus |
PATCH [5.7.1] hv.c unused #define |
blob | commitdiff | diff to current |
2001-03-09 |
Robert Spier |
Re: [ID 19990808.001] [PATCH] FETCH triggered on exists() |
blob | commitdiff | diff to current |
2001-02-24 |
Vadim Konovalov |
Re: I'm losing the war... |
blob | commitdiff | diff to current |
2001-02-20 |
Jarkko Hietaniemi |
Don't do casting between pointers pointing to different... |
blob | commitdiff | diff to current |
2001-02-08 |
Charles Bailey |
SYN SYN |
blob | commitdiff | diff to current |
2001-01-28 |
Jarkko Hietaniemi |
Patch from Inaba Hiroto: |
blob | commitdiff | diff to current |
2001-01-08 |
Charles Bailey |
Once again syncing after too long an absence |
blob | commitdiff | diff to current |
2001-01-05 |
Alan Burlison |
Re: [Fwd: Scoping of %^H still broken in both perl... |
blob | commitdiff | diff to current |
2001-01-01 |
Jarkko Hietaniemi |
Bump up Larry's copyright. |
blob | commitdiff | diff to current |
2000-12-30 |
Jarkko Hietaniemi |
Retract #8261. |
blob | commitdiff | diff to current |
2000-12-30 |
Jarkko Hietaniemi |
(Retracted by #8261). (Unsuccessful memory access tweaks.) |
blob | commitdiff | diff to current |
2000-12-09 |
Inaba Hiroto |
Additional patch for UTF8-keys (Re: perl@8016) |
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-12-04 |
Jarkko Hietaniemi |
UTF-8 hash keys, patch from Inaba Hiroto. |
blob | commitdiff | diff to current |
2000-12-04 |
Jarkko Hietaniemi |
Retract #7977, still too volatile (the euphemism of... |
blob | commitdiff | diff to current |
2000-12-04 |
Simon Cozens |
(Retracted by #7978, too shaky yet.) |
blob | commitdiff | diff to current |
2000-10-20 |
Charles Bailey |
SYN SYN |
blob | commitdiff | diff to current |
2000-09-03 |
Nick Ing-Simmons |
Hash lookup of constant strings optimization: |
blob | commitdiff | diff to current |
2000-08-04 |
Charles Bailey |
YA resync with mainstem, including VMS patches from... |
blob | commitdiff | diff to current |
2000-07-04 |
Gurusamy Sarathy |
fix large memory leak that has been around for ever... |
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-14 |
Gurusamy Sarathy |
fix small interpreter leaks identified by Purify |
blob | commitdiff | diff to current |
2000-02-09 |
Charles Bailey |
Resync with mainline |
blob | commitdiff | diff to current |
2000-02-08 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
blob | commitdiff | diff to current |
2000-02-08 |
Gurusamy Sarathy |
documentation patches (from Michael Schwern and Yitzchak |
blob | commitdiff | diff to current |
2000-02-06 |
Gurusamy Sarathy |
set SvUTF8 on vectors only if there are chars > 127... |
blob | commitdiff | diff to current |
2000-01-28 |
Gurusamy Sarathy |
autogenerate API listing from comments in the source... |
blob | commitdiff | diff to current |
2000-01-20 |
Charles Bailey |
Quick integration of mainline changes to date |
blob | commitdiff | diff to current |
1999-12-17 |
Gurusamy Sarathy |
leak in change#4694 spotted by Larry |
blob | commitdiff | diff to current |
1999-12-17 |
Gurusamy Sarathy |
delete() should return the value as is, not a copy... |
blob | commitdiff | diff to current |
1999-12-12 |
Gurusamy Sarathy |
integrate mainline changes |
blob | commitdiff | diff to current |
1999-12-01 |
Gurusamy Sarathy |
more complete pseudo-fork() support for Windows |
blob | commitdiff | diff to current |
1999-11-08 |
Gurusamy Sarathy |
preliminary support for perl_clone() (still needs work in |
blob | commitdiff | diff to current |
1999-07-07 |
Paul Marquess |
lexical warnings update (warning.t fails one test |
blob | commitdiff | diff to current |
1999-06-09 |
Gurusamy Sarathy |
more complete support for implicit thread/interpreter... |
blob | commitdiff | diff to current |
1999-06-07 |
Gurusamy Sarathy |
initial stub implementation of implicit thread/this |
blob | commitdiff | diff to current |
1999-06-02 |
Gurusamy Sarathy |
remove _() non-ansism |
blob | commitdiff | diff to current |
1999-05-25 |
Ilya Zakharevich |
hv.c calling negative malloc() |
blob | commitdiff | diff to current |
1999-05-11 |
Gurusamy Sarathy |
various fixes for clean build and test on win32; config... |
blob | commitdiff | diff to current |
1999-05-05 |
Charles Bailey |
applied non-conflicting parts of suggested patch |
blob | commitdiff | diff to current |
1999-04-04 |
Gurusamy Sarathy |
correct places that said newSVpv() when they meant... |
blob | commitdiff | diff to current |
1999-03-22 |
Gurusamy Sarathy |
update copyright years |
blob | commitdiff | diff to current |
1999-02-15 |
Gurusamy Sarathy |
add const qualifier to most char* prototypes, handle... |
blob | commitdiff | diff to current |
1998-11-08 |
Gurusamy Sarathy |
typo in newHVhv() |
blob | commitdiff | diff to current |
1998-10-25 |
Gurusamy Sarathy |
integrate changes#1982,2014,2021 (from maint-5.005) |
blob | commitdiff | diff to current |
1998-09-25 |
Drago Goricanec |
lock sv_mutex in new_he() and del_he() for USE_THREADS |
blob | commitdiff | diff to current |
1998-09-24 |
Gurusamy Sarathy |
provide locked access to string table for USE_THREADS |
blob | commitdiff | diff to current |
1998-07-20 |
Gurusamy Sarathy |
complete s/foo/PL_foo/ changes (all escaped cases ident... |
blob | commitdiff | diff to current |
1998-07-19 |
Nick Ing-Simmons |
PL_ for perl's malloc |
blob | commitdiff | diff to current |
1998-07-18 |
Nick Ing-Simmons |
PL_ prefix to all perlvars, part1 |
blob | commitdiff | diff to current |
1998-07-05 |
Gisle Aas |
applied suggested fix for xhv_array sizing, with portab... |
blob | commitdiff | diff to current |
1998-07-05 |
Gurusamy Sarathy |
patchlevel up to 5.004_70, various tweaks |
blob | commitdiff | diff to current |
1998-07-04 |
Gisle Aas |
simplify xhv_array sizing |
blob | commitdiff | diff to current |
1998-06-29 |
Ilya Zakharevich |
added patch for overloading constants, made PERL_OBJECT... |
blob | commitdiff | diff to current |
1998-06-23 |
Ilya Zakharevich |
applied patch, regen headers |
blob | commitdiff | diff to current |
1998-05-18 |
Gurusamy Sarathy |
[asperl] integrate mainline changes (untested) |
blob | commitdiff | diff to current |
1998-05-03 |
SynaptiCAD, Inc. |
[win32] make hv_iterinit() return HvKEYS() |
blob | commitdiff | diff to current |
1998-04-08 |
Gurusamy Sarathy |
[asperl] integrate mainline changes |
blob | commitdiff | diff to current |
1998-04-04 |
Gurusamy Sarathy |
[win32] change 866 was incomplete |
blob | commitdiff | diff to current |
1998-04-03 |
Gurusamy Sarathy |
[win32] fixup hv_free_ent() to not fail on null HeVAL() |
blob | commitdiff | diff to current |
1998-03-16 |
Malcolm Beattie |
Missing dTHR in hv_fetch_ent when statics moved to... |
blob | commitdiff | diff to current |
1998-03-09 |
Gurusamy Sarathy |
[win32] merge C<local $tied{foo}> patch, also moved... |
blob | commitdiff | diff to current |
1998-02-14 |
Gurusamy Sarathy |
[asperl] added AS patch#5 (patch #4 was intentionally... |
blob | commitdiff | diff to current |
1998-02-09 |
Gurusamy Sarathy |
[asperl] integrate win32 branch contents |
blob | commitdiff | diff to current |
1998-02-06 |
Gisle Aas |
nomemok |
blob | commitdiff | diff to current |
1998-02-06 |
Ilya Zakharevich |
Newer -DLEAKTEST patch |
blob | commitdiff | diff to current |
1998-01-30 |
Gurusamy Sarathy |
[asperl] initial merge of latest win32 branch into... |
blob | commitdiff | diff to current |
1998-01-30 |
Gurusamy Sarathy |
[asperl] added AS patch#2 |
blob | commitdiff | diff to current |
1998-01-24 |
Nick Ing-Simmons |
Gisle's av_unshift tweak, two small patches from chip |
blob | commitdiff | diff to current |
1998-01-08 |
Gurusamy Sarathy |
[win32] change#398 breaks ENV_IS_CASELESS, fix it |
blob | commitdiff | diff to current |
1998-01-08 |
Owen Taylor |
Fix hv_delete for 'm'-magic. Based on following patch... |
blob | commitdiff | diff to current |
1998-01-07 |
Gurusamy Sarathy |
[win32] tweak case-insensitive ENV implementation |
blob | commitdiff | diff to current |
1998-01-05 |
Gurusamy Sarathy |
[win32] Support case-tolerant %ENV |
blob | commitdiff | diff to current |
1997-11-27 |
Nick Ing-Simmons |
Merge win32 and ansiperl branches post _55 tweaks from... |
blob | commitdiff | diff to current |
1997-11-26 |
Nick Ing-Simmons |
Fixup _55 for Win32: |
blob | commitdiff | diff to current |
1997-11-26 |
Gurusamy Sarathy |
[win32] Various changes to make it build cleanly and... |
blob | commitdiff | diff to current |
1997-11-25 |
Malcolm Beattie |
Fix minor thinkos in hv.c and pp_ctl.c. This is 5.004_55. |
blob | commitdiff | diff to current |
1997-11-25 |
Owen Taylor |
Make hv_ functions cope better with 'm'-magic: |
blob | commitdiff | diff to current |
1997-11-07 |
Nick Ing-Simmons |
Reverse integrate Malcolm's chanes into local |
blob | commitdiff | diff to current |
1997-11-05 |
Nick Ing-Simmons |
Builds C++ Borland, MSVC++ (Win32) and GCC++ (Solaris) |
blob | commitdiff | diff to current |
next |