| Commit message (Expand) | Author | Age | Files | Lines |
* | fixes for all the warnings reported by Visual C (most of this | Gurusamy Sarathy | 2002-04-21 | 1 | -2/+2 |
* | Re: Unbalanced string table refcount (was: perl@15930) | Nicholas Clark | 2002-04-16 | 1 | -3/+10 |
* | universal.c:XS_Internals_hv_clear_placeholders is too long | Craig A. Berry | 2002-04-15 | 1 | -3/+3 |
* | Re: restricted hashes are unblessable | Nicholas Clark | 2002-04-14 | 1 | -0/+45 |
* | Small tweaks. | Jarkko Hietaniemi | 2002-03-12 | 1 | -5/+7 |
* | Move the readonly interface back to universal.c, | Jarkko Hietaniemi | 2002-03-12 | 1 | -0/+40 |
* | Subject: [PATCH] Hash::Util & restricted hash touch up, part 1 | Michael G. Schwern | 2002-03-11 | 1 | -21/+0 |
* | more warnings tidyup | Paul Marquess | 2002-03-11 | 1 | -1/+1 |
* | RE: VERSION core | Paul Marquess | 2002-03-01 | 1 | -4/+12 |
* | Add missing Tolkien quotes to *.c | Audrey Tang | 2002-02-20 | 1 | -0/+6 |
* | Sprinkle some copyrights (use the oldest timestamp to | Jarkko Hietaniemi | 2002-01-24 | 1 | -0/+9 |
* | Re: bless() bug ? Why fails reblessing of 'main::Object' to 'Object' ? | Michael G. Schwern | 2002-01-23 | 1 | -5/+13 |
* | Missed the =head1 additions. | Jarkko Hietaniemi | 2002-01-03 | 1 | -0/+2 |
* | Keep It Simple and Stupid version of readonly hash support. | Nick Ing-Simmons | 2001-11-06 | 1 | -0/+20 |
* | remove deprecated PERL_OBJECT cruft, it has long since stopped | Gurusamy Sarathy | 2001-08-31 | 1 | -3/+3 |
* | So there. | Jarkko Hietaniemi | 2001-06-18 | 1 | -3/+2 |
* | Document the need for sv_printify(). | Jarkko Hietaniemi | 2001-06-18 | 1 | -2/+3 |
* | More -Wall silencing from Michael Schwern and Jarkko Hietaniemi. | Jarkko Hietaniemi | 2001-05-30 | 1 | -0/+8 |
* | UTF-X encoding invariance for Encode: | Nick Ing-Simmons | 2001-03-18 | 1 | -1/+120 |
* | dTHR is a nop in 5.6.0 onwards. Ergo, it can go. | Jarkko Hietaniemi | 2000-12-05 | 1 | -1/+0 |
* | continued -Wformat support | Robin Barker | 2000-09-14 | 1 | -2/+2 |
* | avoid using uninitialized memory in require version check | Gurusamy Sarathy | 2000-04-24 | 1 | -2/+2 |
* | fix totally broken caching in UNIVERSAL::isa() (from | Gurusamy Sarathy | 2000-04-24 | 1 | -18/+38 |
* | UMRs in universal.c (SvCUR() may not be there unless SvPOK()) | Gurusamy Sarathy | 2000-03-22 | 1 | -2/+2 |
* | make parenthetic warnings look consistent; make diagnostic on | Gurusamy Sarathy | 2000-03-21 | 1 | -2/+2 |
* | UNIVERSAL::isa() and UNIVERSAL::can() fail for magic values | Gurusamy Sarathy | 2000-03-09 | 1 | -0/+6 |
* | fixes for most warnings identified by gcc -Wall | Gurusamy Sarathy | 2000-03-05 | 1 | -3/+1 |
* | support for version vectors in UNIVERSAL::VERSION(), so that | Gurusamy Sarathy | 2000-02-26 | 1 | -7/+50 |
* | UNIVERSAL::can and UNIVERSAL::isa should return undef when | Gurusamy Sarathy | 2000-02-15 | 1 | -0/+8 |
* | autogenerate API listing from comments in the source (from Benjamin | Gurusamy Sarathy | 2000-01-28 | 1 | -0/+10 |
* | remove VIRTUAL tag, PERL_OBJECT doesn't need it anymore | Gurusamy Sarathy | 1999-11-04 | 1 | -4/+0 |
* | [ID 19990829.004] Autoloaded &VERSION and UNIVERSAL::VERSION | Spider Boardman | 1999-08-30 | 1 | -1/+1 |
* | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-07-06 | 1 | -1/+1 |
* | somewhat untested PERL_OBJECT cleanups (C++isms mostly | Gurusamy Sarathy | 1999-06-27 | 1 | -15/+14 |
* | more complete support for implicit thread/interpreter pointer, | Gurusamy Sarathy | 1999-06-09 | 1 | -7/+7 |
* | initial stub implementation of implicit thread/this | Gurusamy Sarathy | 1999-06-07 | 1 | -3/+4 |
* | add const qualifier to most char* prototypes, handle ripple effect | Gurusamy Sarathy | 1999-02-15 | 1 | -2/+2 |
* | another threads reliability fix: serialize writes to thr->threadsv | Gurusamy Sarathy | 1998-11-29 | 1 | -4/+8 |
* | Part-1 of tweaks to allow Tk to be "compiled" | Nick Ing-Simmons | 1998-11-24 | 1 | -3/+0 |
* | add missing dTHR; notes for test failures due to small stacksize | Gurusamy Sarathy | 1998-08-09 | 1 | -0/+1 |
* | lexical warnings; tweaks to places that didn't apply correctly | Paul Marquess | 1998-08-09 | 1 | -2/+3 |
* | PL_ prefix to all perlvars, part1 | Nick Ing-Simmons | 1998-07-18 | 1 | -17/+17 |
* | improve recursive error messages! | Joshua Pritikin | 1998-06-28 | 1 | -1/+1 |
* | [asperl] added AS patch#3 | Douglas Lankshear | 1998-02-01 | 1 | -0/+4 |
* | [asperl] initial merge of latest win32 branch into ASPerl | Gurusamy Sarathy | 1998-01-30 | 1 | -1/+2 |
|\ |
|
| * | tie array changes to core and tests | Nick Ing-Simmons | 1998-01-13 | 1 | -1/+2 |
* | | [asperl] added AS patch#2 | Gurusamy Sarathy | 1998-01-30 | 1 | -2/+8 |
|/ |
|
* | Convert miniperl sources to ANSI C. Several passes of | Nick Ing-Simmons | 1997-10-31 | 1 | -9/+3 |
* | UNIVERSAL.pm and import methods (tests) | M.J.T. Guy | 1997-08-07 | 1 | -1/+1 |
* | [inseparable changes from match from perl-5.003_96 to perl-5.003_97] | Perl 5 Porters | 1997-04-01 | 1 | -12/+3 |