1999-02-15 |
Gurusamy Sarathy |
add const qualifier to most char* prototypes, handle... |
blob | commitdiff |
1999-02-14 |
Jan Dubois |
provide SvPV_nolen(sv) to avoid use of PL_na |
blob | commitdiff | diff to current |
1999-02-12 |
Jan Dubois |
remove OVERLOAD conditionals |
blob | commitdiff | diff to current |
1999-02-12 |
Gurusamy Sarathy |
fix ops that are not filehandle constructors to not... |
blob | commitdiff | diff to current |
1999-02-08 |
Gurusamy Sarathy |
make safesysmalloc() etc., always available; safemalloc... |
blob | commitdiff | diff to current |
1999-02-07 |
Ilya Zakharevich |
patch for change#2822, done right; add PERL_OBJECT... |
blob | commitdiff | diff to current |
1999-01-17 |
Gurusamy Sarathy |
PERL_OBJECTness for change#2595 |
blob | commitdiff | diff to current |
1999-01-17 |
Gurusamy Sarathy |
PERL_OBJECT tweaks for change#2426 |
blob | commitdiff | diff to current |
1999-01-17 |
Gurusamy Sarathy |
change#2572 is not applicable; undo, retaining scan_bin... |
blob | commitdiff | diff to current |
1999-01-06 |
Jan Dubois |
Based on |
blob | commitdiff | diff to current |
1998-12-31 |
Wilson P. Snyder II |
REV2: Binary number support |
blob | commitdiff | diff to current |
1998-11-28 |
Ilya Zakharevich |
regcolors |
blob | commitdiff | diff to current |
1998-11-28 |
Ilya Zakharevich |
applied suggested patch with PERL_OBJECT tweaks |
blob | commitdiff | diff to current |
1998-11-27 |
Jan Dubois |
add ext/Devel/Peek |
blob | commitdiff | diff to current |
1998-11-22 |
Gurusamy Sarathy |
phase 2 of PERL_OBJECT cleanup; objXSUB.h autogeneration |
blob | commitdiff | diff to current |
1998-11-08 |
Gurusamy Sarathy |
integrate changes#2120,2168,2218 from maint-5.005; |
blob | commitdiff | diff to current |
1998-10-30 |
Jarkko Hietaniemi |
Integrate from mainperl. |
blob | commitdiff | diff to current |
1998-10-30 |
Gurusamy Sarathy |
phase 1 of somewhat major rearrangement of PERL_OBJECT... |
blob | commitdiff | diff to current |
1998-10-29 |
Jarkko Hietaniemi |
Pure bison yylex() proto was broken. |
blob | commitdiff | diff to current |
1998-10-28 |
Ilya Zakharevich |
Make sort respect overloading |
blob | commitdiff | diff to current |
1998-10-26 |
Jarkko Hietaniemi |
s/YYLEXPARAM/PERL_YYLEX_PARAM_DECL/g |
blob | commitdiff | diff to current |
1998-10-26 |
Gurusamy Sarathy |
various win32 tweaks; disable new xs_cpp section (it... |
blob | commitdiff | diff to current |
1998-10-25 |
Gurusamy Sarathy |
properly restore PL_rsfp_filters after require |
blob | commitdiff | diff to current |
1998-10-17 |
Thomas Dorner |
POSIX BC2000 port from perl-mvs: |
blob | commitdiff | diff to current |
1998-10-13 |
Gurusamy Sarathy |
add missing file from change#1943 |
blob | commitdiff | diff to current |
1998-10-03 |
Gurusamy Sarathy |
make C<use> recognize C<require> overrides; allow C... |
blob | commitdiff | diff to current |
1998-10-02 |
Scott Henry |
use Off_t to permit 64-bit seek() |
blob | commitdiff | diff to current |
1998-09-25 |
Gurusamy Sarathy |
update template config.sh, add new config vars to win32... |
blob | commitdiff | diff to current |
1998-09-25 |
Gurusamy Sarathy |
big Configure update from Jarkko: sync metaconfig units... |
blob | commitdiff | diff to current |
1998-09-25 |
Gurusamy Sarathy |
missing file in last submit |
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-25 |
Gurusamy Sarathy |
tweaks to enable PERL_OBJECT to build & test on win32 |
blob | commitdiff | diff to current |
1998-09-23 |
Albert Dvornik |
SSNEW() API for allocating memory on the savestack |
blob | commitdiff | diff to current |
1998-09-23 |
Ilya Zakharevich |
support match indices via special variables @- and @+ |
blob | commitdiff | diff to current |
1998-09-05 |
Larry Wall |
tr/// logic was hosed under utf8 |
blob | commitdiff | diff to current |
1998-08-10 |
Gurusamy Sarathy |
various tweaks: fix signed vs. unsigned problems that... |
blob | commitdiff | diff to current |
1998-08-09 |
Paul Marquess |
lexical warnings; tweaks to places that didn't apply... |
blob | commitdiff | diff to current |
1998-08-08 |
Gurusamy Sarathy |
integrate maint-5.005 changes into mainline |
blob | commitdiff | diff to current |
1998-08-02 |
Ilya Zakharevich |
mark link type of exported functions for OS/2 |
blob | commitdiff | diff to current |
1998-08-02 |
Gurusamy Sarathy |
PERL_OBJECT bincompat fixes from Douglas Lankshear... |
blob | commitdiff | diff to current |
1998-07-27 |
Gurusamy Sarathy |
integrate 5.005_01 changes from maint |
blob | commitdiff | diff to current |
1998-07-26 |
Gurusamy Sarathy |
update Changes; add sv_*_mg() entries in win32/GenCAPI.pl |
blob | commitdiff | diff to current |
1998-07-26 |
Gurusamy Sarathy |
integrate proto.h additions from maint-5.005 |
blob | commitdiff | diff to current |
1998-07-26 |
Gurusamy Sarathy |
add new files to MANIFEST; add missing prototypes to... |
blob | commitdiff | diff to current |
1998-07-26 |
Gurusamy Sarathy |
add missing sv_*_mg() prototypes in proto.h, update... |
blob | commitdiff | diff to current |
1998-07-24 |
Larry Wall |
Here are the long-expected Unicode/UTF-8 modifications. |
blob | commitdiff | diff to current |
1998-07-21 |
Gurusamy Sarathy |
fixes to enable PERL_OBJECT build with mingw32/egcs... |
blob | commitdiff | diff to current |
1998-07-18 |
Gurusamy Sarathy |
fix lvalue leaks stemming from failure to free LvTARG(sv) |
blob | commitdiff | diff to current |
1998-07-15 |
Douglas Lankshear |
make pregcomp et al VIRTUAL again for PERL_OBJECT |
blob | commitdiff | diff to current |
1998-07-14 |
Hans Mulder |
applied patch, slightly tweaked |
blob | commitdiff | diff to current |
1998-07-13 |
Graham Barr |
added patch, tweaked PERL_OBJECT things |
blob | commitdiff | diff to current |
1998-07-12 |
Gurusamy Sarathy |
fix pp_caller() to fully traverse stacklevels |
blob | commitdiff | diff to current |
1998-07-09 |
Gurusamy Sarathy |
get it building again on win32 |
blob | commitdiff | diff to current |
1998-07-08 |
Ilya Zakharevich |
added patch to generate PPDEF(pp_foo) |
blob | commitdiff | diff to current |
1998-07-06 |
Gurusamy Sarathy |
undo ck_sysread() changes#1319,1337 in preparation... |
blob | commitdiff | diff to current |
1998-07-05 |
Gurusamy Sarathy |
add ck_sysread() for better sysread/read/recv sanity |
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 |
Joshua Pritikin |
fixes for mortalization bug in xsubpp, other efficiency... |
blob | commitdiff | diff to current |
1998-07-04 |
Ilya Zakharevich |
allow a flags args to fbm_instr() for future needs |
blob | commitdiff | diff to current |
1998-07-04 |
Gisle Aas |
applied patch with tweaks to prose |
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 |
Gurusamy Sarathy |
more MULTIPLICITY tweaks |
blob | commitdiff | diff to current |
1998-06-23 |
Gurusamy Sarathy |
partial MULTIPLICITY cleanup |
blob | commitdiff | diff to current |
1998-06-23 |
Ilya Zakharevich |
applied patch, regen headers |
blob | commitdiff | diff to current |
1998-06-21 |
Douglas Lankshear |
applied patch, along with many changes: |
blob | commitdiff | diff to current |
1998-06-20 |
Joshua Pritikin |
added patch, tweaked missed files, excised comment... |
blob | commitdiff | diff to current |
1998-06-18 |
Gurusamy Sarathy |
back out problematic change#1105, tweak perlsub.pod |
blob | commitdiff | diff to current |
1998-06-15 |
Gurusamy Sarathy |
tweaks to get PERL_OBJECT building again; passes tests |
blob | commitdiff | diff to current |
1998-06-15 |
Gurusamy Sarathy |
back out previous change (it breaks PERL_OBJECT) |
blob | commitdiff | diff to current |
1998-06-15 |
Joshua Pritikin |
added patch, fixed typo, reworked documentation |
blob | commitdiff | diff to current |
1998-06-10 |
Ilya Zakharevich |
Applied patch, followed by tweaks to *.sym and `perl... |
blob | commitdiff | diff to current |
1998-06-10 |
Norton T. Allen |
_66 proto.h |
blob | commitdiff | diff to current |
1998-06-10 |
Dan Sugalski |
proto.h change to make byterun() visible to VMS |
blob | commitdiff | diff to current |
1998-06-04 |
Gurusamy Sarathy |
[win32] add AS patch#25 (allow B build with -DPERL_OBJECT) |
blob | commitdiff | diff to current |
1998-05-29 |
Gurusamy Sarathy |
[asperl] fixups to make it build and pass tests under... |
blob | commitdiff | diff to current |
1998-05-29 |
Gurusamy Sarathy |
[win32] misc changes |
blob | commitdiff | diff to current |
1998-05-26 |
Gurusamy Sarathy |
[asperl] more changes to satisfy non-debug VC build... |
blob | commitdiff | diff to current |
1998-05-26 |
Gurusamy Sarathy |
[asperl] tweaks to make it build with the Borland compi... |
blob | commitdiff | diff to current |
1998-05-23 |
Gurusamy Sarathy |
[win32] merge change#1015 from maintbranch (must revisi... |
blob | commitdiff | diff to current |
1998-05-18 |
Gurusamy Sarathy |
[asperl] integrate mainline changes (untested) |
blob | commitdiff | diff to current |
1998-05-15 |
Gurusamy Sarathy |
[win32] merge changes#906,907,909,910 from maintbranch |
blob | commitdiff | diff to current |
1998-05-14 |
Gurusamy Sarathy |
[win32] integrate mainline |
blob | commitdiff | diff to current |
1998-05-14 |
Malcolm Beattie |
Integrate win32 branch into mainline |
blob | commitdiff | diff to current |
1998-05-14 |
Ilya Zakharevich |
[PATCH 5.004_64] newSV |
blob | commitdiff | diff to current |
1998-05-14 |
Gurusamy Sarathy |
[win32] merge change#886 from maintbranch |
blob | commitdiff | diff to current |
1998-05-01 |
Gurusamy Sarathy |
[asperl] add AS patch#20 (exposes more global constants) |
blob | commitdiff | diff to current |
1998-04-22 |
Jan Dubois |
[win32] hand-applied patch along with small tweaks |
blob | commitdiff | diff to current |
1998-04-21 |
Gurusamy Sarathy |
[asperl] add AS patch#17 |
blob | commitdiff | diff to current |
1998-04-08 |
Gurusamy Sarathy |
[asperl] integrate mainline changes |
blob | commitdiff | diff to current |
1998-04-03 |
Gurusamy Sarathy |
[win32] implement stack-of-stacks so that magic invocat... |
blob | commitdiff | diff to current |
1998-03-16 |
Jan Dubois |
newCONSTSUB added (XSUB equivalent for inlinable sub... |
blob | commitdiff | diff to current |
1998-03-16 |
Gurusamy Sarathy |
[asperl] various changes to get asperl working under... |
blob | commitdiff | diff to current |
1998-03-12 |
Gurusamy Sarathy |
[asperl] added AS patch#12 with minor changes |
blob | commitdiff | diff to current |
1998-03-07 |
Gurusamy Sarathy |
[win32] integrate mainline changes |
blob | commitdiff | diff to current |
1998-03-06 |
Gurusamy Sarathy |
[win32] various |
blob | commitdiff | diff to current |
1998-03-05 |
Ilya Zakharevich |
[5.004_61 PATCH] Make incompatible changes to RE engine NOW |
blob | commitdiff | diff to current |
1998-02-26 |
Gurusamy Sarathy |
[asperl] added AS patch#9 |
blob | commitdiff | diff to current |
1998-02-14 |
Douglas Lankshear |
[asperl] added AS patch#6 |
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 |
[win32] enhancements to previous patch for XSUB OUTPUT... |
blob | commitdiff | diff to current |
next |