| Commit message (Expand) | Author | Age | Files | Lines |
* | add patch for printf-style format typechecks (from Robin Barker | Gurusamy Sarathy | 2000-01-22 | 1 | -26/+130 |
* | fix deeply nested closures that have no references to lexical in | Gurusamy Sarathy | 2000-01-22 | 1 | -0/+1 |
* | patch to report warnings on bogus filehandles passed to flock(), | Gurusamy Sarathy | 2000-01-21 | 1 | -0/+1 |
* | support delete() and exists() on array, tied array, and pseudo-hash | Gurusamy Sarathy | 2000-01-13 | 1 | -0/+3 |
* | usethreads build fixups for NeXTstep (as suggested by Hans Mulder) | Gurusamy Sarathy | 2000-01-02 | 1 | -4/+4 |
* | missing files in previous submit | Gurusamy Sarathy | 1999-12-31 | 1 | -0/+2 |
* | enable the PERL_BINMODE_SCRIPTS behavior by default on Windows | Gurusamy Sarathy | 1999-12-30 | 1 | -2/+2 |
* | change#4721 needed line number adjustments | Gurusamy Sarathy | 1999-12-28 | 1 | -9/+6 |
* | integrate mainline changes | Gurusamy Sarathy | 1999-12-12 | 1 | -688/+781 |
* | Resolve utfperl branch against mainline as of _62 | Nick Ing-Simmons | 1999-10-16 | 1 | -3/+4 |
|\ |
|
| * | avoid inefficiency in change#3386 (every longjmp() was followed | Gurusamy Sarathy | 1999-10-14 | 1 | -2/+2 |
| * | revert SAVEDESTRUCTOR() to accepting void(*)(void*) for source | Gurusamy Sarathy | 1999-10-10 | 1 | -1/+2 |
* | | Incremental merge of mainline | Nick Ing-Simmons | 1999-10-02 | 1 | -1/+28 |
|\ \
| |/ |
|
| * | remove doubled new_xpv | Gurusamy Sarathy | 1999-09-28 | 1 | -1/+0 |
| * | add arenas for managing allocations of remaining xpv*v structures | Vishal Bhatia | 1999-09-20 | 1 | -0/+25 |
| * | queue errors due to strictures rather than printing them as | Gurusamy Sarathy | 1999-09-20 | 1 | -1/+4 |
| * | make sprintf("%g",...) threadsafe; only taint its result iff the | Gurusamy Sarathy | 1999-09-12 | 1 | -2/+2 |
* | | Re-integrate mainline | Nick Ing-Simmons | 1999-09-18 | 1 | -2/+12 |
|/ |
|
* | various fixups for windows | Gurusamy Sarathy | 1999-09-07 | 1 | -3/+0 |
* | sub : attrlist | Spider Boardman | 1999-08-29 | 1 | -1/+12 |
* | Removed duplicated code (in pp.c and mg.c) by introducing | Jarkko Hietaniemi | 1999-08-19 | 1 | -0/+1 |
* | Use Pid_t. | Jarkko Hietaniemi | 1999-08-10 | 1 | -2/+2 |
* | Use Mode_t. | Jarkko Hietaniemi | 1999-08-10 | 1 | -2/+2 |
* | Gratuitous uid and gid casts to I32s and ints removed. | Jarkko Hietaniemi | 1999-08-10 | 1 | -3/+2 |
* | Integrate with Sarathy. perl.h and util.c required manual resolving. | Jarkko Hietaniemi | 1999-08-01 | 1 | -2/+2 |
* | Repent and make overly large integerish | Jarkko Hietaniemi | 1999-07-29 | 1 | -3/+3 |
* | applied suggested patch; added missing prototype changes to | Ilya Zakharevich | 1999-07-27 | 1 | -0/+1 |
* | optimize method name lookup | Chip Salzenberg | 1999-07-26 | 1 | -0/+1 |
* | allow arrow omission in $foo[10]->('foo') etc. (but not in | Stephen McCamant | 1999-07-26 | 1 | -1/+0 |
* | ensure implicitly closed handles don't set $? or $! | Gurusamy Sarathy | 1999-07-26 | 1 | -1/+1 |
* | fix bug in change#3728 that might free COPs prematurely; | Gurusamy Sarathy | 1999-07-25 | 1 | -0/+1 |
* | Segfaults if $^P | Ilya Zakharevich | 1999-07-17 | 1 | -1/+1 |
* | make system() return -1 and set $! if exec of child failed | Ilya Zakharevich | 1999-07-17 | 1 | -0/+1 |
* | yet more cleanups of the PERL_OBJECT, MULTIPLICITY and USE_THREADS | Gurusamy Sarathy | 1999-07-12 | 1 | -6/+19 |
* | more PERL_OBJECT cleanups (changes still untested on Unix!) | Gurusamy Sarathy | 1999-07-08 | 1 | -29/+0 |
* | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-07-07 | 1 | -0/+1 |
|\ |
|
| * | memleak in optimizer | Hugo van der Sanden | 1999-07-07 | 1 | -0/+1 |
| * | applied slightly tweaked version of suggested patch for | Ilya Zakharevich | 1999-07-06 | 1 | -0/+2 |
| * | slightly tweaked version of suggested patch | Dan Sugalski | 1999-07-06 | 1 | -11/+11 |
* | | POSIX [[:character class:]] support for standard, locale, | Jarkko Hietaniemi | 1999-07-06 | 1 | -1/+20 |
* | | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-07-06 | 1 | -11/+13 |
|/ |
|
* | AIX threaded build, plus few more on the side. | Jarkko Hietaniemi | 1999-07-05 | 1 | -2/+0 |
* | somewhat untested PERL_OBJECT cleanups (C++isms mostly | Gurusamy Sarathy | 1999-06-27 | 1 | -655/+673 |
* | Fixed two long-standing locale bugs. | Jarkko Hietaniemi | 1999-06-17 | 1 | -0/+4 |
* | various little tweaks; most globals are now in intrpvar.h, ninterps | Gurusamy Sarathy | 1999-06-11 | 1 | -1/+1 |
* | win32 build fixes | Gurusamy Sarathy | 1999-06-10 | 1 | -14/+9 |
* | more complete support for implicit thread/interpreter pointer, | Gurusamy Sarathy | 1999-06-09 | 1 | -849/+451 |
* | initial stub implementation of implicit thread/this | Gurusamy Sarathy | 1999-06-07 | 1 | -971/+1343 |
* | clean up some stray "global" symbols | Gurusamy Sarathy | 1999-06-04 | 1 | -12/+10 |
* | remove _() non-ansism | Gurusamy Sarathy | 1999-06-02 | 1 | -839/+839 |