| Commit message (Expand) | Author | Age | Files | Lines |
* | Add get_cvs() as a shortcut for STR_WITH_LEN() and Perl_get_cvn_flags(), and | Nicholas Clark | 2009-01-21 | 1 | -1/+1 |
* | Correct the form of the flags passed to perl_get_cv(). | Nicholas Clark | 2009-01-21 | 1 | -1/+1 |
* | Update the documentation of get_av() to note that it calls Perl_gv_fetchpv(), | Nicholas Clark | 2009-01-21 | 1 | -1/+1 |
* | s/Nullhv/NULL/g; | Nicholas Clark | 2005-12-16 | 1 | -1/+1 |
* | Symbian port of Perl | Jarkko Hietaniemi | 2005-04-21 | 1 | -0/+8 |
* | Consting five | Andy Lester | 2005-03-25 | 1 | -2/+2 |
* | Purify: dl_last_error was leaking. | Jarkko Hietaniemi | 2002-05-16 | 1 | -10/+4 |
* | Integrate change #12664 from maintperl; | Jarkko Hietaniemi | 2001-10-26 | 1 | -1/+1 |
* | Integrate changes #12652 and #12653 from maintperl; | Jarkko Hietaniemi | 2001-10-25 | 1 | -51/+11 |
* | Integrate change #12626 from maintperl; | Jarkko Hietaniemi | 2001-10-24 | 1 | -17/+93 |
* | remove deprecated PERL_OBJECT cruft, it has long since stopped | Gurusamy Sarathy | 2001-08-31 | 1 | -3/+3 |
* | ext/ + -Wall | Doug MacEachern | 2001-06-12 | 1 | -2/+2 |
* | typo in comment | Gurusamy Sarathy | 2000-03-22 | 1 | -1/+1 |
* | make unloading of extension shared objects (change#5381) a build | Gurusamy Sarathy | 2000-03-22 | 1 | -0/+2 |
* | avoid DProf entering dl_unload_file() (from Alan Burlison) | Gurusamy Sarathy | 2000-03-01 | 1 | -1/+1 |
* | avoid warning on type-mismatch | Gurusamy Sarathy | 2000-03-01 | 1 | -1/+1 |
* | unload extension shared objects when exiting, implemented | Gurusamy Sarathy | 2000-03-01 | 1 | -0/+29 |
* | applied suggested patch; removed $VERSION = $VERSION hack | Ilya Zakharevich | 1999-12-03 | 1 | -1/+2 |
* | make die/warn and other diagnostics go to wherever STDERR happens | Gurusamy Sarathy | 1999-10-06 | 1 | -2/+2 |
* | queue errors due to strictures rather than printing them as | Gurusamy Sarathy | 1999-09-20 | 1 | -1/+1 |
* | somewhat untested PERL_OBJECT cleanups (C++isms mostly | Gurusamy Sarathy | 1999-06-27 | 1 | -2/+2 |
* | more complete support for implicit thread/interpreter pointer, | Gurusamy Sarathy | 1999-06-09 | 1 | -3/+3 |
* | various fixes for clean build and test on win32; configpm broken, | Gurusamy Sarathy | 1999-05-11 | 1 | -3/+5 |
* | [asperl] integrate mainline changes | Gurusamy Sarathy | 1998-05-29 | 1 | -4/+0 |
|\ |
|
| * | [win32] misc changes | Gurusamy Sarathy | 1998-05-29 | 1 | -4/+0 |
* | | [asperl] added AS patch#3 | Douglas Lankshear | 1998-02-01 | 1 | -2/+2 |
|/ |
|
* | [win32] Various changes to make it build cleanly and pass all tests: | Gurusamy Sarathy | 1997-11-26 | 1 | -9/+1 |
* | [inseparable changes from match from perl-5.003_97g to perl-5.003_97h] | Perl 5 Porters | 1997-04-23 | 1 | -12/+0 |
* | [inseparable changes from patch from perl5.003_07 to perl5.003_08] | Perl 5 Porters | 1996-11-19 | 1 | -1/+1 |
* | perl 5.003_02: [no incremental changelog available] | Larry Wall | 1996-08-10 | 1 | -2/+2 |
* | Add cast to malloc to calm cc when system headers decalre int malloc() | Perl 5 Porters | 1996-07-03 | 1 | -1/+1 |
* | This is my patch patch.1n for perl5.001.perl-5.001n | Andy Dougherty | 1995-10-31 | 1 | -8/+19 |
* | perl 5.000perl-5.000 | Larry Wall | 1994-10-17 | 1 | -0/+85 |