1999-10-01 |
Gurusamy Sarathy |
remove dup hunks |
commit | commitdiff | tree | snapshot |
1999-10-01 |
Gurusamy Sarathy |
integrate cfgperl contents into mainline; resolve h2xs... |
commit | commitdiff | tree | snapshot |
1999-10-01 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
commit | commitdiff | tree | snapshot |
1999-10-01 |
Piotr Klaban |
[ID 19991001.001] perlguts man page error |
commit | commitdiff | tree | snapshot |
1999-10-01 |
Jarkko Hietaniemi |
There *is* a month called October. |
commit | commitdiff | tree | snapshot |
1999-10-01 |
Jarkko Hietaniemi |
Temp file cleanliness. |
commit | commitdiff | tree | snapshot |
1999-10-01 |
Barrie Slaymaker |
Benchmark.pm: Export countit(), cmpthese() by default |
commit | commitdiff | tree | snapshot |
1999-09-30 |
Barrie Slaymaker |
Benchmark tweaks, fixes, cmpthese() |
commit | commitdiff | tree | snapshot |
1999-09-30 |
Gurusamy Sarathy |
re-add missing "Out of memory!" entry |
commit | commitdiff | tree | snapshot |
1999-09-30 |
Jarkko Hietaniemi |
Regenerate Configure. |
commit | commitdiff | tree | snapshot |
1999-09-30 |
Jarkko Hietaniemi |
Retract #4252, didn't help with the original problem. |
commit | commitdiff | tree | snapshot |
1999-09-30 |
Andy Dougherty |
rand() advisory for perldelta.pod |
commit | commitdiff | tree | snapshot |
1999-09-30 |
Kurt D. Starsinic |
(Was: deprecating SIGDIE) |
commit | commitdiff | tree | snapshot |
1999-09-30 |
Ilya Zakharevich |
Re: _58, _61 Argument "" is not numeric in sprintf |
commit | commitdiff | tree | snapshot |
1999-09-30 |
Gurusamy Sarathy |
remove prehistoric XFree() gunk |
commit | commitdiff | tree | snapshot |
1999-09-30 |
Vishal Bhatia |
[patch _61] Minor corrections in C.pm |
commit | commitdiff | tree | snapshot |
1999-09-30 |
Gurusamy Sarathy |
off-by-one in fbm_compile() (spotted by John Bley |
commit | commitdiff | tree | snapshot |
1999-09-30 |
Ilya Zakharevich |
(Removed by #4262.) |
commit | commitdiff | tree | snapshot |
1999-09-30 |
Ilya Zakharevich |
Followup h2xs patch |
commit | commitdiff | tree | snapshot |
1999-09-29 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
commit | commitdiff | tree | snapshot |
1999-09-28 |
Andy Dougherty |
To: Perl Porters <perl5-porters@perl.org> |
commit | commitdiff | tree | snapshot |
1999-09-28 |
Gurusamy Sarathy |
revert change#4115 (breaks libwww's base/date.t); could be |
commit | commitdiff | tree | snapshot |
1999-09-28 |
Gurusamy Sarathy |
tweak for win32 build |
commit | commitdiff | tree | snapshot |
1999-09-28 |
Gurusamy Sarathy |
change#4236 fallout |
commit | commitdiff | tree | snapshot |
1999-09-28 |
Gurusamy Sarathy |
remove doubled new_xpv |
commit | commitdiff | tree | snapshot |
1999-09-27 |
Jarkko Hietaniemi |
Artistic fine-tuning. |
commit | commitdiff | tree | snapshot |
1999-09-27 |
Gurusamy Sarathy |
avoid implicit split to @_ in change#4181; binary ... |
commit | commitdiff | tree | snapshot |
1999-09-27 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
commit | commitdiff | tree | snapshot |
1999-09-27 |
Ilya Zakharevich |
Finalize change #4232. |
commit | commitdiff | tree | snapshot |
1999-09-27 |
Gurusamy Sarathy |
add notes in INSTALL about Configure -Accflags=-DFOO |
commit | commitdiff | tree | snapshot |
1999-09-27 |
Gurusamy Sarathy |
PERL_POLLUTE isn't required for bincompat, so don't... |
commit | commitdiff | tree | snapshot |
1999-09-27 |
Ilya Zakharevich |
Malloc fixes and docs |
commit | commitdiff | tree | snapshot |
1999-09-27 |
Gurusamy Sarathy |
avoid .exe in $Config{cc} (spotted by Vadim Konovalov |
commit | commitdiff | tree | snapshot |
1999-09-26 |
Gurusamy Sarathy |
fix buggy popping of subroutine contexts in the lvalue |
commit | commitdiff | tree | snapshot |
1999-09-26 |
Jarkko Hietaniemi |
Fix #endif. |
commit | commitdiff | tree | snapshot |
1999-09-26 |
Jarkko Hietaniemi |
Integrate with Sarathy. h2xs.PL had to be manually... |
commit | commitdiff | tree | snapshot |
1999-09-26 |
Ilya Zakharevich |
To: Mailing list Perl5 <perl5-porters@perl.org> |
commit | commitdiff | tree | snapshot |
1999-09-26 |
Vadim Konovalov |
misprint in perlguts |
commit | commitdiff | tree | snapshot |
1999-09-26 |
Gurusamy Sarathy |
add $installarchlib/CORE to default linker search path... |
commit | commitdiff | tree | snapshot |
1999-09-25 |
Gurusamy Sarathy |
support C<use Shell> on Windows (reworked a patch suggested |
commit | commitdiff | tree | snapshot |
1999-09-25 |
Gurusamy Sarathy |
integrate cfgperl contents into mainline |
commit | commitdiff | tree | snapshot |
1999-09-25 |
Larry Wall |
Re: [PATCH 5.005_61] "our" declarations |
commit | commitdiff | tree | snapshot |
1999-09-24 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
commit | commitdiff | tree | snapshot |
1999-09-24 |
Gurusamy Sarathy |
avoid infinite recursive exec()s of perl.exe when shebang |
commit | commitdiff | tree | snapshot |
1999-09-24 |
Gurusamy Sarathy |
support cygwin and other platforms that link to import... |
commit | commitdiff | tree | snapshot |
1999-09-24 |
Spider Boardman |
normalize time for strftime() (without the isdst effects of |
commit | commitdiff | tree | snapshot |
1999-09-23 |
Ilya Zakharevich |
change "#" to a comment starter in pack templates;... |
commit | commitdiff | tree | snapshot |
1999-09-23 |
Vishal Bhatia |
[patch _61] perlcc changes |
commit | commitdiff | tree | snapshot |
1999-09-23 |
Gurusamy Sarathy |
add include guard |
commit | commitdiff | tree | snapshot |
1999-09-22 |
Jarkko Hietaniemi |
Cleanup cleanup. |
commit | commitdiff | tree | snapshot |
1999-09-22 |
Jarkko Hietaniemi |
Tweak the equivalence tables once again. |
commit | commitdiff | tree | snapshot |
1999-09-22 |
Jarkko Hietaniemi |
Retract #4216 (Configure does take care of the problem.) |
commit | commitdiff | tree | snapshot |
1999-09-22 |
Boyd Gerber |
(Retracted by #4127, unnecessary because Configure... |
commit | commitdiff | tree | snapshot |
1999-09-22 |
Ilya Zakharevich |
To: Mailing list Perl5 <perl5-porters@perl.org> |
commit | commitdiff | tree | snapshot |
1999-09-21 |
0000-Admin... |
Reply-To: gerberb@zenez.com |
commit | commitdiff | tree | snapshot |
1999-09-21 |
Kragen Sitaker |
[ID 19990921.013] accidental list context in perlfaq9 |
commit | commitdiff | tree | snapshot |
1999-09-20 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
commit | commitdiff | tree | snapshot |
1999-09-20 |
Jarkko Hietaniemi |
Rename -Duselfs to -Duselargefiles. We don't need... |
commit | commitdiff | tree | snapshot |
1999-09-20 |
Jarkko Hietaniemi |
Configure -A change: -Afoo=bar is equal to -Aappend... |
commit | commitdiff | tree | snapshot |
1999-09-20 |
Gurusamy Sarathy |
integrate cfgperl changes into mainline |
commit | commitdiff | tree | snapshot |
1999-09-20 |
Gurusamy Sarathy |
add README.Y2K (from Dominic Dunlop <domo@vo.lu>) |
commit | commitdiff | tree | snapshot |
1999-09-20 |
Jarkko Hietaniemi |
Document -Duselfs, -Duselongdouble, and -Dusemorebits. |
commit | commitdiff | tree | snapshot |
1999-09-20 |
Jarkko Hietaniemi |
Do not test for gccish things in non-gccish platforms. |
commit | commitdiff | tree | snapshot |
1999-09-20 |
Jarkko Hietaniemi |
Prompt for uselfs. |
commit | commitdiff | tree | snapshot |
1999-09-20 |
Jarkko Hietaniemi |
Add usemorebits and uselfs. |
commit | commitdiff | tree | snapshot |
1999-09-20 |
Jarkko Hietaniemi |
Dethinko. |
commit | commitdiff | tree | snapshot |
1999-09-20 |
Vadim Konovalov |
Fix a bug in the description of endianness. Reported in |
commit | commitdiff | tree | snapshot |
1999-09-20 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
commit | commitdiff | tree | snapshot |
1999-09-20 |
Russ Allbery |
[ID 19990819.002] File::Find error when pruning top... |
commit | commitdiff | tree | snapshot |
1999-09-20 |
Gurusamy Sarathy |
suppress warning (from John Tobey <jtobey@epsilondev... |
commit | commitdiff | tree | snapshot |
1999-09-20 |
Vishal Bhatia |
add arenas for managing allocations of remaining xpv... |
commit | commitdiff | tree | snapshot |
1999-09-20 |
Gurusamy Sarathy |
queue errors due to strictures rather than printing... |
commit | commitdiff | tree | snapshot |
1999-09-19 |
Gurusamy Sarathy |
control change#1914 via hints (causes problems on some... |
commit | commitdiff | tree | snapshot |
1999-09-19 |
Gurusamy Sarathy |
avoid clearing @_ at all for faster subroutine calls... |
commit | commitdiff | tree | snapshot |
1999-09-18 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
commit | commitdiff | tree | snapshot |
1999-09-18 |
Gurusamy Sarathy |
more op description tweaks |
commit | commitdiff | tree | snapshot |
1999-09-18 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
commit | commitdiff | tree | snapshot |
1999-09-18 |
Jarkko Hietaniemi |
Add description of the Unicode database files. |
commit | commitdiff | tree | snapshot |
1999-09-18 |
Gurusamy Sarathy |
tweak some op names in change#4177 (will any of this... |
commit | commitdiff | tree | snapshot |
1999-09-17 |
Jarkko Hietaniemi |
Pick up the typo fix. |
commit | commitdiff | tree | snapshot |
1999-09-17 |
Gurusamy Sarathy |
fix typo |
commit | commitdiff | tree | snapshot |
1999-09-17 |
Gurusamy Sarathy |
integrate cfgperl change |
commit | commitdiff | tree | snapshot |
1999-09-17 |
Jarkko Hietaniemi |
Re-apply applicable parts of #3993, #3994, and #3995. |
commit | commitdiff | tree | snapshot |
1999-09-17 |
Gurusamy Sarathy |
integrate cfgperl contents into mainline |
commit | commitdiff | tree | snapshot |
1999-09-17 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
commit | commitdiff | tree | snapshot |
1999-09-17 |
Gurusamy Sarathy |
integrate vmsperl contents into mainline (where VMS... |
commit | commitdiff | tree | snapshot |
1999-09-17 |
Michael G.... |
export_to_level() |
commit | commitdiff | tree | snapshot |
1999-09-17 |
Gurusamy Sarathy |
perlhist additions |
commit | commitdiff | tree | snapshot |
1999-09-17 |
Jarkko Hietaniemi |
The change #4176 should've undone only the test, not... |
commit | commitdiff | tree | snapshot |
1999-09-17 |
Ian Phillipps |
Re: [ID 19990820.007] Small typo in perlsyn.pod |
commit | commitdiff | tree | snapshot |
1999-09-17 |
Michael G.... |
More descriptive names for operators. |
commit | commitdiff | tree | snapshot |
1999-09-17 |
Jarkko Hietaniemi |
Take away the infamous io/dup.t #7. |
commit | commitdiff | tree | snapshot |
1999-09-17 |
Barrie Slaymaker |
(Replaced by #4265.) |
commit | commitdiff | tree | snapshot |
1999-09-17 |
Jarkko Hietaniemi |
UNICOS does support large files but doesn't support... |
commit | commitdiff | tree | snapshot |
1999-09-17 |
Jarkko Hietaniemi |
UNICOS has sloppy division/modulo for floating point... |
commit | commitdiff | tree | snapshot |
1999-09-17 |
Jarkko Hietaniemi |
Portable blocksize (replaces #4171). |
commit | commitdiff | tree | snapshot |
1999-09-17 |
Jarkko Hietaniemi |
(replaced by #4172) |
commit | commitdiff | tree | snapshot |
1999-09-17 |
Jarkko Hietaniemi |
Detypo #4169. |
commit | commitdiff | tree | snapshot |
1999-09-17 |
Jarkko Hietaniemi |
Diagnose possible quota limits. |
commit | commitdiff | tree | snapshot |
1999-09-17 |
Jarkko Hietaniemi |
UNICOS doesn't have getpgid(). Or, at least 9.0.1ai |
commit | commitdiff | tree | snapshot |
next |