1999-12-27 |
Gurusamy Sarathy | allow spaces in -I switch argument |
blob | commitdiff |
1999-12-23 |
Gurusamy Sarathy | bring in basic threads stuff under USE_ITHREADS |
blob | commitdiff | diff to current |
1999-12-16 |
Gurusamy Sarathy | missing backslash (spotted by Johan Vromans) |
blob | commitdiff | diff to current |
1999-12-10 |
Gurusamy Sarathy | interpreter structure should be nulled under -DMULTIPLICITY |
blob | commitdiff | diff to current |
1999-12-01 |
Gurusamy Sarathy | avoid "Callback called exit" error on intentional exit() |
blob | commitdiff | diff to current |
1999-12-01 |
Gurusamy Sarathy | more complete pseudo-fork() support for Windows |
blob | commitdiff | diff to current |
1999-11-15 |
Gurusamy Sarathy | cloning the stack (part 1) |
blob | commitdiff | diff to current |
1999-11-14 |
Gurusamy Sarathy | sundry cleanups for cloned interpreters (only known... |
blob | commitdiff | diff to current |
1999-11-13 |
Gurusamy Sarathy | cloned interpreters now actually run and pass all but... |
blob | commitdiff | diff to current |
1999-11-11 |
Gurusamy Sarathy | avoid stash pointers in optree under USE_ITHREADS |
blob | commitdiff | diff to current |
1999-11-11 |
Gurusamy Sarathy | another change towards a shareable optree: avoid pointe... |
blob | commitdiff | diff to current |
1999-11-08 |
Gurusamy Sarathy | more thorough cleanup in perl_destroy() |
blob | commitdiff | diff to current |
1999-11-08 |
Gurusamy Sarathy | tweak change#4502 |
blob | commitdiff | diff to current |
1999-11-06 |
Jarkko Hietaniemi | So many printfs, so little time. |
blob | commitdiff | diff to current |
1999-11-04 |
Jarkko Hietaniemi | Integrate with Sarathy. |
blob | commitdiff | diff to current |
1999-11-04 |
Gurusamy Sarathy | implement STOP blocks and fix compiler to use them... |
blob | commitdiff | diff to current |
1999-11-04 |
Jarkko Hietaniemi | Integrate with Sarathy. |
blob | commitdiff | diff to current |
1999-11-04 |
Jarkko Hietaniemi | Incremental Mac integration from Matthias. |
blob | commitdiff | diff to current |
1999-11-04 |
Gurusamy Sarathy | remove VIRTUAL tag, PERL_OBJECT doesn't need it anymore |
blob | commitdiff | diff to current |
1999-11-02 |
Jarkko Hietaniemi | S_init_interp is a better place to diddle with PL_opargs |
blob | commitdiff | diff to current |
1999-11-02 |
Jarkko Hietaniemi | Initial integration of the MacPerl changes form Matthias. |
blob | commitdiff | diff to current |
1999-11-01 |
Gurusamy Sarathy | macros for COP.cop_filegv access |
blob | commitdiff | diff to current |
1999-10-31 |
Gurusamy Sarathy | make nested ARGV/$^I loops work correctly; fixes severa... |
blob | commitdiff | diff to current |
1999-10-28 |
Jarkko Hietaniemi | Fix printing of uids and gids; regen Configure. |
blob | commitdiff | diff to current |
1999-10-27 |
Jarkko Hietaniemi | Regen Configure. |
blob | commitdiff | diff to current |
1999-10-27 |
Jarkko Hietaniemi | Integrate with Sarathy; manual resolve on regcomp.c... |
blob | commitdiff | diff to current |
1999-10-27 |
Jarkko Hietaniemi | Nosuid checking for statfs() people: from Spider Boardman. |
blob | commitdiff | diff to current |
1999-10-26 |
Gurusamy Sarathy | warnings and const violations identified by compiling... |
blob | commitdiff | diff to current |
1999-10-26 |
Jarkko Hietaniemi | Revert #4457 for more investigation. |
blob | commitdiff | diff to current |
1999-10-26 |
Jarkko Hietaniemi | Add getmnt() to nosuid checking. |
blob | commitdiff | diff to current |
1999-10-24 |
Gurusamy Sarathy | remove unused interpreter globals |
blob | commitdiff | diff to current |
1999-10-24 |
Gurusamy Sarathy | don't allow SIGCHLD to be ignored at startup, or wait... |
blob | commitdiff | diff to current |
1999-10-24 |
Ilya Zakharevich | Re: [PATCH 5.005_62] OS/2 improvements |
blob | commitdiff | diff to current |
1999-10-23 |
Jarkko Hietaniemi | More printf-fixes (see also #4426). |
blob | commitdiff | diff to current |
1999-10-17 |
Gurusamy Sarathy | PL_malloc_mutex needs to be global, not per-interpreter |
blob | commitdiff | diff to current |
1999-10-17 |
Gurusamy Sarathy | support PERL_IMPLICIT_SYS with MULTIPLICITY/USE_THREADS on |
blob | commitdiff | diff to current |
1999-10-16 |
Gurusamy Sarathy | another bug in change#3386 (CATCH_SET wasn't reverted... |
blob | commitdiff | diff to current |
1999-10-14 |
Gurusamy Sarathy | fix POPSTACK panics that ensued from bad interaction... |
blob | commitdiff | diff to current |
1999-10-14 |
Gurusamy Sarathy | avoid inefficiency in change#3386 (every longjmp()... |
blob | commitdiff | diff to current |
1999-10-12 |
Gurusamy Sarathy | various cleanups |
blob | commitdiff | diff to current |
1999-10-09 |
Gurusamy Sarathy | don't run END blocks when running under -c switch ... |
blob | commitdiff | diff to current |
1999-10-08 |
Gurusamy Sarathy | remove kludgey duplicate background error avoidance... |
blob | commitdiff | diff to current |
1999-10-06 |
Gurusamy Sarathy | make die/warn and other diagnostics go to wherever... |
blob | commitdiff | diff to current |
1999-09-30 |
Kurt D. Starsinic | (Was: deprecating SIGDIE) |
blob | commitdiff | diff to current |
1999-09-20 |
Gurusamy Sarathy | queue errors due to strictures rather than printing... |
blob | commitdiff | diff to current |
1999-09-12 |
Gurusamy Sarathy | make sprintf("%g",...) threadsafe; only taint its resul... |
blob | commitdiff | diff to current |
1999-09-10 |
Gurusamy Sarathy | avoid leaking static local_patches unless patchlevel... |
blob | commitdiff | diff to current |
1999-08-29 |
Spider Boardman | sub : attrlist |
blob | commitdiff | diff to current |
1999-08-20 |
Gurusamy Sarathy | perl_free() should use PerlMem_free() |
blob | commitdiff | diff to current |
1999-08-20 |
Gurusamy Sarathy | win32 tweaks |
blob | commitdiff | diff to current |
1999-08-20 |
Gurusamy Sarathy | integrate cfgperl contents into mainline |
blob | commitdiff | diff to current |
1999-08-20 |
Gurusamy Sarathy | support USE_THREADS+MULTIPLICITY; source compat tweaks for |
blob | commitdiff | diff to current |
1999-08-16 |
Jarkko Hietaniemi | Integrate with Nick. |
blob | commitdiff | diff to current |
1999-08-14 |
Nick Ing-Simmons | New lightweight Carp has a require. If Carp is used... |
blob | commitdiff | diff to current |
1999-08-10 |
Jarkko Hietaniemi | Gratuitous uid and gid casts to I32s and ints removed. |
blob | commitdiff | diff to current |
1999-08-01 |
Jarkko Hietaniemi | Integrate with Sarathy. perl.h and util.c required... |
blob | commitdiff | diff to current |
1999-08-01 |
Ilya Zakharevich | More optimizations to REx engine |
blob | commitdiff | diff to current |
1999-07-26 |
Gurusamy Sarathy | INSTALL =~ s/5.006/5.6/; delay loading Errno until... |
blob | commitdiff | diff to current |
1999-07-25 |
Jarkko Hietaniemi | Cut-and-pasto in #3737. |
blob | commitdiff | diff to current |
1999-07-25 |
Jarkko Hietaniemi | Use vendorprefixlib. |
blob | commitdiff | diff to current |
1999-07-17 |
Ilya Zakharevich | Segfaults if $^P |
blob | commitdiff | diff to current |
1999-07-12 |
Gurusamy Sarathy | fixups for sundry warnings about function pointers |
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-07 |
Paul Marquess | lexical warnings update (warning.t fails one test |
blob | commitdiff | diff to current |
1999-07-07 |
Gurusamy Sarathy | better diagnostics on read operations from write-only |
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-07-05 |
Jarkko Hietaniemi | Hack SOCKS support some more plus a patch from Andy... |
blob | commitdiff | diff to current |
1999-07-04 |
Jarkko Hietaniemi | Integrate with mainperl. |
blob | commitdiff | diff to current |
1999-07-04 |
Gurusamy Sarathy | perl_run() should call my_exit(0) for normal completion |
blob | commitdiff | diff to current |
1999-06-27 |
Olaf Flebbe | EPOC port to Psion5. |
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-11 |
Gurusamy Sarathy | various little tweaks; most globals are now in intrpvar... |
blob | commitdiff | diff to current |
1999-06-10 |
Gurusamy Sarathy | most globals are now interpreter local; locale initiali... |
blob | commitdiff | diff to current |
1999-06-10 |
Gurusamy Sarathy | win32 build fixes |
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-02 |
Gurusamy Sarathy | remove _() non-ansism |
blob | commitdiff | diff to current |
1999-05-31 |
Gurusamy Sarathy | tighter -help output |
blob | commitdiff | diff to current |
1999-05-24 |
Hugo van der Sanden | name PL_in_eval bits |
blob | commitdiff | diff to current |
1999-05-11 |
Gurusamy Sarathy | avoid creating spurious subroutine stubs on failed... |
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-05 |
Charles Bailey | applied non-conflicting parts of suggested patch |
blob | commitdiff | diff to current |
1999-04-04 |
Gurusamy Sarathy | correct places that said newSVpv() when they meant... |
blob | commitdiff | diff to current |
1999-03-23 |
Jarkko Hietaniemi | Integrate from mainperl. |
blob | commitdiff | diff to current |
1999-03-22 |
Gurusamy Sarathy | update copyright years |
blob | commitdiff | diff to current |
1999-03-15 |
Wilfredo Sánchez | First pass of integrating the Rhapsody port, |
blob | commitdiff | diff to current |
1999-03-06 |
Gurusamy Sarathy | tolerate CRs after options |
blob | commitdiff | diff to current |
1999-03-01 |
Gurusamy Sarathy | destroy PL_svref_mutex in perl_destruct() |
blob | commitdiff | diff to current |
1999-02-19 |
Jarkko Hietaniemi | Regen Configure. |
blob | commitdiff | diff to current |
1999-02-16 |
Gurusamy Sarathy | propagate PERL_VERSION everywhere, add to pod |
blob | commitdiff | diff to current |
1999-02-15 |
Gurusamy Sarathy | add const qualifier to most char* prototypes, handle... |
blob | commitdiff | diff to current |
1999-02-12 |
Gurusamy Sarathy | PERL5OPT=-T enables taint mode (suggested by Jason... |
blob | commitdiff | diff to current |
1999-01-22 |
Jarkko Hietaniemi | nosuid getmntent() branch. |
blob | commitdiff | diff to current |
1999-01-21 |
Jarkko Hietaniemi | -DNO_NOSUID_CHECK for those platforms which have no way |
blob | commitdiff | diff to current |
1999-01-19 |
Jarkko Hietaniemi | Jumbo Configure update. |
blob | commitdiff | diff to current |
1999-01-17 |
Gurusamy Sarathy | change#2572 is not applicable; undo, retaining scan_bin... |
blob | commitdiff | diff to current |
next |