2003-08-12 |
Jarkko Hietaniemi | Microperl expects C89 (like the rest of Perl).
|
commit | commitdiff | tree |
2003-08-12 |
Jarkko Hietaniemi | If we are void we cannot return a value.
|
commit | commitdiff | tree |
2003-08-12 |
Jarkko Hietaniemi | Oops.
|
commit | commitdiff | tree |
2003-08-12 |
Jarkko Hietaniemi | Apply much of Ilya's microperl patch, but instead of
|
commit | commitdiff | tree |
2003-08-12 |
Jarkko Hietaniemi | Localize PARENT (based on Ilya's microperl patch).
|
commit | commitdiff | tree |
2003-08-12 |
Jarkko Hietaniemi | More microperlish faking in case no fcntl F_SETFD for...
|
commit | commitdiff | tree |
2003-08-12 |
Jarkko Hietaniemi | A generally useful hunk from Ilya's microperl patch.
|
commit | commitdiff | tree |
2003-08-12 |
Jarkko Hietaniemi | returning would be good, too.
|
commit | commitdiff | tree |
2003-08-12 |
Jarkko Hietaniemi | No dor in maint.
|
commit | commitdiff | tree |
2003-08-12 |
Jarkko Hietaniemi | The Debian people have expressed a wish for the boilerplate
|
commit | commitdiff | tree |
2003-08-12 |
Jarkko Hietaniemi | A new try from Dave Mitchell for [perl #23265].
|
commit | commitdiff | tree |
2003-08-12 |
Jarkko Hietaniemi | Fix for [perl #23287] segfault in untie.
|
commit | commitdiff | tree |
2003-08-12 |
Jarkko Hietaniemi | =head2 ALL CAPS
|
commit | commitdiff | tree |
2003-08-12 |
Jarkko Hietaniemi | Too enthusiastic head2-ing.
|
commit | commitdiff | tree |
2003-08-12 |
Jarkko Hietaniemi | Gotta Get'em Cases Right.
|
commit | commitdiff | tree |
2003-08-12 |
Jarkko Hietaniemi | head2-ify many of the head1s, will probably make this...
|
commit | commitdiff | tree |
2003-08-11 |
Jarkko Hietaniemi | [PATCH] [@20616] perlreref.pod incorrectly describes \c
|
commit | commitdiff | tree |
2003-08-11 |
Jarkko Hietaniemi | Integrate:
|
commit | commitdiff | tree |
2003-08-11 |
Jarkko Hietaniemi | VC6 warning: result still unsigned.
|
commit | commitdiff | tree |
2003-08-11 |
Jarkko Hietaniemi | Typo fix from Boris Zentner.
|
commit | commitdiff | tree |
2003-08-11 |
Jarkko Hietaniemi | Explain the 'Wide character in print' a bit more.
|
commit | commitdiff | tree |
2003-08-10 |
Jarkko Hietaniemi | gcc -ansi -pedantic cleanup; and a seemingly forgotten
|
commit | commitdiff | tree |
2003-08-10 |
Jarkko Hietaniemi | Clarify the format checking instructions.
|
commit | commitdiff | tree |
2003-08-10 |
Jarkko Hietaniemi | Retract #20597, too many resulting core dumps.
|
commit | commitdiff | tree |
2003-08-10 |
Jarkko Hietaniemi | Try simple workaround for the POSIX autosplit.ix warning.
|
commit | commitdiff | tree |
2003-08-10 |
Jarkko Hietaniemi | One more PL_csighandlerp.
|
commit | commitdiff | tree |
2003-08-09 |
Jarkko Hietaniemi | Update Jon Orwant's email address as he wants it,
|
commit | commitdiff | tree |
2003-08-09 |
Jarkko Hietaniemi | Reintroduce the U_32-ification to pad.c,
|
commit | commitdiff | tree |
2003-08-09 |
Jarkko Hietaniemi | Some updates for the memory use debugging section:
|
commit | commitdiff | tree |
2003-08-09 |
Jarkko Hietaniemi | Fix from Dave Mitchell to the recent from lib/Devel...
|
commit | commitdiff | tree |
2003-08-09 |
Jarkko Hietaniemi | The libcygipc doesn't really work with the Perl SysV...
|
commit | commitdiff | tree |
2003-08-09 |
Jarkko Hietaniemi | Retract #20524 since it was due to broken INT32_MIN in
|
commit | commitdiff | tree |
2003-08-09 |
Jarkko Hietaniemi | Two more tests for #20566/#20568.
|
commit | commitdiff | tree |
2003-08-08 |
Jarkko Hietaniemi | Move the csighandler to be a data variable so that
|
commit | commitdiff | tree |
2003-08-08 |
Jarkko Hietaniemi | Retract PASTHRU* changes as recommended by Schwern.
|
commit | commitdiff | tree |
2003-08-07 |
Jarkko Hietaniemi | The #20546 was too ambitious, broke the test.
|
commit | commitdiff | tree |
2003-08-07 |
Jarkko Hietaniemi | Some AUTHORS updates.
|
commit | commitdiff | tree |
2003-08-07 |
Jarkko Hietaniemi | Hint away the semid_ds test in NetBSD/sparc.
|
commit | commitdiff | tree |
2003-08-07 |
Jarkko Hietaniemi | Allow hinting d_semctl_semun and d_semctl_semid_ds.
|
commit | commitdiff | tree |
2003-08-07 |
Jarkko Hietaniemi | Integrate from maint:
|
commit | commitdiff | tree |
2003-08-07 |
Jarkko Hietaniemi | [PATCH 5.8.1] Benchmark problem
|
commit | commitdiff | tree |
2003-08-07 |
Jarkko Hietaniemi | Retract #20359: too wide a brush.
|
commit | commitdiff | tree |
2003-08-07 |
Jarkko Hietaniemi | If no alarm(), skip the subtests.
|
commit | commitdiff | tree |
2003-08-07 |
Jarkko Hietaniemi | NetBSD for Sparc (at least 1.5.3 and 1.6.1) seem to...
|
commit | commitdiff | tree |
2003-08-06 |
Jarkko Hietaniemi | ESUCCESS = 0 is not true, but exists.
|
commit | commitdiff | tree |
2003-08-06 |
Jarkko Hietaniemi | Make code agree with documentation (from Wolfgang Friebel)
|
commit | commitdiff | tree |
2003-08-06 |
Jarkko Hietaniemi | Various tweaks to help DJGPP builds.
|
commit | commitdiff | tree |
2003-08-06 |
Jarkko Hietaniemi | More PASTHRU patching from Steve Hay.
|
commit | commitdiff | tree |
2003-08-06 |
Jarkko Hietaniemi | Cast away gcc 3.3 type conversion pickiness.
|
commit | commitdiff | tree |
2003-08-05 |
Jarkko Hietaniemi | Continue #20506.
|
commit | commitdiff | tree |
2003-08-05 |
Jarkko Hietaniemi | Try to fix the INC in PASTHRU.
|
commit | commitdiff | tree |
2003-08-05 |
Jarkko Hietaniemi | Reinstate #11125, hopefully making MakeMaker to pass
|
commit | commitdiff | tree |
2003-08-05 |
Jarkko Hietaniemi | A suggested perlio doc addition from Stas.
|
commit | commitdiff | tree |
2003-08-05 |
Jarkko Hietaniemi | This is necessary to get things building for the VMS...
|
commit | commitdiff | tree |
2003-08-05 |
Jarkko Hietaniemi | Add some known cases to Maintainers.
|
commit | commitdiff | tree |
2003-08-05 |
Jarkko Hietaniemi | Add META.yml and Stas' makemeta (plus extensive reworking
|
commit | commitdiff | tree |
2003-08-05 |
Jarkko Hietaniemi | [perl #23216] ext/IPC/SysV/t/sem.t don't remove semaphore...
|
commit | commitdiff | tree |
2003-08-05 |
Jarkko Hietaniemi | Bytecode patching from Enache.
|
commit | commitdiff | tree |
2003-08-05 |
Jarkko Hietaniemi | Upgrade to Digest::MD5 2.27.
|
commit | commitdiff | tree |
2003-08-04 |
Jarkko Hietaniemi | Rename DEBUG() and DEB() to PERL_DEBUG() and PERL_DEB().
|
commit | commitdiff | tree |
2003-08-04 |
Jarkko Hietaniemi | Oops.
|
commit | commitdiff | tree |
2003-08-04 |
Jarkko Hietaniemi | Test count adjustment from Rafael.
|
commit | commitdiff | tree |
2003-08-04 |
Jarkko Hietaniemi | Apparently the newly introduce -DDARWIN did conflict...
|
commit | commitdiff | tree |
2003-08-04 |
Jarkko Hietaniemi | Upgrade to ExtUtils::MakeMaker 6.15.
|
commit | commitdiff | tree |
2003-08-03 |
Jarkko Hietaniemi | Upgrade to Unicode::Collate 0.26.
|
commit | commitdiff | tree |
2003-08-02 |
Jarkko Hietaniemi | C++ (or C99) sneak attack ("inline" function keyword).
|
commit | commitdiff | tree |
2003-08-02 |
Jarkko Hietaniemi | Only show the message if the locale settings look risky.
|
commit | commitdiff | tree |
2003-08-02 |
Jarkko Hietaniemi | Add a message about the LC_ALL=C workaround (for non...
|
commit | commitdiff | tree |
2003-08-01 |
Jarkko Hietaniemi | Hugo's second thoughts: drop the relatively rare and
|
commit | commitdiff | tree |
2003-08-01 |
Jarkko Hietaniemi | Missed this bit in the last update: couldn't answer ''
|
commit | commitdiff | tree |
2003-08-01 |
Jarkko Hietaniemi | Encode pre-1.98 update from Dan Kogai, sent from
|
commit | commitdiff | tree |
2003-08-01 |
Jarkko Hietaniemi | More runperl(switches => ...) finds (bleadperl only).
|
commit | commitdiff | tree |
2003-08-01 |
Jarkko Hietaniemi | Regen perltoc.
|
commit | commitdiff | tree |
2003-08-01 |
Jarkko Hietaniemi | pod likes whitespace.
|
commit | commitdiff | tree |
2003-08-01 |
Jarkko Hietaniemi | Faulty check.
|
commit | commitdiff | tree |
2003-08-01 |
Jarkko Hietaniemi | Update INSTALL on the *dir.
|
commit | commitdiff | tree |
2003-08-01 |
Jarkko Hietaniemi | Regen Glossary et al.
|
commit | commitdiff | tree |
2003-08-01 |
Jarkko Hietaniemi | Now the test should be really testing what it's supposed to.
|
commit | commitdiff | tree |
2003-08-01 |
Jarkko Hietaniemi | Fix the options.
|
commit | commitdiff | tree |
2003-08-01 |
Jarkko Hietaniemi | Argument sanity checking.
|
commit | commitdiff | tree |
2003-08-01 |
Jarkko Hietaniemi | Regen Configure to use the *html*dir files.
|
commit | commitdiff | tree |
2003-08-01 |
Jarkko Hietaniemi | More for the *dir changes.
|
commit | commitdiff | tree |
2003-08-01 |
Jarkko Hietaniemi | Regen Configure for the new *dir installation variables.
|
commit | commitdiff | tree |
2003-08-01 |
Jarkko Hietaniemi | Upgrade to MakeMaker 6.13.
|
commit | commitdiff | tree |
2003-08-01 |
Jarkko Hietaniemi | JAPH patch :-) from Abigail.
|
commit | commitdiff | tree |
2003-08-01 |
Jarkko Hietaniemi | Regen perlapi.
|
commit | commitdiff | tree |
2003-07-31 |
Jarkko Hietaniemi | Integrate README.macosx more.
|
commit | commitdiff | tree |
2003-07-31 |
Jarkko Hietaniemi | README.macosx from Sherm Pendley.
|
commit | commitdiff | tree |
2003-07-31 |
Jarkko Hietaniemi | Unportable subtest needs rethink.
|
commit | commitdiff | tree |
2003-07-31 |
Jarkko Hietaniemi | Enache again.
|
commit | commitdiff | tree |
2003-07-31 |
Jarkko Hietaniemi | Retract #20385.
|
commit | commitdiff | tree |
2003-07-31 |
Jarkko Hietaniemi | Yet another bytecode tweak from Enache.
|
commit | commitdiff | tree |
2003-07-31 |
Jarkko Hietaniemi | Make consistent with installperl (and working in MPE/iX)
|
commit | commitdiff | tree |
2003-07-31 |
Jarkko Hietaniemi | (retracted by #20390)
|
commit | commitdiff | tree |
2003-07-31 |
Jarkko Hietaniemi | Upgrade to real CPAN.pm 1.76.
|
commit | commitdiff | tree |
2003-07-31 |
Jarkko Hietaniemi | One more tweak for Mac OS X hints.
|
commit | commitdiff | tree |
2003-07-31 |
Jarkko Hietaniemi | The new PKI system is far too untested and rough yet
|
commit | commitdiff | tree |
2003-07-31 |
Jarkko Hietaniemi | This test is pretty useless as it stands.
|
commit | commitdiff | tree |
2003-07-31 |
Jarkko Hietaniemi | Document the requirements for Module::Signature a bit.
|
commit | commitdiff | tree |
2003-07-31 |
Jarkko Hietaniemi | We are change #20316 ahead of 1.75.
|
commit | commitdiff | tree |
next |