1999-11-10 |
Gurusamy Sarathy |
remove dead branch/infinite looper in change#3612 |
commit | commitdiff | tree | snapshot |
1999-11-09 |
Gurusamy Sarathy |
IoDIRP may be fake when used in source filters, mark... |
commit | commitdiff | tree | snapshot |
1999-11-09 |
Gurusamy Sarathy |
small nits in changes#4538,4539 |
commit | commitdiff | tree | snapshot |
1999-11-08 |
Gurusamy Sarathy |
win32 symbol export tweak |
commit | commitdiff | tree | snapshot |
1999-11-08 |
Gurusamy Sarathy |
preliminary support for GVOP indirection via pad |
commit | commitdiff | tree | snapshot |
1999-11-08 |
Gurusamy Sarathy |
preliminary support for perl_clone() (still needs work in |
commit | commitdiff | tree | snapshot |
1999-11-08 |
Gurusamy Sarathy |
more thorough cleanup in perl_destroy() |
commit | commitdiff | tree | snapshot |
1999-11-08 |
Gurusamy Sarathy |
win32 internal data must be interpreter-local |
commit | commitdiff | tree | snapshot |
1999-11-08 |
Gurusamy Sarathy |
tweak change#4502 |
commit | commitdiff | tree | snapshot |
1999-11-05 |
Gurusamy Sarathy |
allow $\ to work right when set to a string with embedd... |
commit | commitdiff | tree | snapshot |
1999-11-04 |
Gurusamy Sarathy |
change#4485 didn't do the right thing for B::Bytecode |
commit | commitdiff | tree | snapshot |
1999-11-04 |
Gurusamy Sarathy |
implement STOP blocks and fix compiler to use them... |
commit | commitdiff | tree | snapshot |
1999-11-04 |
Gurusamy Sarathy |
display BSD license in Glob.pm (for clause #2 conformity) |
commit | commitdiff | tree | snapshot |
1999-11-04 |
Gurusamy Sarathy |
remove VIRTUAL tag, PERL_OBJECT doesn't need it anymore |
commit | commitdiff | tree | snapshot |
1999-11-01 |
Gurusamy Sarathy |
macros for COP.cop_filegv access |
commit | commitdiff | tree | snapshot |
1999-11-01 |
Gurusamy Sarathy |
enable better Win32::DomainName() by demand loading... |
commit | commitdiff | tree | snapshot |
1999-10-31 |
Gurusamy Sarathy |
change#4502 was missing a file |
commit | commitdiff | tree | snapshot |
1999-10-31 |
Gurusamy Sarathy |
make nested ARGV/$^I loops work correctly; fixes severa... |
commit | commitdiff | tree | snapshot |
1999-10-31 |
Gurusamy Sarathy |
updated windows config* files |
commit | commitdiff | tree | snapshot |
1999-10-31 |
Gurusamy Sarathy |
integrate cfgperl contents into mainline |
commit | commitdiff | tree | snapshot |
1999-10-31 |
Gurusamy Sarathy |
remove unused struct Outrec |
commit | commitdiff | tree | snapshot |
1999-10-30 |
Jarkko Hietaniemi |
Add HAS_QUAD ($Config{d_quad}); use it. |
commit | commitdiff | tree | snapshot |
1999-10-30 |
Gurusamy Sarathy |
integrate cfgperl contents into mainline |
commit | commitdiff | tree | snapshot |
1999-10-29 |
Jarkko Hietaniemi |
Continue what #4494 started; introduce uid and gid... |
commit | commitdiff | tree | snapshot |
1999-10-29 |
Jarkko Hietaniemi |
Move the IV, UV, I8, U8, ..., and NV to metaconfig |
commit | commitdiff | tree | snapshot |
1999-10-29 |
Jarkko Hietaniemi |
Hurd update from Mark Kettenis. |
commit | commitdiff | tree | snapshot |
1999-10-29 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
commit | commitdiff | tree | snapshot |
1999-10-29 |
Jarkko Hietaniemi |
Regen Configure and Glossary. |
commit | commitdiff | tree | snapshot |
1999-10-29 |
Jarkko Hietaniemi |
Remove quad logic from perl.h; regen Configure; |
commit | commitdiff | tree | snapshot |
1999-10-29 |
Gurusamy Sarathy |
more cleanup: avoid unused knowledge of "file GV" notio... |
commit | commitdiff | tree | snapshot |
1999-10-29 |
Gurusamy Sarathy |
usurp GVOP slot for new PADOP (one small step to making... |
commit | commitdiff | tree | snapshot |
1999-10-28 |
Jarkko Hietaniemi |
Regen Configure. |
commit | commitdiff | tree | snapshot |
1999-10-28 |
Gurusamy Sarathy |
remove C<use Time::Local 'no_range_check'> misfeature... |
commit | commitdiff | tree | snapshot |
1999-10-28 |
Jarkko Hietaniemi |
Fix printing of uids and gids; regen Configure. |
commit | commitdiff | tree | snapshot |
1999-10-28 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
commit | commitdiff | tree | snapshot |
1999-10-28 |
Jarkko Hietaniemi |
(Slightly) better comments for Policy_sh.SH from Andy. |
commit | commitdiff | tree | snapshot |
1999-10-27 |
Gurusamy Sarathy |
regen config* stuff for windows |
commit | commitdiff | tree | snapshot |
1999-10-27 |
Gurusamy Sarathy |
integrate cfgperl contents into mainline; merge conflicts |
commit | commitdiff | tree | snapshot |
1999-10-27 |
Gurusamy Sarathy |
patch up egcs-1.1.2-mingw32 build (builds a working... |
commit | commitdiff | tree | snapshot |
1999-10-27 |
Jarkko Hietaniemi |
Do not block if no message queues available. |
commit | commitdiff | tree | snapshot |
1999-10-27 |
Jarkko Hietaniemi |
Remove unused "squatter" symbols; regen Configure. |
commit | commitdiff | tree | snapshot |
1999-10-27 |
Jarkko Hietaniemi |
Regen Configure. |
commit | commitdiff | tree | snapshot |
1999-10-27 |
Jarkko Hietaniemi |
Integrate with Sarathy; manual resolve on regcomp.c... |
commit | commitdiff | tree | snapshot |
1999-10-27 |
Jarkko Hietaniemi |
Regen Configure. |
commit | commitdiff | tree | snapshot |
1999-10-27 |
Jarkko Hietaniemi |
Nosuid checking for statfs() people: from Spider Boardman. |
commit | commitdiff | tree | snapshot |
1999-10-27 |
Jarkko Hietaniemi |
We need cc to be able to test for cc -v. |
commit | commitdiff | tree | snapshot |
1999-10-27 |
Gurusamy Sarathy |
more GCC v2.95 induced adjustments |
commit | commitdiff | tree | snapshot |
1999-10-26 |
Gurusamy Sarathy |
warnings and const violations identified by compiling... |
commit | commitdiff | tree | snapshot |
1999-10-26 |
Jarkko Hietaniemi |
Revert #4457 for more investigation. |
commit | commitdiff | tree | snapshot |
1999-10-26 |
Jarkko Hietaniemi |
Regen Configure. |
commit | commitdiff | tree | snapshot |
1999-10-26 |
Jarkko Hietaniemi |
Add getmnt() to nosuid checking. |
commit | commitdiff | tree | snapshot |
1999-10-26 |
Jarkko Hietaniemi |
Massive multitypo in #4446. |
commit | commitdiff | tree | snapshot |
1999-10-25 |
Laszlo Molnar |
dos-djgpp update |
commit | commitdiff | tree | snapshot |
1999-10-25 |
Ilya Zakharevich |
Remove the last regnode<==>char* |
commit | commitdiff | tree | snapshot |
1999-10-25 |
Ilya Zakharevich |
Missing REx engine patch |
commit | commitdiff | tree | snapshot |
1999-10-25 |
Ilya Zakharevich |
charnames and UTEST |
commit | commitdiff | tree | snapshot |
1999-10-25 |
Gurusamy Sarathy |
win32 tweak |
commit | commitdiff | tree | snapshot |
1999-10-24 |
Gurusamy Sarathy |
remove inconsistent tainting behavior of sprintf("... |
commit | commitdiff | tree | snapshot |
1999-10-24 |
Gurusamy Sarathy |
remove unused interpreter globals |
commit | commitdiff | tree | snapshot |
1999-10-24 |
Jarkko Hietaniemi |
Another hints tweak. |
commit | commitdiff | tree | snapshot |
1999-10-24 |
Jarkko Hietaniemi |
Hints tweak. |
commit | commitdiff | tree | snapshot |
1999-10-24 |
Nick Ing-Simmons |
Avoid creating GV with NULL name when vivifying nameles... |
commit | commitdiff | tree | snapshot |
1999-10-24 |
Gurusamy Sarathy |
typo in installperl (from Paul Moore <gustav@morpheus... |
commit | commitdiff | tree | snapshot |
1999-10-24 |
Gurusamy Sarathy |
test in change#4428 needs strict interpretation of... |
commit | commitdiff | tree | snapshot |
1999-10-24 |
Gurusamy Sarathy |
don't allow SIGCHLD to be ignored at startup, or wait... |
commit | commitdiff | tree | snapshot |
1999-10-24 |
Jarkko Hietaniemi |
test for #2835 (yeah, better later than never) |
commit | commitdiff | tree | snapshot |
1999-10-24 |
Gurusamy Sarathy |
typo, doc tweak |
commit | commitdiff | tree | snapshot |
1999-10-24 |
Gurusamy Sarathy |
allow get() and reftype() functions to be imported... |
commit | commitdiff | tree | snapshot |
1999-10-24 |
Gurusamy Sarathy |
suppress scalar leak messages for known leaks (from |
commit | commitdiff | tree | snapshot |
1999-10-24 |
Gurusamy Sarathy |
VMS tweak (suggested by Craig A. Berry <craig.berry... |
commit | commitdiff | tree | snapshot |
1999-10-24 |
Gurusamy Sarathy |
relax range checking if they ask for it (from John... |
commit | commitdiff | tree | snapshot |
1999-10-24 |
Gurusamy Sarathy |
README nits pointed out by Chris Nandor <pudge@pobox... |
commit | commitdiff | tree | snapshot |
1999-10-24 |
Ilya Zakharevich |
Re: [PATCH 5.005_62] OS/2 improvements |
commit | commitdiff | tree | snapshot |
1999-10-24 |
Gurusamy Sarathy |
install all README.foo with pod content as podfoo.pod |
commit | commitdiff | tree | snapshot |
1999-10-24 |
Gurusamy Sarathy |
@INC needs ../lib |
commit | commitdiff | tree | snapshot |
1999-10-23 |
Jarkko Hietaniemi |
More printf-fixes (see also #4426). |
commit | commitdiff | tree | snapshot |
1999-10-23 |
Gurusamy Sarathy |
fix accidental C modulo semantics on integer-valued... |
commit | commitdiff | tree | snapshot |
1999-10-23 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
commit | commitdiff | tree | snapshot |
1999-10-23 |
Jarkko Hietaniemi |
Fix the printfing nits pointed out by using gcc -Wall and |
commit | commitdiff | tree | snapshot |
1999-10-23 |
Jarkko Hietaniemi |
Configure regen to pick up the new installation directories |
commit | commitdiff | tree | snapshot |
1999-10-22 |
Andy Dougherty |
Update Policy_sh.SH to handle the newer installation... |
commit | commitdiff | tree | snapshot |
1999-10-22 |
Jarkko Hietaniemi |
so back to 'so', from Stephanie Beals <bealzy@us.ibm... |
commit | commitdiff | tree | snapshot |
1999-10-22 |
Gurusamy Sarathy |
sv_vcatpvfn() bug: fell through to assuming intsize... |
commit | commitdiff | tree | snapshot |
1999-10-22 |
Gurusamy Sarathy |
win32_utime() on directories should use localtime(... |
commit | commitdiff | tree | snapshot |
1999-10-21 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
commit | commitdiff | tree | snapshot |
1999-10-20 |
Gurusamy Sarathy |
add test for change#4417 |
commit | commitdiff | tree | snapshot |
1999-10-20 |
Gurusamy Sarathy |
avoid coredump on C<sort { my $c; return $a cmp $b... |
commit | commitdiff | tree | snapshot |
1999-10-20 |
Gurusamy Sarathy |
fix prototype mismatch (from Hans Mulder <hansm@xs4all... |
commit | commitdiff | tree | snapshot |
1999-10-20 |
Gurusamy Sarathy |
disable optimizing troublesome ops in change#3612 |
commit | commitdiff | tree | snapshot |
1999-10-20 |
Gurusamy Sarathy |
skip unreadable directory test when running as root |
commit | commitdiff | tree | snapshot |
1999-10-19 |
Jarkko Hietaniemi |
Avoid GNU ar if HP cc is being used. |
commit | commitdiff | tree | snapshot |
1999-10-19 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
commit | commitdiff | tree | snapshot |
1999-10-19 |
Jarkko Hietaniemi |
Long double support: sqrtl et al are not available... |
commit | commitdiff | tree | snapshot |
1999-10-19 |
Gurusamy Sarathy |
perl_mutex n/a if !USE_THREADS |
commit | commitdiff | tree | snapshot |
1999-10-18 |
Jarkko Hietaniemi |
Forgotten s/warning/warnings/. |
commit | commitdiff | tree | snapshot |
1999-10-18 |
Jarkko Hietaniemi |
Integrate with Sarathy. |
commit | commitdiff | tree | snapshot |
1999-10-18 |
Gurusamy Sarathy |
added intro to source filters from Paul Marquess |
commit | commitdiff | tree | snapshot |
1999-10-18 |
Gurusamy Sarathy |
missing manpages |
commit | commitdiff | tree | snapshot |
1999-10-18 |
Gurusamy Sarathy |
pod updates from Tom Christiansen |
commit | commitdiff | tree | snapshot |
1999-10-17 |
Gurusamy Sarathy |
PL_malloc_mutex needs to be global, not per-interpreter |
commit | commitdiff | tree | snapshot |
next |