summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* patch to report warnings on bogus filehandles passed to flock(),Gurusamy Sarathy2000-01-2112-68/+211
* typo fixGurusamy Sarathy2000-01-211-3/+3
* notes about $^H and %^H from Ilya Zakharevich; substantialGurusamy Sarathy2000-01-211-2/+48
* support for C<exists &func> (from Spider Boardman)Gurusamy Sarathy2000-01-218-5/+113
* mention the fact that open(my $foo, ...) covers all handleGurusamy Sarathy2000-01-211-8/+9
* h2xs goof and a depessimizationIlya Zakharevich2000-01-211-0/+4
* INSTALL updates from Andy DoughertyGurusamy Sarathy2000-01-201-43/+55
* sv_true() has a superfluous testGurusamy Sarathy2000-01-202-6/+3
* regen win32/config*Gurusamy Sarathy2000-01-197-2755/+2782
* integrate cfgperl changes into mainlineGurusamy Sarathy2000-01-1814-2757/+3347
|\
| * metaconfig todo note from Andy.Jarkko Hietaniemi2000-01-181-1/+7
| * More -V.Jarkko Hietaniemi2000-01-181-0/+3
| * More compile-time options shown with -V.Jarkko Hietaniemi2000-01-181-0/+12
| * Add -D_GNU_SOURCE into ccflags for gcc (for now to exposeJarkko Hietaniemi2000-01-174-153/+162
| * strtoll works better ternary.Jarkko Hietaniemi2000-01-161-1/+1
| * Know strtoll.Jarkko Hietaniemi2000-01-166-8/+36
| * Integrate with Sarathy.Jarkko Hietaniemi2000-01-1611-17/+99
| |\ | |/ |/|
* | Metaconfig and Porting patches from Andy; start using the newJarkko Hietaniemi2000-01-151-9/+27
* | minor optimization (avoid double sv_upgrade() for "our Foo $bar;")Gurusamy Sarathy2000-01-141-5/+5
* | add note about "our"Gurusamy Sarathy2000-01-141-1/+5
* | nailed "our" declarations, and better warnings on duplicateGurusamy Sarathy2000-01-149-14/+87
* | avoid spurious "Useless use of variable" warning on C<our $foo;>Gurusamy Sarathy2000-01-143-2/+7
* | doc typoGurusamy Sarathy2000-01-141-1/+1
| * Continue qgcvt work; closer now but not yet there.Jarkko Hietaniemi2000-01-166-105/+103
| * Metaconfig and Porting patches from Andy; start using the newJarkko Hietaniemi2000-01-158-2508/+2557
| * Integrate with Sarathy.Jarkko Hietaniemi2000-01-13303-9589/+17964
| |\ | |/ |/|
* | clearer docs for change#4796; faster av_exists()Gurusamy Sarathy2000-01-134-21/+29
* | support delete() and exists() on array, tied array, and pseudo-hashGurusamy Sarathy2000-01-1317-72/+415
* | extend site_perl changes change#4773 to vendor_perl as wellGurusamy Sarathy2000-01-111-3/+3
* | rework INSTALL to reflect new logic for versioning sitelibsGurusamy Sarathy2000-01-111-44/+44
* | test for change#4792Gurusamy Sarathy2000-01-111-7/+11
* | pseudo forked children inherit environment correctlyGurusamy Sarathy2000-01-111-10/+11
* | test tweakGurusamy Sarathy2000-01-101-1/+1
* | check for USE_ITHREADS sanity was too restrictiveGurusamy Sarathy2000-01-101-4/+7
* | add workaround for textmode read() bug in MSVCRT; make chdir() doGurusamy Sarathy2000-01-106-20/+276
* | EPOC port update (from Olaf Flebbe <O.Flebbe@science-computing.de>)Gurusamy Sarathy2000-01-1016-2740/+1061
* | pod typos (from Abigail <abigail@delanet.com>)Gurusamy Sarathy2000-01-103-5/+5
* | failing RE test added (from Robert Cunningham <rkc@ll.mit.edu>)Gurusamy Sarathy2000-01-101-2/+36
* | terminate -s switch processing only on C<-->, not on C<--foo>Gurusamy Sarathy2000-01-101-1/+1
* | useithreads needs usemultiplicityGurusamy Sarathy2000-01-102-15/+26
* | use $Config{version} rather than $] where appropriateGurusamy Sarathy2000-01-107-10/+14
* | enable fork.t on windowsGurusamy Sarathy2000-01-101-1/+1
* | broken test for use5005threadsGurusamy Sarathy2000-01-101-1/+1
* | more windows build tweaksGurusamy Sarathy2000-01-097-210/+239
* | more changes for new-style version numbers (versions numbers onGurusamy Sarathy2000-01-0925-342/+220
* | s/usethreads/use5005threads/gGurusamy Sarathy2000-01-094-6/+7
* | Configure changes for new-style version numbers (from Andy Dougherty,Gurusamy Sarathy2000-01-0912-396/+496
* | fix for 'make utest' failures (from Ilya Zakharevich)Gurusamy Sarathy2000-01-071-6/+8
* | cygwin update (from Eric Fifer <EFifer@sanwaint.com>)Gurusamy Sarathy2000-01-0718-30/+41
* | typo on h2xs.PL (from Helmut Jarausch)Gurusamy Sarathy2000-01-071-1/+1