2001-10-26 |
Gurusamy Sarathy |
Time::HiRes::alarm() ain't gonna work either if ualarm... |
commit | commitdiff | tree | snapshot |
2001-10-26 |
Jarkko Hietaniemi |
More logical to use %04"UVXf" than %"UVuf" since |
commit | commitdiff | tree | snapshot |
2001-10-26 |
Gurusamy Sarathy |
change#12065 seems to have broken Encode build on windo... |
commit | commitdiff | tree | snapshot |
2001-10-26 |
Jarkko Hietaniemi |
Unicode: add the case folding table. |
commit | commitdiff | tree | snapshot |
2001-10-26 |
Artur Bergman |
Get the new functions right, do not export lock since... |
commit | commitdiff | tree | snapshot |
2001-10-26 |
Jarkko Hietaniemi |
USE_ENVIRON_ARRAY instead of !MACOS_TRADITIONAL, |
commit | commitdiff | tree | snapshot |
2001-10-26 |
Gurusamy Sarathy |
avoid compiler warning |
commit | commitdiff | tree | snapshot |
2001-10-26 |
Jarkko Hietaniemi |
WinCE update from Rainer Keuchel. |
commit | commitdiff | tree | snapshot |
2001-10-26 |
Artur Bergman |
And then finally cond_wait cond_signal and cond_broadca... |
commit | commitdiff | tree | snapshot |
2001-10-26 |
Graham Barr |
More fixes that were made to the core and not in the... |
commit | commitdiff | tree | snapshot |
2001-10-26 |
H.Merijn Brand |
Re: DB_File-1.79 on Cygwin 1.3.3 |
commit | commitdiff | tree | snapshot |
2001-10-26 |
Graham Barr |
Fix tests to be able to run in the core and the CPAN... |
commit | commitdiff | tree | snapshot |
2001-10-26 |
Charles Lane |
Re: perl@12605 on VMS, [minor PATCH enclosed] |
commit | commitdiff | tree | snapshot |
2001-10-26 |
Graham Barr |
Sync libnet modules with what will be libnet-1.08 |
commit | commitdiff | tree | snapshot |
2001-10-26 |
Jarkko Hietaniemi |
Integrate maintperl changes #12268 and #12669; |
commit | commitdiff | tree | snapshot |
2001-10-26 |
Artur Bergman |
More Config::threads to threads::threads changes |
commit | commitdiff | tree | snapshot |
2001-10-26 |
Artur Bergman |
Make new() work exactly like create(). Move from Config... |
commit | commitdiff | tree | snapshot |
2001-10-26 |
Artur Bergman |
Allocing a TLS in runtime is not too hot. |
commit | commitdiff | tree | snapshot |
2001-10-26 |
Artur Bergman |
Don't display debug data. |
commit | commitdiff | tree | snapshot |
2001-10-26 |
Artur Bergman |
Extend support of change #12672 to support arrays and... |
commit | commitdiff | tree | snapshot |
2001-10-26 |
Artur Bergman |
Fix case where shared reference does not exist in curre... |
commit | commitdiff | tree | snapshot |
2001-10-26 |
Artur Bergman |
Support for references in shared arrays. |
commit | commitdiff | tree | snapshot |
2001-10-26 |
Artur Bergman |
Add tests for references in hashes. |
commit | commitdiff | tree | snapshot |
2001-10-26 |
Richard Soderberg |
Fix sharedsv.c compile-time warnings. |
commit | commitdiff | tree | snapshot |
2001-10-26 |
Jarkko Hietaniemi |
Integrate change #12664 from maintperl; |
commit | commitdiff | tree | snapshot |
2001-10-26 |
Chris Nandor |
perl.h for Mac OS (Classic) |
commit | commitdiff | tree | snapshot |
2001-10-25 |
Jarkko Hietaniemi |
AUTHORS update. |
commit | commitdiff | tree | snapshot |
2001-10-25 |
Jarkko Hietaniemi |
Integrate change #12660 from maintperl; |
commit | commitdiff | tree | snapshot |
2001-10-25 |
Paul Marquess |
DB_File-1.79 |
commit | commitdiff | tree | snapshot |
2001-10-25 |
Michael G.... |
Re: [ID 20011025.054] Segmentation fault when using... |
commit | commitdiff | tree | snapshot |
2001-10-25 |
Jarkko Hietaniemi |
STRLEN != int. |
commit | commitdiff | tree | snapshot |
2001-10-25 |
Nicholas Clark |
remove small IVop redundancy |
commit | commitdiff | tree | snapshot |
2001-10-25 |
Andy Dougherty |
Re: Not OK @12650 |
commit | commitdiff | tree | snapshot |
2001-10-25 |
Jarkko Hietaniemi |
Integrate changes #12652 and #12653 from maintperl; |
commit | commitdiff | tree | snapshot |
2001-10-25 |
Andy Dougherty |
Re: ithreads doesn't like usedl=n |
commit | commitdiff | tree | snapshot |
2001-10-25 |
Jarkko Hietaniemi |
Getting fancier... |
commit | commitdiff | tree | snapshot |
2001-10-25 |
Jarkko Hietaniemi |
csh - what a pain. |
commit | commitdiff | tree | snapshot |
2001-10-25 |
Jarkko Hietaniemi |
Update Changes. |
commit | commitdiff | tree | snapshot |
2001-10-25 |
Jarkko Hietaniemi |
Allow resetting the locale system for the duration |
commit | commitdiff | tree | snapshot |
2001-10-25 |
Jarkko Hietaniemi |
Update the MD5 checksum of MD5.xs (caused by #12642) |
commit | commitdiff | tree | snapshot |
2001-10-25 |
Andy Dougherty |
Omit needless calls to pod2man (perl@12641) |
commit | commitdiff | tree | snapshot |
2001-10-25 |
Artur Bergman |
Add support for reference members of hashes. |
commit | commitdiff | tree | snapshot |
2001-10-25 |
Norton Allen |
ext/Digest/MD5/MD5.xs RFC typo |
commit | commitdiff | tree | snapshot |
2001-10-25 |
Artur Bergman |
Tests shared hashes. |
commit | commitdiff | tree | snapshot |
2001-10-25 |
Artur Bergman |
Fix threadcounts for arrays and hashes. |
commit | commitdiff | tree | snapshot |
2001-10-25 |
Artur Bergman |
Note to self, doing *src_ary++ in a macro that evaluates |
commit | commitdiff | tree | snapshot |
2001-10-25 |
Jarkko Hietaniemi |
Integrate change #12636 from maintperl; more dl fixups. |
commit | commitdiff | tree | snapshot |
2001-10-25 |
Jarkko Hietaniemi |
Like dl_hpux, like dl_dld. |
commit | commitdiff | tree | snapshot |
2001-10-25 |
Jarkko Hietaniemi |
Fixes for #12627. |
commit | commitdiff | tree | snapshot |
2001-10-25 |
Jarkko Hietaniemi |
Since pv_uni_display and sv_uni_display are now used |
commit | commitdiff | tree | snapshot |
2001-10-25 |
Charles Lane |
Re: [PATCH Perl@12567] debug /list |
commit | commitdiff | tree | snapshot |
2001-10-25 |
Jarkko Hietaniemi |
This takes care of some of the re 'debug' cases but |
commit | commitdiff | tree | snapshot |
2001-10-25 |
John Peacock |
- was RE: [PATCH perl@12443] VMS64-bitconfigure |
commit | commitdiff | tree | snapshot |
2001-10-24 |
Jarkko Hietaniemi |
Upgrade NetWare and WinCE as in #12626. |
commit | commitdiff | tree | snapshot |
2001-10-24 |
Jarkko Hietaniemi |
Tru64 compiler nit. |
commit | commitdiff | tree | snapshot |
2001-10-24 |
Jarkko Hietaniemi |
Integrate change #12626 from maintperl; |
commit | commitdiff | tree | snapshot |
2001-10-24 |
Artur Bergman |
Change #12623 inflicted an infinite hang. Fixed. |
commit | commitdiff | tree | snapshot |
2001-10-24 |
Artur Bergman |
Adds support for hashes. Neither hashes nor arrays... |
commit | commitdiff | tree | snapshot |
2001-10-24 |
Artur Bergman |
We need to do sharedsv_find in the original perl context. |
commit | commitdiff | tree | snapshot |
2001-10-24 |
Artur Bergman |
Add support for basic support for AVs, references not... |
commit | commitdiff | tree | snapshot |
2001-10-24 |
Jarkko Hietaniemi |
Dump Unicode better for re 'debug'. The regprop() |
commit | commitdiff | tree | snapshot |
2001-10-24 |
Artur Bergman |
Add support for finding shared arrays and hashes. |
commit | commitdiff | tree | snapshot |
2001-10-24 |
Jarkko Hietaniemi |
Rewrite sv_uni_display() as pv_uni_display() as |
commit | commitdiff | tree | snapshot |
2001-10-24 |
Jarkko Hietaniemi |
Integrate change #12615 from maintperl; |
commit | commitdiff | tree | snapshot |
2001-10-24 |
Jarkko Hietaniemi |
Don't try to print ints as IVs. |
commit | commitdiff | tree | snapshot |
2001-10-24 |
Artur Bergman |
We only need to fetch the SV from the backend if the... |
commit | commitdiff | tree | snapshot |
2001-10-23 |
Jarkko Hietaniemi |
Negation and Unicode: sort of solves 20010303.010, |
commit | commitdiff | tree | snapshot |
2001-10-23 |
Jarkko Hietaniemi |
Make the "isn't numeric" warning to show Unicode as... |
commit | commitdiff | tree | snapshot |
2001-10-23 |
Jarkko Hietaniemi |
sv_uni_display(): do not add the "...", let the caller |
commit | commitdiff | tree | snapshot |
2001-10-23 |
Artur Bergman |
Change #12607 introduced a bug, seems like some MAGICAL SVs |
commit | commitdiff | tree | snapshot |
2001-10-23 |
Jarkko Hietaniemi |
Croak() on negative time; doc tweaks. |
commit | commitdiff | tree | snapshot |
2001-10-23 |
Jarkko Hietaniemi |
FAQ sync. |
commit | commitdiff | tree | snapshot |
2001-10-23 |
Artur Bergman |
Call setmagic on the referent we are blessing. |
commit | commitdiff | tree | snapshot |
2001-10-23 |
Jarkko Hietaniemi |
Small test nits. |
commit | commitdiff | tree | snapshot |
2001-10-23 |
Jarkko Hietaniemi |
Update Changes. |
commit | commitdiff | tree | snapshot |
2001-10-23 |
Jarkko Hietaniemi |
Make the PerlIO_init() prototypes consistent. |
commit | commitdiff | tree | snapshot |
2001-10-23 |
Jarkko Hietaniemi |
Upping the test count is a good idea. |
commit | commitdiff | tree | snapshot |
2001-10-23 |
Jarkko Hietaniemi |
Document the final sigma spot. |
commit | commitdiff | tree | snapshot |
2001-10-23 |
Jarkko Hietaniemi |
Fix multicharacter titlecase (ucfirst). |
commit | commitdiff | tree | snapshot |
2001-10-23 |
Mikhail Zabaluev |
one more touch on File::Temp |
commit | commitdiff | tree | snapshot |
2001-10-23 |
Jarkko Hietaniemi |
MacOS Classic updates from Pudge. |
commit | commitdiff | tree | snapshot |
2001-10-22 |
Nikola Knezevic |
AutoSplit.t now passes (partialy) on Win32 |
commit | commitdiff | tree | snapshot |
2001-10-22 |
Jarkko Hietaniemi |
At some point the #6234 has been lost from the mainline |
commit | commitdiff | tree | snapshot |
2001-10-22 |
Jarkko Hietaniemi |
Cygwin seems to round up (or closest, but not down) |
commit | commitdiff | tree | snapshot |
2001-10-22 |
Jarkko Hietaniemi |
MacOS Classic timeofday(), from Chris Nandor. |
commit | commitdiff | tree | snapshot |
2001-10-22 |
Jarkko Hietaniemi |
Integrate changes #12580 and #12581 from macperl; |
commit | commitdiff | tree | snapshot |
2001-10-22 |
Jarkko Hietaniemi |
No domainname(1) in Cygwin, either, and the 2>/dev... |
commit | commitdiff | tree | snapshot |
2001-10-22 |
Jarkko Hietaniemi |
Taint the getcwd() result also in Cygwin. |
commit | commitdiff | tree | snapshot |
2001-10-22 |
Jarkko Hietaniemi |
Pretty hard for eval { setpwent(); getpwent(); 1 }... |
commit | commitdiff | tree | snapshot |
2001-10-22 |
Jarkko Hietaniemi |
getpwuid() fragility continues. |
commit | commitdiff | tree | snapshot |
2001-10-22 |
Jarkko Hietaniemi |
getpwuid() might succeed but that's no guarantee |
commit | commitdiff | tree | snapshot |
2001-10-22 |
Jarkko Hietaniemi |
It's safer to to expand the variable, too... (see ... |
commit | commitdiff | tree | snapshot |
2001-10-22 |
Craig A. Berry |
configure.com: no threads/shared without ithreads |
commit | commitdiff | tree | snapshot |
2001-10-22 |
Jarkko Hietaniemi |
A user might belong to only a single group |
commit | commitdiff | tree | snapshot |
2001-10-22 |
Jarkko Hietaniemi |
Prepending (instead of replacing with) the pwd is safer. |
commit | commitdiff | tree | snapshot |
2001-10-22 |
Jarkko Hietaniemi |
Be more robust if no hostname or domainname |
commit | commitdiff | tree | snapshot |
2001-10-22 |
Artur Bergman |
Flush IO buffers before starting a thread, this mimics... |
commit | commitdiff | tree | snapshot |
2001-10-22 |
Jarkko Hietaniemi |
Update Changes. |
commit | commitdiff | tree | snapshot |
2001-10-22 |
Michael G.... |
Undeprecating $] |
commit | commitdiff | tree | snapshot |
2001-10-22 |
Jarkko Hietaniemi |
Pod nits, as suggested by Stas Bekman. |
commit | commitdiff | tree | snapshot |
next |