1999-11-21 |
Jarkko Hietaniemi | Skip processing a file if the file to be opened is '-' |
commit | commitdiff | tree | snapshot |
1999-11-21 |
Jarkko Hietaniemi | VMS patches from Peter Prymmer. |
commit | commitdiff | tree | snapshot |
1999-11-18 |
Jarkko Hietaniemi | The find_byclass prototype is already in proto.h. |
commit | commitdiff | tree | snapshot |
1999-11-16 |
Jarkko Hietaniemi | Regen Configure. |
commit | commitdiff | tree | snapshot |
1999-11-16 |
Jarkko Hietaniemi | Integrate with Sarathy. |
commit | commitdiff | tree | snapshot |
1999-11-16 |
Gurusamy Sarathy | Pod::Parser updates (v1.091) from Brad Appleton <bradap... |
commit | commitdiff | tree | snapshot |
1999-11-15 |
Gurusamy Sarathy | add a synchronous stub fork() for USE_ITHREADS to prove... |
commit | commitdiff | tree | snapshot |
1999-11-15 |
Gurusamy Sarathy | cloning the stack (part 1) |
commit | commitdiff | tree | snapshot |
1999-11-15 |
Jarkko Hietaniemi | Integrate with Sarathy. |
commit | commitdiff | tree | snapshot |
1999-11-14 |
Jarkko Hietaniemi | Ilya's "hopscotch" patch, reworked by Ilya to fit. |
commit | commitdiff | tree | snapshot |
1999-11-14 |
Gurusamy Sarathy | tweak for win32 build |
commit | commitdiff | tree | snapshot |
1999-11-14 |
Gurusamy Sarathy | cosmetic tweaks |
commit | commitdiff | tree | snapshot |
1999-11-14 |
Gurusamy Sarathy | fix problem pointer casts |
commit | commitdiff | tree | snapshot |
1999-11-14 |
Jarkko Hietaniemi | Integrate with Sarathy. |
commit | commitdiff | tree | snapshot |
1999-11-14 |
Jarkko Hietaniemi | The separation of 64-bitness and largefileness continues |
commit | commitdiff | tree | snapshot |
1999-11-14 |
Jarkko Hietaniemi | Another Unicode update. |
commit | commitdiff | tree | snapshot |
1999-11-14 |
Gurusamy Sarathy | sundry cleanups for cloned interpreters (only known... |
commit | commitdiff | tree | snapshot |
1999-11-14 |
Gurusamy Sarathy | fix bug in change#4515 (STOP blocks now see @ARGV like... |
commit | commitdiff | tree | snapshot |
1999-11-13 |
Jarkko Hietaniemi | Change #4576 accidentally leaked also parts of |
commit | commitdiff | tree | snapshot |
1999-11-13 |
Jarkko Hietaniemi | Integrate with Sarathy. |
commit | commitdiff | tree | snapshot |
1999-11-13 |
Gurusamy Sarathy | typos in change#4561 and change#4565 |
commit | commitdiff | tree | snapshot |
1999-11-13 |
Gurusamy Sarathy | revert non-kosher parts of change#4562 (sort order... |
commit | commitdiff | tree | snapshot |
1999-11-13 |
Gurusamy Sarathy | integrate cfgperl changes into mainline |
commit | commitdiff | tree | snapshot |
1999-11-13 |
Craig A. Berry | updates to README.vms |
commit | commitdiff | tree | snapshot |
1999-11-13 |
Jan Dubois | [5.005_62 PATCH] support link() on WinNT and NTFS |
commit | commitdiff | tree | snapshot |
1999-11-13 |
Ilya Zakharevich | makedef.pl goof |
commit | commitdiff | tree | snapshot |
1999-11-13 |
Michael G.... | [DOCPATCH 5.005_62 perlfaq9.pod] Mention HTML::FormatText |
commit | commitdiff | tree | snapshot |
1999-11-13 |
Paul Moore | DynaLoader_pm.PL patch (backslashes in strings) |
commit | commitdiff | tree | snapshot |
1999-11-13 |
JD Laub | [ID 19991112.002] patch: Exporter.pm not reporting... |
commit | commitdiff | tree | snapshot |
1999-11-13 |
Bernard Quatermass | small patch for perldoc |
commit | commitdiff | tree | snapshot |
1999-11-13 |
Scott Gifford | [ID 19991112.004] Bug in IO::Socket (patch included) |
commit | commitdiff | tree | snapshot |
1999-11-13 |
Craig A. Berry | Applied manually: |
commit | commitdiff | tree | snapshot |
1999-11-13 |
Jarkko Hietaniemi | Regen Unicode tables to include a warning: |
commit | commitdiff | tree | snapshot |
1999-11-13 |
Peter Prymmer | was Re: [ID 19991102.003] perl on os390 |
commit | commitdiff | tree | snapshot |
1999-11-13 |
Jarkko Hietaniemi | $Config{myarchname} is not a good architecture identifier |
commit | commitdiff | tree | snapshot |
1999-11-13 |
Jarkko Hietaniemi | Continue largefileness separation from quadness; |
commit | commitdiff | tree | snapshot |
1999-11-13 |
Jarkko Hietaniemi | Try to fix largefileness so that it "works" without... |
commit | commitdiff | tree | snapshot |
1999-11-13 |
Jarkko Hietaniemi | Undo drift from mainline. |
commit | commitdiff | tree | snapshot |
1999-11-13 |
Gurusamy Sarathy | typo |
commit | commitdiff | tree | snapshot |
1999-11-13 |
Gurusamy Sarathy | integrate cfgperl contents (op.[ch] needed manual resolve) |
commit | commitdiff | tree | snapshot |
1999-11-13 |
Jarkko Hietaniemi | Integrate with Sarathy. |
commit | commitdiff | tree | snapshot |
1999-11-13 |
Gurusamy Sarathy | cloned interpreters now actually run and pass all but... |
commit | commitdiff | tree | snapshot |
1999-11-11 |
Jarkko Hietaniemi | Turn on largefileness always if available and |
commit | commitdiff | tree | snapshot |
1999-11-11 |
Jarkko Hietaniemi | Fix a thinko in 4548. |
commit | commitdiff | tree | snapshot |
1999-11-11 |
Jarkko Hietaniemi | Integrate with Sarathy. |
commit | commitdiff | tree | snapshot |
1999-11-11 |
Jarkko Hietaniemi | Try to do something if st_size, st_uid, st_gid are... |
commit | commitdiff | tree | snapshot |
1999-11-11 |
Gurusamy Sarathy | avoid stash pointers in optree under USE_ITHREADS |
commit | commitdiff | tree | snapshot |
1999-11-11 |
Gurusamy Sarathy | another change towards a shareable optree: avoid pointe... |
commit | commitdiff | tree | snapshot |
1999-11-10 |
Gurusamy Sarathy | more cleanups for change#4539 |
commit | commitdiff | tree | snapshot |
1999-11-10 |
Gurusamy Sarathy | remove dead branch/infinite looper in change#3612 |
commit | commitdiff | tree | snapshot |
1999-11-09 |
Gurusamy Sarathy | IoDIRP may be fake when used in source filters, mark... |
commit | commitdiff | tree | snapshot |
1999-11-09 |
Gurusamy Sarathy | small nits in changes#4538,4539 |
commit | commitdiff | tree | snapshot |
1999-11-08 |
Gurusamy Sarathy | win32 symbol export tweak |
commit | commitdiff | tree | snapshot |
1999-11-08 |
Gurusamy Sarathy | preliminary support for GVOP indirection via pad |
commit | commitdiff | tree | snapshot |
1999-11-08 |
Gurusamy Sarathy | preliminary support for perl_clone() (still needs work in |
commit | commitdiff | tree | snapshot |
1999-11-08 |
Gurusamy Sarathy | more thorough cleanup in perl_destroy() |
commit | commitdiff | tree | snapshot |
1999-11-08 |
Gurusamy Sarathy | win32 internal data must be interpreter-local |
commit | commitdiff | tree | snapshot |
1999-11-08 |
Gurusamy Sarathy | tweak change#4502 |
commit | commitdiff | tree | snapshot |
1999-11-07 |
Jarkko Hietaniemi | Four special class subs, not three. |
commit | commitdiff | tree | snapshot |
1999-11-07 |
Jarkko Hietaniemi | Integrate with Sarathy. |
commit | commitdiff | tree | snapshot |
1999-11-07 |
Jarkko Hietaniemi | More test program maintenance. |
commit | commitdiff | tree | snapshot |
1999-11-07 |
Jarkko Hietaniemi | Tidy up the metaconfig test programs. |
commit | commitdiff | tree | snapshot |
1999-11-06 |
Jarkko Hietaniemi | So many printfs, so little time. |
commit | commitdiff | tree | snapshot |
1999-11-06 |
Jarkko Hietaniemi | Replace the explicit zeros with NOOPs. |
commit | commitdiff | tree | snapshot |
1999-11-06 |
Jan Dubois | [5.005_62 PATCH] binmode and locale support for -T... |
commit | commitdiff | tree | snapshot |
1999-11-06 |
Jarkko Hietaniemi | ...and fewer. |
commit | commitdiff | tree | snapshot |
1999-11-06 |
Jarkko Hietaniemi | ...and they are getting fewer. |
commit | commitdiff | tree | snapshot |
1999-11-06 |
Jarkko Hietaniemi | More printf miscasts flushed out. |
commit | commitdiff | tree | snapshot |
1999-11-06 |
Jarkko Hietaniemi | Crushing the remaining %ld guerillas. |
commit | commitdiff | tree | snapshot |
1999-11-06 |
Jarkko Hietaniemi | Update CPAN sites list. |
commit | commitdiff | tree | snapshot |
1999-11-05 |
Jarkko Hietaniemi | The -n32 is normally part of $cc, not $ccflags. |
commit | commitdiff | tree | snapshot |
1999-11-05 |
Gurusamy Sarathy | allow $\ to work right when set to a string with embedd... |
commit | commitdiff | tree | snapshot |
1999-11-04 |
Jarkko Hietaniemi | Integrate with Sarathy. |
commit | commitdiff | tree | snapshot |
1999-11-04 |
Ilya Zakharevich | ref to non-lvalue method |
commit | commitdiff | tree | snapshot |
1999-11-04 |
Ilya Zakharevich | xsubpp dependency |
commit | commitdiff | tree | snapshot |
1999-11-04 |
Ilya Zakharevich | regexp.h |
commit | commitdiff | tree | snapshot |
1999-11-04 |
Gurusamy Sarathy | change#4485 didn't do the right thing for B::Bytecode |
commit | commitdiff | tree | snapshot |
1999-11-04 |
Gurusamy Sarathy | implement STOP blocks and fix compiler to use them... |
commit | commitdiff | tree | snapshot |
1999-11-04 |
Gurusamy Sarathy | display BSD license in Glob.pm (for clause #2 conformity) |
commit | commitdiff | tree | snapshot |
1999-11-04 |
Jarkko Hietaniemi | Integrate with Sarathy. |
commit | commitdiff | tree | snapshot |
1999-11-04 |
Jarkko Hietaniemi | Incremental Mac integration from Matthias. |
commit | commitdiff | tree | snapshot |
1999-11-04 |
Gurusamy Sarathy | remove VIRTUAL tag, PERL_OBJECT doesn't need it anymore |
commit | commitdiff | tree | snapshot |
1999-11-02 |
Jarkko Hietaniemi | S_init_interp is a better place to diddle with PL_opargs |
commit | commitdiff | tree | snapshot |
1999-11-02 |
M. J. T. Guy | Re: [ID 19991102.002] unpack('N', pack('N', -1)) not... |
commit | commitdiff | tree | snapshot |
1999-11-02 |
Jarkko Hietaniemi | Initial integration of the MacPerl changes form Matthias. |
commit | commitdiff | tree | snapshot |
1999-11-01 |
Ilya Zakharevich | Re: [ID 19991026.001] perl segmentation fault report |
commit | commitdiff | tree | snapshot |
1999-11-01 |
Olaf Flebbe | Patch for EPOC Support |
commit | commitdiff | tree | snapshot |
1999-11-01 |
Gurusamy Sarathy | macros for COP.cop_filegv access |
commit | commitdiff | tree | snapshot |
1999-11-01 |
Gurusamy Sarathy | enable better Win32::DomainName() by demand loading... |
commit | commitdiff | tree | snapshot |
1999-10-31 |
Gurusamy Sarathy | change#4502 was missing a file |
commit | commitdiff | tree | snapshot |
1999-10-31 |
Gurusamy Sarathy | make nested ARGV/$^I loops work correctly; fixes severa... |
commit | commitdiff | tree | snapshot |
1999-10-31 |
Jarkko Hietaniemi | Integrate with Sarathy. |
commit | commitdiff | tree | snapshot |
1999-10-31 |
Gurusamy Sarathy | updated windows config* files |
commit | commitdiff | tree | snapshot |
1999-10-31 |
Gurusamy Sarathy | integrate cfgperl contents into mainline |
commit | commitdiff | tree | snapshot |
1999-10-31 |
Gurusamy Sarathy | remove unused struct Outrec |
commit | commitdiff | tree | snapshot |
1999-10-30 |
Jarkko Hietaniemi | Add HAS_QUAD ($Config{d_quad}); use it. |
commit | commitdiff | tree | snapshot |
1999-10-30 |
Gurusamy Sarathy | integrate cfgperl contents into mainline |
commit | commitdiff | tree | snapshot |
1999-10-29 |
Jarkko Hietaniemi | Continue what #4494 started; introduce uid and gid... |
commit | commitdiff | tree | snapshot |
1999-10-29 |
Jarkko Hietaniemi | Move the IV, UV, I8, U8, ..., and NV to metaconfig |
commit | commitdiff | tree | snapshot |
1999-10-29 |
Jarkko Hietaniemi | Hurd update from Mark Kettenis. |
commit | commitdiff | tree | snapshot |
next |