| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove vestiges of tr//CU. | Jarkko Hietaniemi | 2000-09-14 | 1 | -3/+1 |
* | Do away with array context, from Daniel Chetlin <daniel@chetlin.com> | Jarkko Hietaniemi | 2000-08-08 | 1 | -1/+1 |
* | integrate cfgperl changes#6231..6240 into mainline | Gurusamy Sarathy | 2000-07-11 | 1 | -1/+2 |
* | support for C<use vmsish 'hushed'>; move VMSISH_EXIT out of | Gurusamy Sarathy | 2000-03-19 | 1 | -0/+3 |
* | support binmode(F,":crlf") and use open IN => ":raw", OUT => ":crlf" | Gurusamy Sarathy | 2000-03-09 | 1 | -0/+6 |
* | abstract code for C<use Foo 1.23 @ary;> into a Perl_load_module() | Gurusamy Sarathy | 2000-03-08 | 1 | -0/+5 |
* | add missing locks for op refcounts | Gurusamy Sarathy | 2000-03-08 | 1 | -0/+17 |
* | support for list assignment to pseudohashes (from John Tobey | Gurusamy Sarathy | 2000-03-03 | 1 | -0/+1 |
* | change#4849 wasn't restoring savestack correctly; make loops that have | Gurusamy Sarathy | 2000-02-25 | 1 | -0/+3 |
* | set SvUTF8 on vectors only if there are chars > 127; update copyright | Gurusamy Sarathy | 2000-02-06 | 1 | -1/+1 |
* | introduce $^U, a global bit to indicate whether system | Gurusamy Sarathy | 2000-01-31 | 1 | -0/+3 |
* | runtime now looks at the SVf_UTF8 bit on the SV to decide | Gurusamy Sarathy | 2000-01-31 | 1 | -0/+1 |
* | autogenerate API listing from comments in the source (from Benjamin | Gurusamy Sarathy | 2000-01-28 | 1 | -0/+15 |
* | change#4866 was flawed; revert and add better fix for warning | Gurusamy Sarathy | 2000-01-23 | 1 | -1/+1 |
* | support for C<exists &func> (from Spider Boardman) | Gurusamy Sarathy | 2000-01-21 | 1 | -0/+4 |
* | avoid spurious "Useless use of variable" warning on C<our $foo;> | Gurusamy Sarathy | 2000-01-14 | 1 | -1/+3 |
* | minor USE_ITHREADS tweaks | Gurusamy Sarathy | 1999-12-01 | 1 | -17/+11 |
* | more complete pseudo-fork() support for Windows | Gurusamy Sarathy | 1999-12-01 | 1 | -0/+9 |
* | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-11-11 | 1 | -33/+64 |
|\ |
|
| * | more cleanups for change#4539 | Gurusamy Sarathy | 1999-11-10 | 1 | -0/+2 |
| * | preliminary support for GVOP indirection via pad | Gurusamy Sarathy | 1999-11-08 | 1 | -33/+62 |
* | | [5.005_62 PATCH] binmode and locale support for -T and -B filetest operators | Jan Dubois | 1999-11-06 | 1 | -1/+2 |
|/ |
|
* | usurp GVOP slot for new PADOP (one small step to making optree | Gurusamy Sarathy | 1999-10-29 | 1 | -6/+9 |
* | initial implementation of lvalue subroutines (slightly fixed | Gurusamy Sarathy | 1999-09-05 | 1 | -1/+2 |
* | Speeding up XSUB calls up to 66% | Ilya Zakharevich | 1999-08-29 | 1 | -1/+2 |
* | emit warning about function calls that were encountered too early | Gurusamy Sarathy | 1999-07-23 | 1 | -0/+2 |
* | Eliminate CONDOPs | Stephen McCamant | 1999-07-07 | 1 | -21/+10 |
* | Optimize away OP_SASSIGN | Ilya Zakharevich | 1999-07-06 | 1 | -19/+26 |
* | win32 build fixes | Gurusamy Sarathy | 1999-06-10 | 1 | -1/+1 |
* | remove _() non-ansism | Gurusamy Sarathy | 1999-06-02 | 1 | -1/+1 |
* | PATCH (5.005_57): Document use of `SPECIAL' flag for `pushre': | Mark-Jason Dominus | 1999-05-29 | 1 | -0/+1 |
* | oops, some files missing in change#3449 | Gurusamy Sarathy | 1999-05-24 | 1 | -0/+1 |
* | redo change#2061 and parts of change#1169 with code in the | Gurusamy Sarathy | 1999-05-24 | 1 | -0/+2 |
* | Compiler needs to know about utf8 SVOP tr///s | Stephen McCamant | 1999-03-25 | 1 | -1/+1 |
* | update copyright years | Gurusamy Sarathy | 1999-03-22 | 1 | -1/+1 |
* | From: Hans Mulder <hansm@icgroup.nl> | Jarkko Hietaniemi | 1999-01-13 | 1 | -0/+4 |
* | remaining PL_foo stragglers | Gurusamy Sarathy | 1998-10-30 | 1 | -2/+2 |
* | tr/// logic was hosed under utf8 | Larry Wall | 1998-09-05 | 1 | -7/+9 |
* | lexical warnings; tweaks to places that didn't apply correctly | Paul Marquess | 1998-08-09 | 1 | -0/+1 |
* | Here are the long-expected Unicode/UTF-8 modifications. | Larry Wall | 1998-07-24 | 1 | -0/+3 |
* | Merge latest mainline | Nick Ing-Simmons | 1998-07-18 | 1 | -3/+7 |
|\ |
|
| * | fix major bug in GIMME (introduced in 5.003_96); void contexts were | Gurusamy Sarathy | 1998-07-18 | 1 | -3/+7 |
* | | PL_ stuff for threads | Nick Ing-Simmons | 1998-07-18 | 1 | -13/+13 |
|/ |
|
* | added patch, tweaked PERL_OBJECT things | Graham Barr | 1998-07-13 | 1 | -3/+6 |
* | merge changes#1210,1211,1270 from maintbranch | Gurusamy Sarathy | 1998-07-04 | 1 | -1/+2 |
* | applied patch, along with many changes: | Douglas Lankshear | 1998-06-21 | 1 | -0/+4 |
* | Bugs with (?{}), $^R and many-to-many subst | Ilya Zakharevich | 1998-06-11 | 1 | -1/+1 |
* | [asperl] integrate mainline changes (untested) | Gurusamy Sarathy | 1998-05-18 | 1 | -1/+4 |
|\ |
|
| * | [win32] merge change#905 from maintbranch, minor fixes to get | Gurusamy Sarathy | 1998-05-15 | 1 | -1/+4 |
* | | [asperl] added AS patch#2 | Gurusamy Sarathy | 1998-01-30 | 1 | -1/+1 |
|/ |
|