summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* integrate ansi branch to get s/foo/PL_foo/ changesGurusamy Sarathy1998-07-2062-6284/+6073
|\
| * Missed file that had changedNick Ing-Simmons1998-07-191-0/+23
| * Another threaded, perl malloc issue, x2p's Makefile.SH has a Nick Ing-Simmons1998-07-191-1/+1
| * Drat! - threaded perl-malloc has mutex that needs PL_Nick Ing-Simmons1998-07-192-14/+14
| * PL_ for perl's mallocNick Ing-Simmons1998-07-192-10/+10
| * PL_ minir tidy upNick Ing-Simmons1998-07-193-33/+57
| * Add PL_ to merged fileNick Ing-Simmons1998-07-191-1/+1
| * Merge MainlineNick Ing-Simmons1998-07-1930-226/+449
| |\
| * | PL_ stuff passes non-threaded on Mingw32Nick Ing-Simmons1998-07-181-3/+3
| * | PL_ scheme Builds under Minw32 - some SEGFAULT snagsNick Ing-Simmons1998-07-189-137/+137
| * | Merge latest mainlineNick Ing-Simmons1998-07-184-30/+45
| |\ \
| * | | Edited "behind my back" ...Nick Ing-Simmons1998-07-181-28/+28
| * | | PL_ stuff for threadsNick Ing-Simmons1998-07-1830-1218/+1217
| * | | Builds and passes tests with -DMULTIPLICITY and -DCRIPPLED_CCNick Ing-Simmons1998-07-183-11/+12
| * | | PL_ prefix to all perlvars, part1Nick Ing-Simmons1998-07-1851-5557/+5229
| * | | Integrate post-beta tweaks to ansiperlNick Ing-Simmons1998-07-1817-31/+20
| |\ \ \
| * \ \ \ Integrate mainline at beta1Nick Ing-Simmons1998-07-15181-3561/+10243
| |\ \ \ \
| * \ \ \ \ Integrate mainline (_071-ish)Nick Ing-Simmons1998-07-09163-3672/+12450
| |\ \ \ \ \
| * \ \ \ \ \ Integrate mainline, just to keep up.Nick Ing-Simmons1998-07-0225-374/+796
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Integrate mainline c. _69 to ansiperlNick Ing-Simmons1998-06-29114-1579/+7686
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Integrate mainlineNick Ing-Simmons1998-06-2611-37/+182
| |\ \ \ \ \ \ \ \
| * | | | | | | | | Correct perl malloc tweak to .def generationNick Ing-Simmons1998-06-241-0/+5
| * | | | | | | | | Perl_malloced_size() only available with perl's mallocNick Ing-Simmons1998-06-231-1/+1
| * | | | | | | | | Integrate mainline c. 5.004_68 into ansiperl, mainlyNick Ing-Simmons1998-06-23123-3303/+16924
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Patches to build with EGCS-1.0.2 Mingw32 port.Nick Ing-Simmons1998-06-205-8/+25
| * | | | | | | | | | Use libxxx.a for -lxxx with GCCNick Ing-Simmons1998-06-194-38/+46
| * | | | | | | | | | Resolve latestNick Ing-Simmons1998-06-1912-123/+128
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Integrate and resolve -at mainline to ansiperl prior to Ming32 hackingNick Ing-Simmons1998-06-18163-6405/+11193
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ resolve -at win32 branch into ansiperlNick Ing-Simmons1998-06-04136-2291/+13551
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Resolve win32 into ansiperlNick Ing-Simmons1998-05-2339-447/+2080
| |\ \ \ \ \ \ \ \ \ \ \ \ \
* | | | | | | | | | | | | | | fix C<$1 .. $2> coredump under debuggerGurusamy Sarathy1998-07-201-0/+1
* | | | | | | | | | | | | | | misc win32 config tweaksGurusamy Sarathy1998-07-206-13/+16
| |_|_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | |
* | | | | | | | | | | | | | tweak pod in MakeMaker.pmPaul Johnson1998-07-191-7/+7
* | | | | | | | | | | | | | sv_gets() did not NUL-terminate SV when reading recordsGisle Aas1998-07-191-6/+2
* | | | | | | | | | | | | | update freebsd hintsMik Firestone1998-07-191-24/+32
* | | | | | | | | | | | | | MPE/iX hints and readme tweaksMark Bixby1998-07-192-14/+16
* | | | | | | | | | | | | | make install failsNorton T. Allen1998-07-191-0/+1
* | | | | | | | | | | | | | fix flawed substitution-loop detection on zero-length matchesIlya Zakharevich1998-07-192-2/+8
* | | | | | | | | | | | | | add perltrap entry about "${#a}", as suggested byGurusamy Sarathy1998-07-191-0/+17
* | | | | | | | | | | | | | perlcall.pod SAVETMPS/FREETMPS bracketAnton Berezin1998-07-191-35/+39
* | | | | | | | | | | | | | :_75 - Update hints/aix.sh for c_r libraryArt Green1998-07-191-0/+7
* | | | | | | | | | | | | | update README.threadsAndy Dougherty1998-07-191-37/+43
* | | | | | | | | | | | | | update hints/irix_6.shScott Henry1998-07-191-11/+17
* | | | | | | | | | | | | | dec_osf hints still wrongSpider Boardman1998-07-191-5/+2
* | | | | | | | | | | | | | tweak hpux hints in vain attempt to get cppstdin set properlyAndy Dougherty1998-07-191-6/+17
* | | | | | | | | | | | | | Minor debugger fixTye McQueen1998-07-191-2/+2
* | | | | | | | | | | | | | Re: Configure s?rand support [PATCH 5.004_75] -- better patchAndy Dougherty1998-07-192-13/+30
* | | | | | | | | | | | | | minor re.pm cleanupM. J. T. Guy1998-07-192-5/+7
* | | | | | | | | | | | | | export additional symbols on OS/2Ilya Zakharevich1998-07-191-0/+12
* | | | | | | | | | | | | | Minor improvements to perlccIlya Zakharevich1998-07-191-12/+17