Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Regen Unicode tables to include a warning: | Jarkko Hietaniemi | 1999-11-13 | 188 | -21/+684 | |
| * | was Re: [ID 19991102.003] perl on os390 | Peter Prymmer | 1999-11-13 | 5 | -2/+235 | |
| * | $Config{myarchname} is not a good architecture identifier | Jarkko Hietaniemi | 1999-11-13 | 1 | -2/+3 | |
| * | Continue largefileness separation from quadness; | Jarkko Hietaniemi | 1999-11-13 | 6 | -34/+27 | |
| * | Try to fix largefileness so that it "works" without a quad IV. | Jarkko Hietaniemi | 1999-11-13 | 9 | -98/+90 | |
| * | Undo drift from mainline. | Jarkko Hietaniemi | 1999-11-13 | 2 | -3/+3 | |
* | | typo | Gurusamy Sarathy | 1999-11-13 | 1 | -1/+1 | |
* | | integrate cfgperl contents (op.[ch] needed manual resolve) | Gurusamy Sarathy | 1999-11-13 | 52 | -609/+1068 | |
|\ \ | |/ | ||||||
| * | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-11-13 | 12 | -83/+182 | |
| |\ | |/ |/| | ||||||
* | | cloned interpreters now actually run and pass all but 55/10386 | Gurusamy Sarathy | 1999-11-13 | 12 | -83/+182 | |
| * | Turn on largefileness always if available and | Jarkko Hietaniemi | 1999-11-11 | 14 | -106/+161 | |
| * | Fix a thinko in 4548. | Jarkko Hietaniemi | 1999-11-11 | 1 | -1/+1 | |
| * | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-11-11 | 55 | -841/+2305 | |
| |\ | |/ |/| | ||||||
* | | avoid stash pointers in optree under USE_ITHREADS | Gurusamy Sarathy | 1999-11-11 | 19 | -58/+92 | |
* | | another change towards a shareable optree: avoid pointer to filegv | Gurusamy Sarathy | 1999-11-11 | 33 | -384/+473 | |
* | | more cleanups for change#4539 | Gurusamy Sarathy | 1999-11-10 | 5 | -12/+39 | |
* | | remove dead branch/infinite looper in change#3612 | Gurusamy Sarathy | 1999-11-10 | 1 | -7/+15 | |
* | | IoDIRP may be fake when used in source filters, mark as such | Gurusamy Sarathy | 1999-11-09 | 3 | -15/+23 | |
* | | small nits in changes#4538,4539 | Gurusamy Sarathy | 1999-11-09 | 2 | -3/+7 | |
* | | win32 symbol export tweak | Gurusamy Sarathy | 1999-11-08 | 3 | -13/+3 | |
* | | preliminary support for GVOP indirection via pad | Gurusamy Sarathy | 1999-11-08 | 14 | -65/+151 | |
* | | preliminary support for perl_clone() (still needs work in | Gurusamy Sarathy | 1999-11-08 | 16 | -24/+1361 | |
* | | more thorough cleanup in perl_destroy() | Gurusamy Sarathy | 1999-11-08 | 2 | -22/+69 | |
* | | win32 internal data must be interpreter-local | Gurusamy Sarathy | 1999-11-08 | 3 | -78/+59 | |
* | | tweak change#4502 | Gurusamy Sarathy | 1999-11-08 | 2 | -3/+9 | |
| * | Try to do something if st_size, st_uid, st_gid are too big for an IV; | Jarkko Hietaniemi | 1999-11-11 | 6 | -157/+250 | |
| * | Four special class subs, not three. | Jarkko Hietaniemi | 1999-11-07 | 1 | -3/+3 | |
| * | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-11-07 | 2 | -5/+9 | |
| |\ | |/ |/| | ||||||
* | | allow $\ to work right when set to a string with embedded nulls | Gurusamy Sarathy | 1999-11-05 | 2 | -5/+9 | |
| * | More test program maintenance. | Jarkko Hietaniemi | 1999-11-07 | 1 | -9/+13 | |
| * | Tidy up the metaconfig test programs. | Jarkko Hietaniemi | 1999-11-07 | 1 | -37/+55 | |
| * | So many printfs, so little time. | Jarkko Hietaniemi | 1999-11-06 | 5 | -12/+13 | |
| * | Replace the explicit zeros with NOOPs. | Jarkko Hietaniemi | 1999-11-06 | 1 | -3/+3 | |
| * | [5.005_62 PATCH] binmode and locale support for -T and -B filetest operators | Jan Dubois | 1999-11-06 | 2 | -8/+16 | |
| * | ...and fewer. | Jarkko Hietaniemi | 1999-11-06 | 1 | -2/+4 | |
| * | ...and they are getting fewer. | Jarkko Hietaniemi | 1999-11-06 | 2 | -11/+11 | |
| * | More printf miscasts flushed out. | Jarkko Hietaniemi | 1999-11-06 | 5 | -13/+13 | |
| * | Crushing the remaining %ld guerillas. | Jarkko Hietaniemi | 1999-11-06 | 1 | -9/+21 | |
| * | Update CPAN sites list. | Jarkko Hietaniemi | 1999-11-06 | 1 | -56/+77 | |
| * | The -n32 is normally part of $cc, not $ccflags. | Jarkko Hietaniemi | 1999-11-05 | 1 | -1/+1 | |
| * | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-11-04 | 23 | -305/+367 | |
| |\ | |/ |/| | ||||||
* | | change#4485 didn't do the right thing for B::Bytecode | Gurusamy Sarathy | 1999-11-04 | 1 | -2/+3 | |
* | | implement STOP blocks and fix compiler to use them (minimally | Gurusamy Sarathy | 1999-11-04 | 19 | -274/+331 | |
* | | display BSD license in Glob.pm (for clause #2 conformity) | Gurusamy Sarathy | 1999-11-04 | 3 | -29/+33 | |
| * | ref to non-lvalue method | Ilya Zakharevich | 1999-11-04 | 1 | -1/+1 | |
| * | xsubpp dependency | Ilya Zakharevich | 1999-11-04 | 1 | -1/+1 | |
| * | regexp.h | Ilya Zakharevich | 1999-11-04 | 1 | -1/+1 | |
| * | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-11-04 | 34 | -833/+900 | |
| |\ | |/ |/| | ||||||
* | | remove VIRTUAL tag, PERL_OBJECT doesn't need it anymore | Gurusamy Sarathy | 1999-11-04 | 18 | -725/+690 | |
* | | macros for COP.cop_filegv access | Gurusamy Sarathy | 1999-11-01 | 10 | -54/+58 |