| Commit message (Expand) | Author | Age | Files | Lines |
* | addendum to change#4136 (from Robin Barker <rmb1@cise.npl.co.uk>) | Gurusamy Sarathy | 1999-09-15 | 1 | -2/+2 |
* | make sprintf("%g",...) threadsafe; only taint its result iff the | Gurusamy Sarathy | 1999-09-12 | 1 | -2/+2 |
* | various fixups for windows | Gurusamy Sarathy | 1999-09-07 | 1 | -4/+0 |
* | applied patch suggested by Hans Mulder to fix problems on | Gurusamy Sarathy | 1999-09-06 | 1 | -2/+8 |
* | sub : attrlist | Spider Boardman | 1999-08-29 | 1 | -1/+13 |
* | deadcode removal | Gurusamy Sarathy | 1999-08-29 | 1 | -4/+2 |
* | integrate cfgperl contents into mainline | Gurusamy Sarathy | 1999-08-20 | 1 | -6/+6 |
|\ |
|
| * | 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 | -2/+2 |
| * | Clarify RE engine code; inline a static function to a macro; | Ilya Zakharevich | 1999-08-03 | 1 | -1/+0 |
| * | 5_59 configured with -Dd_bincompat5005 can't be made | Spider Boardman | 1999-08-03 | 1 | -1/+3 |
| * | Integrate with Sarathy. perl.h and util.c required manual resolving. | Jarkko Hietaniemi | 1999-08-01 | 1 | -2/+3 |
* | | support USE_THREADS+MULTIPLICITY; source compat tweaks for | Gurusamy Sarathy | 1999-08-20 | 1 | -70/+45 |
* | | don't enable PERL_POLLUTE_MALLOC when EMBEDMYMALLOC is | Gurusamy Sarathy | 1999-08-02 | 1 | -1/+3 |
* | | integrate cfgperl contents into mainline | Gurusamy Sarathy | 1999-08-01 | 1 | -3/+3 |
|\ \
| |/ |
|
| * | Repent and make overly large integerish | Jarkko Hietaniemi | 1999-07-29 | 1 | -3/+3 |
* | | More optimizations to REx engine | Ilya Zakharevich | 1999-08-01 | 1 | -2/+3 |
|/ |
|
* | support -DPERL_BINCOMPAT_5005, still needs a Configure test | Gurusamy Sarathy | 1999-07-27 | 1 | -2/+29 |
* | applied suggested patch; added missing prototype changes to | Ilya Zakharevich | 1999-07-27 | 1 | -0/+3 |
* | 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 | -45/+147 |
* | more PERL_OBJECT cleanups (changes still untested on Unix!) | Gurusamy Sarathy | 1999-07-08 | 1 | -45/+171 |
* | 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/+4 |
| * | 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/+15 |
|/ |
|
* | 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 | -40/+74 |
* | 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 | -15/+9 |
* | more complete support for implicit thread/interpreter pointer, | Gurusamy Sarathy | 1999-06-09 | 1 | -305/+1416 |
* | initial stub implementation of implicit thread/this | Gurusamy Sarathy | 1999-06-07 | 1 | -1/+21 |
* | clean up some stray "global" symbols | Gurusamy Sarathy | 1999-06-04 | 1 | -4/+0 |
* | fix memory leak in C<eval 'return sub {...}'> | Gurusamy Sarathy | 1999-05-31 | 1 | -0/+1 |
* | redo change#2061 and parts of change#1169 with code in the | Gurusamy Sarathy | 1999-05-24 | 1 | -0/+1 |
* | various fixes for clean build and test on win32; configpm broken, | Gurusamy Sarathy | 1999-05-11 | 1 | -2/+7 |
* | "weak" references internals, still needs perlguts documentation | Gurusamy Sarathy | 1999-05-10 | 1 | -0/+2 |
* | applied suggested patch, with win32 and PERL_OBJECT additions | Tom Hughes | 1999-05-10 | 1 | -0/+1 |
* | grow PL_tmps_stack more efficiently; make it more amenable to | Gurusamy Sarathy | 1999-04-03 | 1 | -1/+0 |
* | remove duplicate code and an extra branch in sv_setsv() and | Gurusamy Sarathy | 1999-04-03 | 1 | -1/+0 |