1999-08-02 |
Gurusamy Sarathy |
integrate cfgperl contents into mainline |
commit | commitdiff | tree | snapshot |
1999-08-02 |
Jarkko Hietaniemi |
AIX long long probing requires LL suffix for |
commit | commitdiff | tree | snapshot |
1999-08-02 |
Jarkko Hietaniemi |
Exact path to perl for open -|. |
commit | commitdiff | tree | snapshot |
1999-08-02 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
commit | commitdiff | tree | snapshot |
1999-08-02 |
Jarkko Hietaniemi |
AIX -Duse64bits: old AIXen do not have the getconf... |
commit | commitdiff | tree | snapshot |
1999-08-02 |
Jarkko Hietaniemi |
Fix some of the {IV_IS_QUAD,UV_IS_QUAD} cases so that |
commit | commitdiff | tree | snapshot |
1999-08-02 |
Jarkko Hietaniemi |
Mention that also *BSD systems with glibc are known... |
commit | commitdiff | tree | snapshot |
1999-08-02 |
Jarkko Hietaniemi |
Allow also non-long long but still quad platforms print... |
commit | commitdiff | tree | snapshot |
1999-08-02 |
Jarkko Hietaniemi |
Fix regclass utf8 hex ranges for quads. |
commit | commitdiff | tree | snapshot |
1999-08-02 |
Jarkko Hietaniemi |
Enhance the description of how to detect quad support. |
commit | commitdiff | tree | snapshot |
1999-08-02 |
Jarkko Hietaniemi |
Fix printf %D %U %O for quads. |
commit | commitdiff | tree | snapshot |
1999-08-02 |
Jarkko Hietaniemi |
Document quad printing. |
commit | commitdiff | tree | snapshot |
1999-08-02 |
Jarkko Hietaniemi |
More 64-bit fixing. One known bug of that kind |
commit | commitdiff | tree | snapshot |
1999-08-02 |
Gurusamy Sarathy |
integrate cfgperl changes into mainline |
commit | commitdiff | tree | snapshot |
1999-08-02 |
Gurusamy Sarathy |
change#3692 had an unintentional patch leak through! |
commit | commitdiff | tree | snapshot |
1999-08-02 |
Gurusamy Sarathy |
up patchlevel to 59 |
commit | commitdiff | tree | snapshot |
1999-08-02 |
Gurusamy Sarathy |
fix coredump under usethreads+debug |
commit | commitdiff | tree | snapshot |
1999-08-02 |
Jarkko Hietaniemi |
d_bincompat5005 could be left empty. |
commit | commitdiff | tree | snapshot |
1999-08-02 |
Jarkko Hietaniemi |
Fix printf %d when IV is quad. |
commit | commitdiff | tree | snapshot |
1999-08-02 |
Gurusamy Sarathy |
fix d_bincompat5005='' junking config.h |
commit | commitdiff | tree | snapshot |
1999-08-02 |
Gurusamy Sarathy |
C needs parameter list, not merely type |
commit | commitdiff | tree | snapshot |
1999-08-02 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
commit | commitdiff | tree | snapshot |
1999-08-02 |
Gurusamy Sarathy |
integrate cfgperl changes into mainline |
commit | commitdiff | tree | snapshot |
1999-08-02 |
Vishal Bhatia |
"use constant" in the compiler |
commit | commitdiff | tree | snapshot |
1999-08-02 |
Gurusamy Sarathy |
debug build tweak |
commit | commitdiff | tree | snapshot |
1999-08-01 |
Jarkko Hietaniemi |
Removing so_locations once is enough. |
commit | commitdiff | tree | snapshot |
1999-08-01 |
Jarkko Hietaniemi |
Simplicate duplicated code. |
commit | commitdiff | tree | snapshot |
1999-08-01 |
Jarkko Hietaniemi |
Integrate with Sarathy. perl.h and util.c required... |
commit | commitdiff | tree | snapshot |
1999-08-01 |
Jarkko Hietaniemi |
Regen Configure and Glossary once again. |
commit | commitdiff | tree | snapshot |
1999-08-01 |
Jarkko Hietaniemi |
Glossary update for #3861. |
commit | commitdiff | tree | snapshot |
1999-08-01 |
Jarkko Hietaniemi |
64-bit work. Now 32-bit platforms get a 100% make... |
commit | commitdiff | tree | snapshot |
1999-08-01 |
Gurusamy Sarathy |
integrate cfgperl contents into mainline |
commit | commitdiff | tree | snapshot |
1999-08-01 |
Nathan Torkington |
ext/B/B/Disassembler.pm patch |
commit | commitdiff | tree | snapshot |
1999-08-01 |
Gurusamy Sarathy |
DB_File 1.68 update from Paul Marquess |
commit | commitdiff | tree | snapshot |
1999-08-01 |
Ilya Zakharevich |
More optimizations to REx engine |
commit | commitdiff | tree | snapshot |
1999-08-01 |
Ilya Zakharevich |
slightly modified version of suggested patch |
commit | commitdiff | tree | snapshot |
1999-08-01 |
Fifer, Eric |
cygwin update |
commit | commitdiff | tree | snapshot |
1999-08-01 |
Gurusamy Sarathy |
fixes from Stephen McCamant that address bugs in change... |
commit | commitdiff | tree | snapshot |
1999-08-01 |
Stephen McCamant |
Two one-liner LOGOP tweaks |
commit | commitdiff | tree | snapshot |
1999-08-01 |
Gurusamy Sarathy |
rename cygwin32 to cygwin (from Eric Fifer <EFifer... |
commit | commitdiff | tree | snapshot |
1999-08-01 |
Gurusamy Sarathy |
move files around for s/cygwin32/cygwin/ renaming |
commit | commitdiff | tree | snapshot |
1999-08-01 |
Gurusamy Sarathy |
posix-bc hints tweak (via private mail from Thomas... |
commit | commitdiff | tree | snapshot |
1999-08-01 |
Gurusamy Sarathy |
notes on PERL_IMPLICIT_CONTEXT (from a version by Natha... |
commit | commitdiff | tree | snapshot |
1999-08-01 |
Gurusamy Sarathy |
fix defined(@foo) encarpments |
commit | commitdiff | tree | snapshot |
1999-08-01 |
Jarkko Hietaniemi |
Undo #3790 and the patches that attempted to fix it |
commit | commitdiff | tree | snapshot |
1999-08-01 |
Jarkko Hietaniemi |
Reading 64-bit decimal numbers was broken because |
commit | commitdiff | tree | snapshot |
1999-08-01 |
Jarkko Hietaniemi |
Solaris doesn't like PERL_MALLOC_OK in SDBM_File. |
commit | commitdiff | tree | snapshot |
1999-08-01 |
Jarkko Hietaniemi |
Enable Solaris largefiles support only if -Duse64bits... |
commit | commitdiff | tree | snapshot |
1999-07-31 |
Jarkko Hietaniemi |
Integer overflow iteration. |
commit | commitdiff | tree | snapshot |
1999-07-31 |
Jarkko Hietaniemi |
Remove a lot of unused regnode codes. |
commit | commitdiff | tree | snapshot |
1999-07-31 |
Jarkko Hietaniemi |
Make the use64bits and usethreads friendlier/braver; |
commit | commitdiff | tree | snapshot |
1999-07-31 |
Jarkko Hietaniemi |
Hack the "integer overflow" code some more. |
commit | commitdiff | tree | snapshot |
1999-07-31 |
Jarkko Hietaniemi |
Test oct() at the 2^32-1 limit. |
commit | commitdiff | tree | snapshot |
1999-07-31 |
Jarkko Hietaniemi |
Update MANIFEST for #3837. |
commit | commitdiff | tree | snapshot |
1999-07-31 |
Jarkko Hietaniemi |
Digital UNIX 4.0D doesn't like perl malloc on sdbm |
commit | commitdiff | tree | snapshot |
1999-07-29 |
Jarkko Hietaniemi |
Allow for Configure -Ubincompat5005 override. |
commit | commitdiff | tree | snapshot |
1999-07-29 |
Jarkko Hietaniemi |
Make Configure support PERL_BINCOMPAT_5005. |
commit | commitdiff | tree | snapshot |
1999-07-29 |
Jarkko Hietaniemi |
AIX tweak, need reported by David R. Fravor <dfavor... |
commit | commitdiff | tree | snapshot |
1999-07-29 |
Jarkko Hietaniemi |
Integrate with Sarathy. I overruled on perldelta |
commit | commitdiff | tree | snapshot |
1999-07-29 |
Jarkko Hietaniemi |
Repent and make overly large integerish |
commit | commitdiff | tree | snapshot |
1999-07-29 |
Jarkko Hietaniemi |
AIX exhibits different error on failed system(). |
commit | commitdiff | tree | snapshot |
1999-07-29 |
Gurusamy Sarathy |
cperl-mode.el v4.19 |
commit | commitdiff | tree | snapshot |
1999-07-29 |
Jan Dubois |
win32/bin/pl2bat.pl doesn't work correctly |
commit | commitdiff | tree | snapshot |
1999-07-29 |
Gurusamy Sarathy |
tweak previous change for multiple hits |
commit | commitdiff | tree | snapshot |
1999-07-29 |
Gurusamy Sarathy |
band-aid for perldoc -t broken-ness (the new Pod::Text |
commit | commitdiff | tree | snapshot |
1999-07-29 |
Gurusamy Sarathy |
minor tweaks to pods and toke.c comments |
commit | commitdiff | tree | snapshot |
1999-07-29 |
Gurusamy Sarathy |
integrate cfgperl changes into mainline |
commit | commitdiff | tree | snapshot |
1999-07-28 |
Jarkko Hietaniemi |
Tiny patch to go over #3820 (via private mail from... |
commit | commitdiff | tree | snapshot |
1999-07-28 |
Jarkko Hietaniemi |
Continue pack() doc honing. |
commit | commitdiff | tree | snapshot |
1999-07-28 |
Jarkko Hietaniemi |
Enhance pack() doc. |
commit | commitdiff | tree | snapshot |
1999-07-28 |
Norton T. Allen |
UNIX Domain Sockets are not implemented under QNX. |
commit | commitdiff | tree | snapshot |
1999-07-28 |
Lincoln Stein |
IO::* enhancements. |
commit | commitdiff | tree | snapshot |
1999-07-28 |
Gurusamy Sarathy |
misc PERL_OBJECT tweaks; perlcore.dll is now perl56.dll |
commit | commitdiff | tree | snapshot |
1999-07-28 |
Norton T. Allen |
Need to add QNX to the list for DONT_DECLARE_STD. |
commit | commitdiff | tree | snapshot |
1999-07-28 |
Norton T. Allen |
Need to add some more conditions to deal with the case |
commit | commitdiff | tree | snapshot |
1999-07-28 |
Norton T. Allen |
The QNX shell needs a couple more semicolons. |
commit | commitdiff | tree | snapshot |
1999-07-28 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
commit | commitdiff | tree | snapshot |
1999-07-28 |
Jarkko Hietaniemi |
Fix a typo, un-shout, and reformat the installation... |
commit | commitdiff | tree | snapshot |
1999-07-28 |
Gurusamy Sarathy |
fix typo that caused INSTALLPRIVLIB to have doubled... |
commit | commitdiff | tree | snapshot |
1999-07-28 |
Jarkko Hietaniemi |
Talk more about subsecond things in perlfunc. |
commit | commitdiff | tree | snapshot |
1999-07-28 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
commit | commitdiff | tree | snapshot |
1999-07-28 |
Nathan Torkington |
Document toke.c. |
commit | commitdiff | tree | snapshot |
1999-07-28 |
Ian Phillipps |
perlre clarification. |
commit | commitdiff | tree | snapshot |
1999-07-28 |
Ilya Zakharevich |
fix the perl -V breakage |
commit | commitdiff | tree | snapshot |
1999-07-28 |
Gurusamy Sarathy |
avoid warning (from Doug MacEachern) |
commit | commitdiff | tree | snapshot |
1999-07-28 |
Jan Dubois |
Pod::Html tweak |
commit | commitdiff | tree | snapshot |
1999-07-28 |
Anton Berezin |
freebsd hints update |
commit | commitdiff | tree | snapshot |
1999-07-28 |
Graham Barr |
cosmetic testsuite patch |
commit | commitdiff | tree | snapshot |
1999-07-27 |
Jarkko Hietaniemi |
Minuscule cleanup of the integer overflow patch. |
commit | commitdiff | tree | snapshot |
1999-07-27 |
Jarkko Hietaniemi |
Test hex('x...'). |
commit | commitdiff | tree | snapshot |
1999-07-27 |
Jarkko Hietaniemi |
Integrate with Sarathy (5.005_58). |
commit | commitdiff | tree | snapshot |
1999-07-27 |
Jarkko Hietaniemi |
Integer constants (0x, 0[0-7], 0b) now overflow fatally, |
commit | commitdiff | tree | snapshot |
1999-07-27 |
Gurusamy Sarathy |
here lies 5.005_58 |
commit | commitdiff | tree | snapshot |
1999-07-27 |
Gurusamy Sarathy |
regenerate win32/config_H.?c |
commit | commitdiff | tree | snapshot |
1999-07-27 |
Tye McQueen |
Patch pl2bat.pl so batch file can fail |
commit | commitdiff | tree | snapshot |
1999-07-27 |
Ilya Zakharevich |
decrease memory footprint of standard modules |
commit | commitdiff | tree | snapshot |
1999-07-27 |
Gurusamy Sarathy |
support -DPERL_BINCOMPAT_5005, still needs a Configure... |
commit | commitdiff | tree | snapshot |
1999-07-27 |
Gurusamy Sarathy |
recognize more constructs such as C<$-> in pod (from... |
commit | commitdiff | tree | snapshot |
1999-07-27 |
Gurusamy Sarathy |
cover case where CLK_TCK is a float, not integer (from |
commit | commitdiff | tree | snapshot |
1999-07-27 |
Gurusamy Sarathy |
provide MakeMaker attribute PERL_MALLOC_OK that allows... |
commit | commitdiff | tree | snapshot |
next |