1999-08-29 |
Spider Boardman |
sub : attrlist |
blob | commitdiff |
1999-08-19 |
Jarkko Hietaniemi |
Removed duplicated code (in pp.c and mg.c) by introducing |
blob | commitdiff | diff to current |
1999-07-27 |
Ilya Zakharevich |
applied suggested patch; added missing prototype changes to |
blob | commitdiff | diff to current |
1999-07-26 |
Stephen McCamant |
allow arrow omission in $foo[10]->('foo') etc. (but... |
blob | commitdiff | diff to current |
1999-07-17 |
Ilya Zakharevich |
Segfaults if $^P |
blob | commitdiff | diff to current |
1999-07-17 |
Ilya Zakharevich |
make system() return -1 and set $! if exec of child... |
blob | commitdiff | diff to current |
1999-07-12 |
Gurusamy Sarathy |
yet more cleanups of the PERL_OBJECT, MULTIPLICITY... |
blob | commitdiff | diff to current |
1999-07-08 |
Gurusamy Sarathy |
more PERL_OBJECT cleanups (changes still untested on... |
blob | commitdiff | diff to current |
1999-07-06 |
Jarkko Hietaniemi |
POSIX [[:character class:]] support for standard, locale, |
blob | commitdiff | diff to current |
1999-07-06 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
blob | commitdiff | diff to current |
1999-07-06 |
Ilya Zakharevich |
applied slightly tweaked version of suggested patch for |
blob | commitdiff | diff to current |
1999-06-27 |
Gurusamy Sarathy |
somewhat untested PERL_OBJECT cleanups (C++isms mostly |
blob | commitdiff | diff to current |
1999-06-17 |
Jarkko Hietaniemi |
Fixed two long-standing locale bugs. |
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-04 |
Gurusamy Sarathy |
clean up some stray "global" symbols |
blob | commitdiff | diff to current |
1999-05-28 |
Tom Hughes |
ByteLoader mark 2 |
blob | commitdiff | diff to current |
1999-05-13 |
Jarkko Hietaniemi |
Still fflushing strong. |
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-11 |
Chip Salzenberg |
gutsupport for C++ exceptions |
blob | commitdiff | diff to current |
1999-05-10 |
Gurusamy Sarathy |
"weak" references internals, still needs perlguts docum... |
blob | commitdiff | diff to current |
1999-05-10 |
Ilya Zakharevich |
Re: [PATCH 5.005_56] Make open(F,"command |") return... |
blob | commitdiff | diff to current |
1999-04-03 |
Gurusamy Sarathy |
grow PL_tmps_stack more efficiently; make it more amena... |
blob | commitdiff | diff to current |
1999-04-03 |
Gurusamy Sarathy |
remove duplicate code and an extra branch in sv_setsv... |
blob | commitdiff | diff to current |
1999-03-08 |
Gurusamy Sarathy |
remove bogus symbols from global.sym |
blob | commitdiff | diff to current |
1999-02-14 |
Jan Dubois |
provide SvPV_nolen(sv) to avoid use of PL_na |
blob | commitdiff | diff to current |
1999-02-08 |
Gurusamy Sarathy |
make safesysmalloc() etc., always available; safemalloc... |
blob | commitdiff | diff to current |
1999-01-17 |
Gurusamy Sarathy |
various tweaks for clean build and test on win32 |
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-03 |
Hans Mulder |
Initial VMS patches |
blob | commitdiff | diff to current |
1998-11-28 |
Ilya Zakharevich |
regcolors |
blob | commitdiff | diff to current |
1998-11-27 |
Jan Dubois |
add ext/Devel/Peek |
blob | commitdiff | diff to current |
1998-11-17 |
Gurusamy Sarathy |
s/Perl_utf8skip/PL_utf8skip/g |
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 |
Gurusamy Sarathy |
phase 1 of somewhat major rearrangement of PERL_OBJECT... |
blob | commitdiff | diff to current |
1998-10-25 |
Gurusamy Sarathy |
properly restore PL_rsfp_filters after require |
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-09-24 |
Gurusamy Sarathy |
move yyglobal decls from perly.c to perlvars.h, regen... |
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-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-04 |
Gurusamy Sarathy |
remove useless 'rcsid' (extension of a suggestion by |
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-24 |
Larry Wall |
Here are the long-expected Unicode/UTF-8 modifications. |
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-13 |
Graham Barr |
added patch, tweaked PERL_OBJECT things |
blob | commitdiff | diff to current |
1998-07-11 |
Ilya Zakharevich |
add patch, along with all the missing bits, and doc... |
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 |
add patch for C<use re 'debug'> |
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-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 |
Ilya Zakharevich |
applied patch, regen headers |
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 |
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-05-30 |
Gurusamy Sarathy |
[win32] change#1060 was inexplicably missing some of... |
blob | commitdiff | diff to current |
1998-05-29 |
Gurusamy Sarathy |
[asperl] integrate mainline changes |
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] 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-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-07 |
Gurusamy Sarathy |
[win32] integrate mainline changes |
blob | commitdiff | diff to current |
1998-03-02 |
Stephen McCamant |
[win32] this one with adjusted test numbers |
blob | commitdiff | diff to current |
1998-03-01 |
Gurusamy Sarathy |
[asperl] integrate mainline changes |
blob | commitdiff | diff to current |
1998-02-26 |
Gurusamy Sarathy |
[win32] various cleanups so that B can be built as... |
blob | commitdiff | diff to current |
1998-02-25 |
Malcolm Beattie |
Move find_threadsv to right bit of global.sym. Bump... |
blob | commitdiff | diff to current |
1998-02-25 |
Jarkko Hietaniemi |
HP-UX hints and AIX global.sym changes (with Makefile... |
blob | commitdiff | diff to current |
1998-02-22 |
Gurusamy Sarathy |
[asperl] integrate latest win32 branch |
blob | commitdiff | diff to current |
1998-02-20 |
Stephen O. Lidie |
5.004_59 global.sym for AIX 3.2.5 |
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 |
1998-02-06 |
Matthias Ulrich... |
adding the newSVpvn API function |
blob | commitdiff | diff to current |
1998-01-13 |
Nick Ing-Simmons |
tie array changes to core and tests |
blob | commitdiff | diff to current |
1997-12-10 |
Jarkko Hietaniemi |
Patches for IRIX, AIX and some generic stuff: |
blob | commitdiff | diff to current |
1997-12-02 |
Gurusamy Sarathy |
[win32] Revert to keeping (some) constant strings as... |
blob | commitdiff | diff to current |
1997-12-01 |
Nick Ing-Simmons |
Builds and passes all tests with gcc on Win32 - phew! |
blob | commitdiff | diff to current |
1997-12-01 |
Nick Ing-Simmons |
Create a struct for all perls globals (as an option) |
blob | commitdiff | diff to current |
1997-11-30 |
Nick Ing-Simmons |
embed.pl now reads *var*.h to do its stuff. |
blob | commitdiff | diff to current |
1997-11-29 |
Nick Ing-Simmons |
Sort out malloc_mutex for perl's malloc |
blob | commitdiff | diff to current |
1997-11-25 |
Malcolm Beattie |
Integrate from ansi branch to mainline. |
blob | commitdiff | diff to current |
1997-11-25 |
Jarkko Hietaniemi |
Remove bincompat3 support: |
blob | commitdiff | diff to current |
1997-11-22 |
Nick Ing-Simmons |
Duplicate perl_threadsv |
blob | commitdiff | diff to current |
1997-11-22 |
Nick Ing-Simmons |
Builds and passes all but english.t on win32 VC++ |
blob | commitdiff | diff to current |
1997-11-22 |
Nick Ing-Simmons |
Resolve ansiperl against win32 |
blob | commitdiff | diff to current |
1997-11-21 |
Malcolm Beattie |
$_ is now per-thread (rather a lot of changes). Only... |
blob | commitdiff | diff to current |
1997-11-21 |
Nick Ing-Simmons |
Basic integrate of lastest perl into ansiperl |
blob | commitdiff | diff to current |
1997-11-19 |
Ilya Zakharevich |
Jumbo regexp patch applied (with minor fix-up tweaks): |
blob | commitdiff | diff to current |
1997-11-18 |
Joshua Pritikin |
Separate avhv_foo() key handling into avhv_keys().... |
blob | commitdiff | diff to current |
1997-11-13 |
Malcolm Beattie |
Rewrite thread return code to distinguish between ordin... |
blob | commitdiff | diff to current |
next |