2001-01-24 |
Charles Bailey |
SYN SYN |
blob | commitdiff |
2001-01-15 |
Stephen McCamant |
[PATCH @8436] Eliminate op_children |
blob | commitdiff |
2001-01-12 |
Stephen McCamant |
Consolidated lvalue sub changes |
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-04 |
Stephen McCamant |
Continue blocks and B::Deparse |
blob | commitdiff | diff to current |
2001-01-01 |
Jarkko Hietaniemi |
Bump up Larry's copyright. |
blob | commitdiff | diff to current |
2000-12-30 |
Nick Ing-Simmons |
Integrate mainline |
blob | commitdiff | diff to current |
2000-12-30 |
Inaba Hiroto |
more UTF8 test suites and an UTF8 patch |
blob | commitdiff | diff to current |
2000-10-20 |
Charles Bailey |
SYN SYN |
blob | commitdiff | diff to current |
2000-09-14 |
Jarkko Hietaniemi |
Remove vestiges of tr//CU. |
blob | commitdiff | diff to current |
2000-08-08 |
Jarkko Hietaniemi |
Do away with array context, from Daniel Chetlin <daniel... |
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-11 |
Gurusamy Sarathy |
integrate cfgperl changes#6231..6240 into mainline |
blob | commitdiff | diff to current |
2000-06-23 |
Mark-Jason Dominus |
PATCH 5.6.0: Document OPf_SPECIAL flag in regcomp op... |
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-03-19 |
Gurusamy Sarathy |
support for C<use vmsish 'hushed'>; move VMSISH_EXIT... |
blob | commitdiff | diff to current |
2000-03-09 |
Gurusamy Sarathy |
support binmode(F,":crlf") and use open IN => ":raw... |
blob | commitdiff | diff to current |
2000-03-08 |
Gurusamy Sarathy |
abstract code for C<use Foo 1.23 @ary;> into a Perl_loa... |
blob | commitdiff | diff to current |
2000-03-08 |
Gurusamy Sarathy |
add missing locks for op refcounts |
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-25 |
Gurusamy Sarathy |
change#4849 wasn't restoring savestack correctly; make... |
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-31 |
Gurusamy Sarathy |
introduce $^U, a global bit to indicate whether system |
blob | commitdiff | diff to current |
2000-01-31 |
Gurusamy Sarathy |
runtime now looks at the SVf_UTF8 bit on the SV to... |
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-23 |
Gurusamy Sarathy |
change#4866 was flawed; revert and add better fix for... |
blob | commitdiff | diff to current |
2000-01-21 |
Gurusamy Sarathy |
support for C<exists &func> (from Spider Boardman) |
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 |
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 |
minor USE_ITHREADS tweaks |
blob | commitdiff | diff to current |
1999-12-01 |
Gurusamy Sarathy |
more complete pseudo-fork() support for Windows |
blob | commitdiff | diff to current |
1999-11-11 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
blob | commitdiff | diff to current |
1999-11-10 |
Gurusamy Sarathy |
more cleanups for change#4539 |
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 |
Jan Dubois |
[5.005_62 PATCH] binmode and locale support for -T... |
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-09-29 |
Charles Bailey |
resync with mainline |
blob | commitdiff | diff to current |
1999-09-05 |
Gurusamy Sarathy |
initial implementation of lvalue subroutines (slightly... |
blob | commitdiff | diff to current |
1999-08-29 |
Ilya Zakharevich |
Speeding up XSUB calls up to 66% |
blob | commitdiff | diff to current |
1999-07-23 |
Gurusamy Sarathy |
emit warning about function calls that were encountered... |
blob | commitdiff | diff to current |
1999-07-07 |
Stephen McCamant |
Eliminate CONDOPs |
blob | commitdiff | diff to current |
1999-07-06 |
Ilya Zakharevich |
Optimize away OP_SASSIGN |
blob | commitdiff | diff to current |
1999-06-10 |
Gurusamy Sarathy |
win32 build fixes |
blob | commitdiff | diff to current |
1999-06-02 |
Gurusamy Sarathy |
remove _() non-ansism |
blob | commitdiff | diff to current |
1999-05-29 |
Mark-Jason Dominus |
PATCH (5.005_57): Document use of `SPECIAL' flag for... |
blob | commitdiff | diff to current |
1999-05-24 |
Gurusamy Sarathy |
oops, some files missing in change#3449 |
blob | commitdiff | diff to current |
1999-05-24 |
Gurusamy Sarathy |
redo change#2061 and parts of change#1169 with code... |
blob | commitdiff | diff to current |
1999-03-25 |
Stephen McCamant |
Compiler needs to know about utf8 SVOP tr///s |
blob | commitdiff | diff to current |
1999-03-22 |
Gurusamy Sarathy |
update copyright years |
blob | commitdiff | diff to current |
1999-01-13 |
Jarkko Hietaniemi |
From: Hans Mulder <hansm@icgroup.nl> |
blob | commitdiff | diff to current |
1998-10-30 |
Gurusamy Sarathy |
remaining PL_foo stragglers |
blob | commitdiff | diff to current |
1998-09-05 |
Larry Wall |
tr/// logic was hosed under utf8 |
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-07-24 |
Larry Wall |
Here are the long-expected Unicode/UTF-8 modifications. |
blob | commitdiff | diff to current |
1998-07-18 |
Nick Ing-Simmons |
Merge latest mainline |
blob | commitdiff | diff to current |
1998-07-18 |
Nick Ing-Simmons |
PL_ stuff for threads |
blob | commitdiff | diff to current |
1998-07-18 |
Gurusamy Sarathy |
fix major bug in GIMME (introduced in 5.003_96); void... |
blob | commitdiff | diff to current |
1998-07-13 |
Graham Barr |
added patch, tweaked PERL_OBJECT things |
blob | commitdiff | diff to current |
1998-07-04 |
Gurusamy Sarathy |
merge changes#1210,1211,1270 from maintbranch |
blob | commitdiff | diff to current |
1998-06-21 |
Douglas Lankshear |
applied patch, along with many changes: |
blob | commitdiff | diff to current |
1998-06-11 |
Ilya Zakharevich |
Bugs with (?{}), $^R and many-to-many subst |
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 change#905 from maintbranch, minor fixes... |
blob | commitdiff | diff to current |
1998-01-30 |
Gurusamy Sarathy |
[asperl] added AS patch#2 |
blob | commitdiff | diff to current |
1997-12-11 |
Malcolm Beattie |
Stop tr/// from writing to target when only counting. |
blob | commitdiff | diff to current |
1997-12-10 |
Malcolm Beattie |
Start overhauling compiler. It was working at least... |
blob | commitdiff | diff to current |
1997-11-25 |
Malcolm Beattie |
Fix scalar dereference of threadsv variables (e.g.... |
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-19 |
Ilya Zakharevich |
Jumbo regexp patch applied (with minor fix-up tweaks): |
blob | commitdiff | diff to current |
1997-11-07 |
Nick Ing-Simmons |
Raw integrate of latest perl |
blob | commitdiff | diff to current |
1997-11-05 |
Malcolm Beattie |
Per-thread magicals mostly working (and localisable... |
blob | commitdiff | diff to current |
1997-11-05 |
Nick Ing-Simmons |
Builds C++ Borland, MSVC++ (Win32) and GCC++ (Solaris) |
blob | commitdiff | diff to current |
1997-10-29 |
Malcolm Beattie |
Move compiler OP class information into opcode.pl. |
blob | commitdiff | diff to current |
1997-05-26 |
Malcolm Beattie |
Integrate thrperl 5.003->5.004. |
blob | commitdiff | diff to current |
1997-05-15 |
Perl 5 Porters |
[inseparable changes from match from perl-5.003_99a... |
blob | commitdiff | diff to current |
1997-03-28 |
Malcolm Beattie |
Initial 3-way merge from (5.001m, thr1m, 5.003) plus... |
blob | commitdiff | diff to current |
1997-03-25 |
Perl 5 Porters |
[inseperable changes from patch from perl-5.003_95... |
blob | commitdiff | diff to current |
1997-03-08 |
Perl 5 Porters |
[inseparable changes from match from perl-5.003_93... |
blob | commitdiff | diff to current |
1997-03-01 |
Perl 5 Porters |
[inseparable changes from match from perl-5.003_91... |
blob | commitdiff | diff to current |
1996-12-19 |
Perl 5 Porters |
[inseparable changes from patch from perl5.003_11 to... |
blob | commitdiff | diff to current |
1996-11-26 |
Perl 5 Porters |
[inseparable changes from patch from perl5.003_08 to... |
blob | commitdiff | diff to current |
1996-07-05 |
Perl 5 Porters |
Overload OPf_SPECIAL with G_KEEPERR status for OP_... |
blob | commitdiff | diff to current |
1996-02-03 |
Perl 5 Porters |
perl5.002beta3 |
blob | commitdiff | diff to current |
1995-11-20 |
Larry Wall |
5.002 beta 1 |
blob | commitdiff | diff to current |
1995-06-22 |
Andy Dougherty |
This is my patch patch.1m for perl5.001. |
blob | commitdiff | diff to current |
1995-03-13 |
Larry Wall |
Perl 5.001 |
blob | commitdiff | diff to current |
1994-10-17 |
Larry Wall |
perl 5.000 |
blob | commitdiff | diff to current |
1994-05-04 |
Larry Wall |
perl 5.0 alpha 9 |
blob | commitdiff | diff to current |
1993-12-10 |
Larry Wall |
perl 5.0 alpha 5 |
blob | commitdiff | diff to current |
1993-11-10 |
Larry Wall |
perl 5.0 alpha 4 |
blob | commitdiff | diff to current |
1993-10-10 |
Larry Wall |
perl 5.0 alpha 3 |
blob | commitdiff | diff to current |
1993-10-07 |
Larry Wall |
perl 5.0 alpha 2 |
blob | commitdiff | diff to current |
|