2002-10-02 |
Dave Mitchell |
move all pad-related code to its own src file |
blob | commitdiff |
2002-10-01 |
Yitzchak Scott-Tho... |
Re: sv_2pv_flags and ROK and UTF8 flags |
blob | commitdiff | diff to current |
2002-08-20 |
John Peacock |
[REVISED PATCH] Magic v-strings |
blob | commitdiff | diff to current |
2002-08-17 |
Nicholas Clark |
Copy On Write |
blob | commitdiff | diff to current |
2002-08-17 |
Michael G. Schwern |
Remove pseudo-hashes (complete) |
blob | commitdiff | diff to current |
2002-08-12 |
Dave Mitchell |
add verbose stack display option, -Dvs |
blob | commitdiff | diff to current |
2002-05-23 |
Tim Jenness |
dump.c recognizes CvLOCKED |
blob | commitdiff | diff to current |
2002-05-13 |
Dave Mitchell |
various minor fixes in threads. |
blob | commitdiff | diff to current |
2002-04-25 |
Jarkko Hietaniemi |
-Wformat cleanups from Robin Barker. |
blob | commitdiff | diff to current |
2002-04-21 |
Gurusamy Sarathy |
squelch some more type mismatch warnings |
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-13 |
Nicholas Clark |
[dodgy PATCH] Re: [Storable] utf8 keys started working! |
blob | commitdiff | diff to current |
2002-04-08 |
Nick Ing-Simmons |
Integrate mainline |
blob | commitdiff | diff to current |
2002-04-06 |
Nicholas Clark |
Re: the dirty half dozen (Re: perl@15662) |
blob | commitdiff | diff to current |
2002-03-22 |
Jarkko Hietaniemi |
If Unicode keys are entered to a hash, a bit is turned on. |
blob | commitdiff | diff to current |
2002-03-11 |
Paul Marquess |
more warnings tidyup |
blob | commitdiff | diff to current |
2002-03-09 |
Dave Mitchell |
perl -Dt doesnt output newlines |
blob | commitdiff | diff to current |
2002-03-03 |
Ilya Zakharevich |
Debugging OPs |
blob | commitdiff | diff to current |
2002-01-25 |
Nick Ing-Simmons |
Integrate mainline |
blob | commitdiff | diff to current |
2002-01-23 |
Jarkko Hietaniemi |
Copyright++. (Not all the toplevel *.h have one, it... |
blob | commitdiff | diff to current |
2002-01-07 |
Jarkko Hietaniemi |
More regex and utf8 debug dumping. |
blob | commitdiff | diff to current |
2001-12-18 |
Jarkko Hietaniemi |
%g -> NVgf cleanup, based on Schwern's RedHat 7.1/Alpha |
blob | commitdiff | diff to current |
2001-12-09 |
Spider Boardman |
Re: attributes are broken |
blob | commitdiff | diff to current |
2001-11-19 |
Jarkko Hietaniemi |
The _uni_display should not be in dump.c since they |
blob | commitdiff | diff to current |
2001-11-16 |
Ilya Zakharevich |
runtime runops switch |
blob | commitdiff | diff to current |
2001-10-24 |
Jarkko Hietaniemi |
Rewrite sv_uni_display() as pv_uni_display() as |
blob | commitdiff | diff to current |
2001-10-23 |
Jarkko Hietaniemi |
sv_uni_display(): do not add the "...", let the caller |
blob | commitdiff | diff to current |
2001-10-19 |
Charles Lane |
vmsish fix, ieee rand() cleanup |
blob | commitdiff | diff to current |
2001-10-05 |
Jarkko Hietaniemi |
Don't assume that %x is good for displaying UVs. |
blob | commitdiff | diff to current |
2001-09-27 |
Jarkko Hietaniemi |
Dump Unicode hash keys also as Unicode, |
blob | commitdiff | diff to current |
2001-09-27 |
Jarkko Hietaniemi |
Dump SvUTF8(sv)s also as \x{...}. |
blob | commitdiff | diff to current |
2001-09-22 |
Abhijit Menon-Sen |
What's a backet? |
blob | commitdiff | diff to current |
2001-08-27 |
Artur Bergman |
Changes USE_THREADS to USE_5005THREADS in the entire... |
blob | commitdiff | diff to current |
2001-08-27 |
Simon Cozens |
Custom Ops |
blob | commitdiff | diff to current |
2001-08-18 |
Jarkko Hietaniemi |
UTF8 flag should be meaningful only when POK. |
blob | commitdiff | diff to current |
2001-08-18 |
Jarkko Hietaniemi |
UTF8 wasn't printing for PVMGs. |
blob | commitdiff | diff to current |
2001-07-12 |
Paul Johnson |
More accurate line numbers in messages |
blob | commitdiff | diff to current |
2001-07-12 |
Jarkko Hietaniemi |
Retract #11166 (and #11237). |
blob | commitdiff | diff to current |
2001-07-06 |
Nick Ing-Simmons |
Integrate mainline |
blob | commitdiff | diff to current |
2001-07-06 |
Abhijit Menon-Sen |
(Retracted by #11285.) |
blob | commitdiff | diff to current |
2001-07-02 |
Abhijit Menon-Sen |
Re: [PATH] shared -> unique; |
blob | commitdiff | diff to current |
2001-06-21 |
Nick Ing-Simmons |
Integrate mainline |
blob | commitdiff | diff to current |
2001-06-21 |
Richard Soderberg |
Step 2: Use the new PM_GETRE/SETRE macros everywhere. |
blob | commitdiff | diff to current |
2001-06-18 |
Nick Ing-Simmons |
Integrate mainline (new test scheme now ok on Linux). |
blob | commitdiff | diff to current |
2001-06-18 |
Abhijit Menon-Sen |
FLAGS = (...,OUR,TYPED,...) |
blob | commitdiff | diff to current |
2001-06-12 |
Abhijit Menon-Sen |
anonymous stashes |
blob | commitdiff | diff to current |
2001-05-30 |
Jarkko Hietaniemi |
Medley of -Wall cleanups from Michael Schwen, Hugo... |
blob | commitdiff | diff to current |
2001-05-20 |
Dave Mitchell |
[LARGE!] symbolic magic |
blob | commitdiff | diff to current |
2001-05-15 |
Simon Cozens |
Op private flags |
blob | commitdiff | diff to current |
2001-05-03 |
Benjamin Sugars |
Let sv_dump understand GvSHARED |
blob | commitdiff | diff to current |
2001-04-07 |
Mike Guy |
Re: [PATCH dump.c] hash quality |
blob | commitdiff | diff to current |
2001-03-29 |
Robin Barker |
printf warning |
blob | commitdiff | diff to current |
2001-03-09 |
Nick Ing-Simmons |
Builds an passes all tests after integrate and this... |
blob | commitdiff | diff to current |
2001-03-09 |
Dave Mitchell |
Re: [ PATCH perl@8956 ] new debug option -DR shows... |
blob | commitdiff | diff to current |
2001-02-08 |
Charles Bailey |
SYN SYN |
blob | commitdiff | diff to current |
2001-01-30 |
Tim Jenness |
Add missing CV flags to dump.c |
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-08 |
Stephen McCamant |
Fix spurious GVSV OPpOUR_INTRO |
blob | commitdiff | diff to current |
2001-01-01 |
Jarkko Hietaniemi |
Bump up Larry's copyright. |
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 |
Simon Cozens |
Trivial dump.c feature |
blob | commitdiff | diff to current |
2000-10-22 |
John Tobey |
ripples from constsub patch |
blob | commitdiff | diff to current |
2000-10-20 |
Charles Bailey |
SYN SYN |
blob | commitdiff | diff to current |
2000-08-30 |
Mike Guy |
Put back the flags dump as reasoned in |
blob | commitdiff | diff to current |
2000-08-29 |
Gisle Aas |
Glob dumping |
blob | commitdiff | diff to current |
2000-08-18 |
Abigail |
Introduce NVef, NVff, and NVgf, use the middle one. |
blob | commitdiff | diff to current |
2000-08-17 |
Jarkko Hietaniemi |
The #6648 wasn't protective enough for limited platforms |
blob | commitdiff | diff to current |
2000-08-16 |
Christian Kirsch |
The numeric locale was reset to "C" by s?printf and... |
blob | commitdiff | diff to current |
2000-08-04 |
Jarkko Hietaniemi |
This is 6512. Really. |
blob | commitdiff | diff to current |
2000-03-12 |
Gurusamy Sarathy |
another optimized-OP_SASSIGN bug: ops that were not... |
blob | commitdiff | diff to current |
2000-03-05 |
Gurusamy Sarathy |
fixes for most warnings identified by gcc -Wall |
blob | commitdiff | diff to current |
2000-03-03 |
Gurusamy Sarathy |
support for list assignment to pseudohashes (from John... |
blob | commitdiff | diff to current |
2000-02-17 |
Gurusamy Sarathy |
op_dump() tweak |
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-06 |
Gurusamy Sarathy |
set SvUTF8 on vectors only if there are chars > 127... |
blob | commitdiff | diff to current |
2000-01-22 |
Gurusamy Sarathy |
add patch for printf-style format typechecks (from... |
blob | commitdiff | diff to current |
2000-01-20 |
Charles Bailey |
Quick integration of mainline changes to date |
blob | commitdiff | diff to current |
2000-01-14 |
Gurusamy Sarathy |
nailed "our" declarations, and better warnings on duplicate |
blob | commitdiff | diff to current |
2000-01-14 |
Gurusamy Sarathy |
avoid spurious "Useless use of variable" warning on... |
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-14 |
Gurusamy Sarathy |
sundry cleanups for cloned interpreters (only known... |
blob | commitdiff | diff to current |
1999-11-13 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
blob | commitdiff | diff to current |
1999-11-13 |
Gurusamy Sarathy |
cloned interpreters now actually run and pass all but... |
blob | commitdiff | diff to current |
1999-11-11 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
blob | commitdiff | diff to current |
1999-11-11 |
Gurusamy Sarathy |
another change towards a shareable optree: avoid pointe... |
blob | commitdiff | diff to current |
1999-11-08 |
Gurusamy Sarathy |
preliminary support for GVOP indirection via pad |
blob | commitdiff | diff to current |
1999-11-06 |
Jarkko Hietaniemi |
...and fewer. |
blob | commitdiff | diff to current |
1999-11-06 |
Jarkko Hietaniemi |
More printf miscasts flushed out. |
blob | commitdiff | diff to current |
1999-10-29 |
Gurusamy Sarathy |
more cleanup: avoid unused knowledge of "file GV" notio... |
blob | commitdiff | diff to current |
1999-10-29 |
Gurusamy Sarathy |
usurp GVOP slot for new PADOP (one small step to making... |
blob | commitdiff | diff to current |
1999-10-27 |
Jarkko Hietaniemi |
Integrate with Sarathy; manual resolve on regcomp.c... |
blob | commitdiff | diff to current |
1999-10-24 |
Gurusamy Sarathy |
remove unused interpreter globals |
blob | commitdiff | diff to current |
1999-10-23 |
Jarkko Hietaniemi |
More printf-fixes (see also #4426). |
blob | commitdiff | diff to current |
1999-10-06 |
Gurusamy Sarathy |
fix typos in change#4288 |
blob | commitdiff | diff to current |
1999-10-02 |
Jarkko Hietaniemi |
Untangle the IV_IS_QUAD jungle by introduding |
blob | commitdiff | diff to current |
1999-09-29 |
Charles Bailey |
resync with mainline |
blob | commitdiff | diff to current |
1999-09-18 |
Nick Ing-Simmons |
Re-integrate mainline |
blob | commitdiff | diff to current |
1999-09-13 |
Robin Barker |
Replace change #4100 with |
blob | commitdiff | diff to current |
next |