Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | typo in flag checks | Gurusamy Sarathy | 1999-11-16 | 1 | -14/+14 |
| | | | p4raw-id: //depot/utfperl@4593 | ||||
* | Integrate own changes to mainline. | Nick Ing-Simmons | 1999-10-24 | 2 | -3/+9 |
|\ | | | | | p4raw-id: //depot/utfperl@4445 | ||||
| * | Avoid creating GV with NULL name when vivifying nameless scalars. | Nick Ing-Simmons | 1999-10-24 | 1 | -2/+8 |
| | | | | | | | | | | (Fix/workround for [ID19991024.001]) p4raw-id: //depot/perl@4444 | ||||
| * | typo in installperl (from Paul Moore <gustav@morpheus.demon.co.uk>) | Gurusamy Sarathy | 1999-10-24 | 1 | -1/+1 |
| | | | | | | p4raw-id: //depot/perl@4442 | ||||
| * | test in change#4428 needs strict interpretation of C modulus | Gurusamy Sarathy | 1999-10-24 | 1 | -1/+2 |
| | | | | | | | | | | p4raw-link: @4428 on //depot/perl: 4bb9f687ed0930c988c412c4c28bd2a535612894 p4raw-id: //depot/perl@4441 | ||||
| * | don't allow SIGCHLD to be ignored at startup, or wait*() and | Gurusamy Sarathy | 1999-10-24 | 3 | -10/+44 |
| | | | | | | | | | | $? break p4raw-id: //depot/perl@4440 | ||||
| * | typo, doc tweak | Gurusamy Sarathy | 1999-10-24 | 2 | -3/+3 |
| | | | | | | p4raw-id: //depot/perl@4438 | ||||
| * | allow get() and reftype() functions to be imported (from | Gurusamy Sarathy | 1999-10-24 | 1 | -17/+30 |
| | | | | | | | | | | Spider Boardman) p4raw-id: //depot/perl@4437 | ||||
| * | suppress scalar leak messages for known leaks (from | Gurusamy Sarathy | 1999-10-24 | 3 | -1/+287 |
| | | | | | | | | | | Robin Barker <rmb1@cise.npl.co.uk>) p4raw-id: //depot/perl@4436 | ||||
| * | VMS tweak (suggested by Craig A. Berry <craig.berry@metamor.com>) | Gurusamy Sarathy | 1999-10-24 | 1 | -1/+1 |
| | | | | | | p4raw-id: //depot/perl@4435 | ||||
| * | relax range checking if they ask for it (from John L. Allen | Gurusamy Sarathy | 1999-10-24 | 1 | -8/+41 |
| | | | | | | | | | | <allen@grumman.com>) p4raw-id: //depot/perl@4434 | ||||
| * | README nits pointed out by Chris Nandor <pudge@pobox.com> | Gurusamy Sarathy | 1999-10-24 | 2 | -37/+15 |
| | | | | | | p4raw-id: //depot/perl@4433 | ||||
| * | Re: [PATCH 5.005_62] OS/2 improvements | Ilya Zakharevich | 1999-10-24 | 27 | -147/+433 |
| | | | | | | | | | | Message-Id: <199910240724.DAA12230@monk.mps.ohio-state.edu> p4raw-id: //depot/perl@4432 | ||||
| * | install all README.foo with pod content as podfoo.pod | Gurusamy Sarathy | 1999-10-24 | 2 | -21/+32 |
| | | | | | | p4raw-id: //depot/perl@4431 | ||||
| * | @INC needs ../lib | Gurusamy Sarathy | 1999-10-24 | 1 | -0/+5 |
| | | | | | | p4raw-id: //depot/perl@4430 | ||||
| * | fix accidental C modulo semantics on integer-valued operations | Gurusamy Sarathy | 1999-10-23 | 2 | -4/+15 |
| | | | | | | | | | | (e.g. caused C<length("abc") % -10> to return 3 rather than -7) p4raw-id: //depot/perl@4428 | ||||
* | | Follow that camel ... another sync. | Nick Ing-Simmons | 1999-10-24 | 42 | -247/+905 |
| | | | | | | p4raw-id: //depot/utfperl@4443 | ||||
* | | Resolve mainline before possible hacking operertunity this weekend | Nick Ing-Simmons | 1999-10-23 | 33 | -454/+1176 |
|\ \ | |/ | | | p4raw-id: //depot/utfperl@4424 | ||||
| * | sv_vcatpvfn() bug: fell through to assuming intsize of 'q' for | Gurusamy Sarathy | 1999-10-22 | 1 | -5/+8 |
| | | | | | | | | | | C<"%ld", long_val> p4raw-id: //depot/perl@4421 | ||||
| * | win32_utime() on directories should use localtime() rather | Gurusamy Sarathy | 1999-10-22 | 1 | -5/+5 |
| | | | | | | | | | | than gmtime() (from Jan Dubois) p4raw-id: //depot/perl@4420 | ||||
| * | add test for change#4417 | Gurusamy Sarathy | 1999-10-20 | 1 | -1/+4 |
| | | | | | | | | | | p4raw-link: @4417 on //depot/perl: 970c490586e0f01dd70401842b590223949989af p4raw-id: //depot/perl@4418 | ||||
| * | avoid coredump on C<sort { my $c; return $a cmp $b } ...> | Gurusamy Sarathy | 1999-10-20 | 1 | -1/+1 |
| | | | | | | p4raw-id: //depot/perl@4417 | ||||
| * | fix prototype mismatch (from Hans Mulder <hansm@xs4all.nl>) | Gurusamy Sarathy | 1999-10-20 | 1 | -1/+2 |
| | | | | | | p4raw-id: //depot/perl@4416 | ||||
| * | disable optimizing troublesome ops in change#3612 | Gurusamy Sarathy | 1999-10-20 | 3 | -19/+35 |
| | | | | | | | | | | | | | | (from Ilya Zakharevich) p4raw-link: @3612 on //depot/perl: b162f9ead0a98db35cdcfc8c889e344c040c8d8e p4raw-id: //depot/perl@4415 | ||||
| * | skip unreadable directory test when running as root | Gurusamy Sarathy | 1999-10-20 | 1 | -9/+13 |
| | | | | | | p4raw-id: //depot/perl@4414 | ||||
| * | perl_mutex n/a if !USE_THREADS | Gurusamy Sarathy | 1999-10-19 | 1 | -1/+1 |
| | | | | | | p4raw-id: //depot/perl@4409 | ||||
| * | added intro to source filters from Paul Marquess | Gurusamy Sarathy | 1999-10-18 | 3 | -0/+577 |
| | | | | | | p4raw-id: //depot/perl@4406 | ||||
| * | missing manpages | Gurusamy Sarathy | 1999-10-18 | 1 | -0/+2 |
| | | | | | | p4raw-id: //depot/perl@4405 | ||||
| * | pod updates from Tom Christiansen | Gurusamy Sarathy | 1999-10-18 | 3 | -160/+201 |
| | | | | | | p4raw-id: //depot/perl@4404 | ||||
| * | PL_malloc_mutex needs to be global, not per-interpreter | Gurusamy Sarathy | 1999-10-17 | 5 | -8/+21 |
| | | | | | | | | | | (malloc.c has static data) p4raw-id: //depot/perl@4403 | ||||
| * | support PERL_IMPLICIT_SYS with MULTIPLICITY/USE_THREADS on | Gurusamy Sarathy | 1999-10-17 | 11 | -237/+292 |
| | | | | | | | | | | windows p4raw-id: //depot/perl@4402 | ||||
| * | serious bug introduced by G_VOID changes in 5.003_96: scalar | Gurusamy Sarathy | 1999-10-17 | 2 | -1/+8 |
| | | | | | | | | | | | | eval"" did not pop stack correctly; C<$a = eval "(1,2)x1"> is one symptom of the problem p4raw-id: //depot/perl@4401 | ||||
| * | remove FileHandle from list of PodParser dependencies (the | Gurusamy Sarathy | 1999-10-17 | 4 | -7/+7 |
| | | | | | | | | | | difference is 20 files vs 6 files loaded!) p4raw-id: //depot/perl@4400 | ||||
* | | Pre-trip resolve | Nick Ing-Simmons | 1999-10-17 | 4 | -8/+16 |
|\ \ | |/ | | | p4raw-id: //depot/utfperl@4399 | ||||
| * | make installperl ignore RCS files (from Michael G Schwern | Gurusamy Sarathy | 1999-10-17 | 2 | -6/+8 |
| | | | | | | | | | | <schwern@pobox.com>) p4raw-id: //depot/perl@4398 | ||||
| * | another bug in change#3386 (CATCH_SET wasn't reverted correctly) | Gurusamy Sarathy | 1999-10-16 | 1 | -1/+1 |
| | | | | | | | | | | p4raw-link: @3386 on //depot/perl: 312caa8e97f1c7ee342a9895c2f0e749625b4929 p4raw-id: //depot/perl@4397 | ||||
| * | assumption about @_ always being non-REAL doesn't hold when | Gurusamy Sarathy | 1999-10-16 | 1 | -1/+7 |
| | | | | | | | | | | | | debugger is running; DB::sub() can call arbitrary stuff that modifies @_ at will p4raw-id: //depot/perl@4395 | ||||
* | | Resolve utfperl branch against mainline as of _62 | Nick Ing-Simmons | 1999-10-16 | 161 | -2252/+8116 |
|\ \ | |/ | | | p4raw-id: //depot/utfperl@4394 | ||||
| * | OS/2 support bits (from Ilya Zakharevich) | Gurusamy Sarathy | 1999-10-16 | 4 | -5/+12 |
| | | | | | | p4raw-id: //depot/perl@4393 | ||||
| * | here be 5.005_62 | Gurusamy Sarathy | 1999-10-15 | 3 | -3/+31 |
| | | | | | | p4raw-id: //depot/perl@4391 | ||||
| * | lvalue subs patch (change#4081) breaks C<\(Foo->Bar())>; | Gurusamy Sarathy | 1999-10-15 | 4 | -5/+10 |
| | | | | | | | | | | | | | | | | avoid tickling it in Pod::Man for now; other nits in Pod::* p4raw-link: @4081 on //depot/perl: cd06dffe59d60ee6a2fdd7c81f8cef42c7026b36 p4raw-id: //depot/perl@4390 | ||||
| * | disable internal globbing for miniperl (or build breaks out | Gurusamy Sarathy | 1999-10-15 | 4 | -4/+18 |
| | | | | | | | | | | in a rash of failed dependencies) p4raw-id: //depot/perl@4389 | ||||
| * | integrate cfgperl contents into mainline | Gurusamy Sarathy | 1999-10-15 | 5 | -7/+249 |
| |\ | | | | | | | p4raw-id: //depot/perl@4387 | ||||
| | * | Integrate with Sarathy. | Jarkko Hietaniemi | 1999-10-14 | 17 | -177/+238 |
| | |\ | | | | | | | | | p4raw-id: //depot/cfgperl@4381 | ||||
| | * | | Warn inside character classes about unknown backslash escapes | Jarkko Hietaniemi | 1999-10-14 | 4 | -7/+44 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | (that are not caught earlier because of being completely unknown, such as \m), such as \z (because they make do sense inside regexen, but not inside character classes). p4raw-id: //depot/cfgperl@4380 | ||||
| * | | | various little goofs in change#4385 | Gurusamy Sarathy | 1999-10-15 | 2 | -10/+11 |
| | | | | | | | | | | | | | | | | | | | | p4raw-link: @4385 on //depot/perl: 95136addeff6f7c87c13a96a62f5eaafb9bafdcf p4raw-id: //depot/perl@4386 | ||||
| * | | | win32_*dir() cleanup; win32_readdir() iterates as necessary | Gurusamy Sarathy | 1999-10-15 | 2 | -72/+101 |
| | | | | | | | | | | | | | | | | | | | | rather than win32_opendir() reading all files up front (untested) p4raw-id: //depot/perl@4385 | ||||
| * | | | Benchmark notes (from Barrie Slaymaker <barries@slaysys.com>) | Gurusamy Sarathy | 1999-10-15 | 2 | -6/+53 |
| | | | | | | | | | | | | p4raw-id: //depot/perl@4384 | ||||
| * | | | include info about Perl Mongers in perlfaq2 (from David H. Adler | Gurusamy Sarathy | 1999-10-15 | 1 | -2/+20 |
| | | | | | | | | | | | | | | | | | | | | <dha@panix.com>) p4raw-id: //depot/perl@4383 | ||||
| * | | | Prevent "Out of memory" error in POSIX's strftime() | Jan Dubois | 1999-10-15 | 1 | -9/+16 |
| | |/ | |/| | | | | | | | | | | Message-ID: <380f61ae.18202914@smtprelay.t-online.de> p4raw-id: //depot/perl@4382 |