summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* initial implementation of lvalue subroutines (slightly fixedGurusamy Sarathy1999-09-0523-200/+996
* modified suggested patch to handle cross-refs and qr// objectsJohn Nolan1999-09-056-57/+656
* integrate cfgperl contents into mainlineGurusamy Sarathy1999-09-04115-4540/+7179
|\
| * use integer on the problematic subtest.Jarkko Hietaniemi1999-09-041-11/+2
| * Warn about numconvert.t in case somebodyJarkko Hietaniemi1999-09-041-0/+3
| * Comment upgrading: the quad situation isn't quite asJarkko Hietaniemi1999-09-041-12/+7
| * Integrate with Sarathy.Jarkko Hietaniemi1999-09-041-5/+0
| |\ | |/ |/|
* | avoid hiding child process windowGurusamy Sarathy1999-08-301-5/+0
| * Fix LFS with -Duseperlio in Solaris. Reported inRobin Barker1999-09-041-0/+8
| * Enable 64-bit clean bit ops.Jarkko Hietaniemi1999-09-045-107/+95
| * Turn on USE_64_BIT_OFFSETS implicitly.Jarkko Hietaniemi1999-09-031-1/+7
| * Fix from Spider for the sub attributes (there was an undocumentedJarkko Hietaniemi1999-09-031-4/+10
| * Re: [PATCH 5.005_60] distclean forgot twoJohn Tobey1999-09-011-0/+4
| * [ID 19990821.001] [PATCH] perl5.005_60 cygwin portFifer, Eric1999-09-0110-8/+15
| * [ID 19990819.001] Not OK: perl 5.00560 on powerpc-machten 4.1.1Dominic Dunlop1999-09-012-0/+19
| * Re: [ID 19990829.001] ExtUtils::Install.pm, minor umask problemMartin Lichtin1999-09-011-1/+1
| * Enhance lfs tests: check every seek and sysseekJarkko Hietaniemi1999-09-012-24/+68
| * [REPATCH 5.005_61] Re: perldiag.pod omissionsColin Kuskie1999-09-011-5/+14
| * Re: [ID 19990830.005] Assigning value of an op on an SV to said SVIlya Zakharevich1999-09-012-3/+26
| * IV_DIG and NV_DIG fixes.Jarkko Hietaniemi1999-09-011-4/+10
| * \C{} -> \N{} residue.Jarkko Hietaniemi1999-08-311-3/+3
| * For some odd reason #4056 didn't undo #3922 completely.Jarkko Hietaniemi1999-08-311-8/+1
| * Retract #3922 (Rule #1 was invoked).Jarkko Hietaniemi1999-08-302-6/+0
| * Document the undefinedness of overshifting.Jarkko Hietaniemi1999-08-301-2/+6
| * History fixes and updates.Jarkko Hietaniemi1999-08-301-1/+3
| * Shell quoting thinko broke installdirs.Johan Vromans1999-08-301-10/+10
| * Use \N{named characters} instead of \C.Ilya Zakharevich1999-08-308-26/+27
| * [ID 19990829.004] Autoloaded &VERSION and UNIVERSAL::VERSIONSpider Boardman1999-08-301-1/+1
| * Conditionally socksify the LIBS of Socket.Jarkko Hietaniemi1999-08-291-3/+5
| * Re: [PATCH 5.005_60] fix @DB::typeaheadIlya Zakharevich1999-08-291-2/+2
| * Lost arguments to simplified sortStephen McCamant1999-08-292-5/+12
| * Sender: owner-perl5-porters@perl.orgOlaf Flebbe1999-08-296-86/+303
| * an EBCDIC friendly cgi-html.t testPeter Prymmer1999-08-291-0/+14
| * Fix scalar gmtime (and localtime) in quad environments,Robin Barker1999-08-292-8/+14
| * Speeding up XSUB calls up to 66%Ilya Zakharevich1999-08-294-2/+9
| * sub : attrlistSpider Boardman1999-08-2931-3385/+4812
| * Turn off gcc-2.95's strict-alias optimization.Jarkko Hietaniemi1999-08-291-9/+27
| * Fix a typo in #4036.Jarkko Hietaniemi1999-08-291-1/+1
| * Add a missing #endif forgotten by #4035.Jarkko Hietaniemi1999-08-291-0/+1
| * Remove an extra #endif introduced by #4036.Jarkko Hietaniemi1999-08-291-1/+0
| * Rename warning to warnings, from Paul Marquess.Jarkko Hietaniemi1999-08-2946-641/+894
| * Create the equivalence tables based onJarkko Hietaniemi1999-08-293-159/+621
| * Integrate with Sarathy.Jarkko Hietaniemi1999-08-2941-1164/+2024
| |\ | |/ |/|
* | deadcode removalGurusamy Sarathy1999-08-2910-66/+13
* | new thread should set current interp in TLSGurusamy Sarathy1999-08-261-1/+7
* | update ChangesGurusamy Sarathy1999-08-201-0/+33
* | perl_free() should use PerlMem_free()Gurusamy Sarathy1999-08-201-2/+2
* | win32 tweaksGurusamy Sarathy1999-08-209-414/+222
* | DEBUG_m() adjusted to internalize dTHXGurusamy Sarathy1999-08-203-9/+16
* | make autogenerated files writableGurusamy Sarathy1999-08-202-0/+0