This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
%#b in particular and %B in general were kaputt.
[perl5.git] / perlapi.c
1999-09-06 Jarkko HietaniemiIntegrate with Sarathy.
1999-09-06 Gurusamy Sarathyoptional warning on join(/foo/...) (reworked suggested...
1999-09-05 Gurusamy Sarathyinitial implementation of lvalue subroutines (slightly...
1999-09-04 Gurusamy Sarathyintegrate cfgperl contents into mainline
1999-08-29 Spider Boardmansub : attrlist
1999-08-20 Gurusamy Sarathymake autogenerated files writable
1999-08-19 Jarkko HietaniemiRemoved duplicated code (in pp.c and mg.c) by introducing
1999-08-10 Jarkko HietaniemiUse Pid_t.
1999-08-10 Jarkko HietaniemiUse Mode_t.
1999-08-10 Jarkko HietaniemiGratuitous uid and gid casts to I32s and ints removed.
1999-08-02 Gurusamy Sarathydon't enable PERL_POLLUTE_MALLOC when EMBEDMYMALLOC is
1999-07-27 Ilya Zakharevichapplied suggested patch; added missing prototype changes to
1999-07-26 Chip Salzenbergoptimize method name lookup
1999-07-26 Stephen McCamantallow arrow omission in $foo[10]->('foo') etc. (but...
1999-07-26 Gurusamy Sarathyensure implicitly closed handles don't set $? or $!
1999-07-23 Hugo van der Sandenapplied suggested patch for tracking line numbers corre...
1999-07-17 Ilya ZakharevichSegfaults if $^P
1999-07-17 Ilya Zakharevichmake system() return -1 and set $! if exec of child...
1999-07-12 Gurusamy Sarathyyet more cleanups of the PERL_OBJECT, MULTIPLICITY...
1999-07-08 Gurusamy Sarathymore PERL_OBJECT cleanups (changes still untested on...