summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Regen Unicode tables to include a warning:Jarkko Hietaniemi1999-11-13188-21/+684
| * was Re: [ID 19991102.003] perl on os390Peter Prymmer1999-11-135-2/+235
| * $Config{myarchname} is not a good architecture identifierJarkko Hietaniemi1999-11-131-2/+3
| * Continue largefileness separation from quadness;Jarkko Hietaniemi1999-11-136-34/+27
| * Try to fix largefileness so that it "works" without a quad IV.Jarkko Hietaniemi1999-11-139-98/+90
| * Undo drift from mainline.Jarkko Hietaniemi1999-11-132-3/+3
* | typoGurusamy Sarathy1999-11-131-1/+1
* | integrate cfgperl contents (op.[ch] needed manual resolve)Gurusamy Sarathy1999-11-1352-609/+1068
|\ \ | |/
| * Integrate with Sarathy.Jarkko Hietaniemi1999-11-1312-83/+182
| |\ | |/ |/|
* | cloned interpreters now actually run and pass all but 55/10386Gurusamy Sarathy1999-11-1312-83/+182
| * Turn on largefileness always if available andJarkko Hietaniemi1999-11-1114-106/+161
| * Fix a thinko in 4548.Jarkko Hietaniemi1999-11-111-1/+1
| * Integrate with Sarathy.Jarkko Hietaniemi1999-11-1155-841/+2305
| |\ | |/ |/|
* | avoid stash pointers in optree under USE_ITHREADSGurusamy Sarathy1999-11-1119-58/+92
* | another change towards a shareable optree: avoid pointer to filegvGurusamy Sarathy1999-11-1133-384/+473
* | more cleanups for change#4539Gurusamy Sarathy1999-11-105-12/+39
* | remove dead branch/infinite looper in change#3612Gurusamy Sarathy1999-11-101-7/+15
* | IoDIRP may be fake when used in source filters, mark as suchGurusamy Sarathy1999-11-093-15/+23
* | small nits in changes#4538,4539Gurusamy Sarathy1999-11-092-3/+7
* | win32 symbol export tweakGurusamy Sarathy1999-11-083-13/+3
* | preliminary support for GVOP indirection via padGurusamy Sarathy1999-11-0814-65/+151
* | preliminary support for perl_clone() (still needs work inGurusamy Sarathy1999-11-0816-24/+1361
* | more thorough cleanup in perl_destroy()Gurusamy Sarathy1999-11-082-22/+69
* | win32 internal data must be interpreter-localGurusamy Sarathy1999-11-083-78/+59
* | tweak change#4502Gurusamy Sarathy1999-11-082-3/+9
| * Try to do something if st_size, st_uid, st_gid are too big for an IV;Jarkko Hietaniemi1999-11-116-157/+250
| * Four special class subs, not three.Jarkko Hietaniemi1999-11-071-3/+3
| * Integrate with Sarathy.Jarkko Hietaniemi1999-11-072-5/+9
| |\ | |/ |/|
* | allow $\ to work right when set to a string with embedded nullsGurusamy Sarathy1999-11-052-5/+9
| * More test program maintenance.Jarkko Hietaniemi1999-11-071-9/+13
| * Tidy up the metaconfig test programs.Jarkko Hietaniemi1999-11-071-37/+55
| * So many printfs, so little time.Jarkko Hietaniemi1999-11-065-12/+13
| * Replace the explicit zeros with NOOPs.Jarkko Hietaniemi1999-11-061-3/+3
| * [5.005_62 PATCH] binmode and locale support for -T and -B filetest operatorsJan Dubois1999-11-062-8/+16
| * ...and fewer.Jarkko Hietaniemi1999-11-061-2/+4
| * ...and they are getting fewer.Jarkko Hietaniemi1999-11-062-11/+11
| * More printf miscasts flushed out.Jarkko Hietaniemi1999-11-065-13/+13
| * Crushing the remaining %ld guerillas.Jarkko Hietaniemi1999-11-061-9/+21
| * Update CPAN sites list.Jarkko Hietaniemi1999-11-061-56/+77
| * The -n32 is normally part of $cc, not $ccflags.Jarkko Hietaniemi1999-11-051-1/+1
| * Integrate with Sarathy.Jarkko Hietaniemi1999-11-0423-305/+367
| |\ | |/ |/|
* | change#4485 didn't do the right thing for B::BytecodeGurusamy Sarathy1999-11-041-2/+3
* | implement STOP blocks and fix compiler to use them (minimallyGurusamy Sarathy1999-11-0419-274/+331
* | display BSD license in Glob.pm (for clause #2 conformity)Gurusamy Sarathy1999-11-043-29/+33
| * ref to non-lvalue methodIlya Zakharevich1999-11-041-1/+1
| * xsubpp dependencyIlya Zakharevich1999-11-041-1/+1
| * regexp.hIlya Zakharevich1999-11-041-1/+1
| * Integrate with Sarathy.Jarkko Hietaniemi1999-11-0434-833/+900
| |\ | |/ |/|
* | remove VIRTUAL tag, PERL_OBJECT doesn't need it anymoreGurusamy Sarathy1999-11-0418-725/+690
* | macros for COP.cop_filegv accessGurusamy Sarathy1999-11-0110-54/+58