summaryrefslogtreecommitdiff
path: root/universal.c
Commit message (Expand)AuthorAgeFilesLines
* somewhat untested PERL_OBJECT cleanups (C++isms mostlyGurusamy Sarathy1999-06-271-15/+14
* more complete support for implicit thread/interpreter pointer,Gurusamy Sarathy1999-06-091-7/+7
* initial stub implementation of implicit thread/thisGurusamy Sarathy1999-06-071-3/+4
* add const qualifier to most char* prototypes, handle ripple effectGurusamy Sarathy1999-02-151-2/+2
* another threads reliability fix: serialize writes to thr->threadsvGurusamy Sarathy1998-11-291-4/+8
* Part-1 of tweaks to allow Tk to be "compiled"Nick Ing-Simmons1998-11-241-3/+0
* add missing dTHR; notes for test failures due to small stacksizeGurusamy Sarathy1998-08-091-0/+1
* lexical warnings; tweaks to places that didn't apply correctlyPaul Marquess1998-08-091-2/+3
* PL_ prefix to all perlvars, part1Nick Ing-Simmons1998-07-181-17/+17
* improve recursive error messages!Joshua Pritikin1998-06-281-1/+1
* [asperl] added AS patch#3Douglas Lankshear1998-02-011-0/+4
* [asperl] initial merge of latest win32 branch into ASPerlGurusamy Sarathy1998-01-301-1/+2
|\
| * tie array changes to core and testsNick Ing-Simmons1998-01-131-1/+2
* | [asperl] added AS patch#2Gurusamy Sarathy1998-01-301-2/+8
|/
* Convert miniperl sources to ANSI C. Several passes ofNick Ing-Simmons1997-10-311-9/+3
* UNIVERSAL.pm and import methods (tests)M.J.T. Guy1997-08-071-1/+1
* [inseparable changes from match from perl-5.003_96 to perl-5.003_97]Perl 5 Porters1997-04-011-12/+3
* [inseperable changes from patch from perl-5.003_95 to perl-5.003_86]Perl 5 Porters1997-03-261-2/+1
* [inseparable changes from patch from perl5.003_26 to perl5.003_27]Perl 5 Porters1997-02-181-22/+0
* Fixes for Interactive UnixChip Salzenberg1996-12-231-2/+3
* "static" call to UNIVERSAL::canNick Ing-Simmons1996-11-261-2/+12
* [inseparable changes from patch from perl5.003_07 to perl5.003_08]Perl 5 Porters1996-11-191-19/+36
* Re: UNIVERSAL::class bustedGraham Barr1996-08-291-2/+2
* perl 5.003_02: [no incremental changelog available]Larry Wall1996-08-101-30/+15
* Add default UNIVERSAL methods to corePerl 5 Porters1996-07-071-0/+232