| Commit message (Expand) | Author | Age | Files | Lines |
* | Tests shared hashes. | Artur Bergman | 2001-10-25 | 2 | -0/+77 |
* | Fix threadcounts for arrays and hashes. | Artur Bergman | 2001-10-25 | 2 | -1/+14 |
* | Note to self, doing *src_ary++ in a macro that evaluates | Artur Bergman | 2001-10-25 | 1 | -1/+2 |
* | Integrate change #12636 from maintperl; more dl fixups. | Jarkko Hietaniemi | 2001-10-25 | 3 | -1/+5 |
* | Like dl_hpux, like dl_dld. | Jarkko Hietaniemi | 2001-10-25 | 1 | -2/+3 |
* | Fixes for #12627. | Jarkko Hietaniemi | 2001-10-25 | 2 | -1/+3 |
* | Since pv_uni_display and sv_uni_display are now used | Jarkko Hietaniemi | 2001-10-25 | 2 | -2/+4 |
* | Re: [PATCH Perl@12567] debug /list | Charles Lane | 2001-10-25 | 1 | -4/+4 |
* | This takes care of some of the re 'debug' cases but | Jarkko Hietaniemi | 2001-10-25 | 1 | -2/+3 |
* | - was RE: [PATCH perl@12443] VMS64-bitconfigure | John Peacock | 2001-10-25 | 1 | -1/+7 |
* | Upgrade NetWare and WinCE as in #12626. | Jarkko Hietaniemi | 2001-10-24 | 2 | -11/+19 |
* | Tru64 compiler nit. | Jarkko Hietaniemi | 2001-10-24 | 1 | -1/+1 |
* | Integrate change #12626 from maintperl; | Jarkko Hietaniemi | 2001-10-24 | 14 | -233/+395 |
* | Change #12623 inflicted an infinite hang. Fixed. | Artur Bergman | 2001-10-24 | 1 | -1/+0 |
* | Adds support for hashes. Neither hashes nor arrays can contain references yet. | Artur Bergman | 2001-10-24 | 2 | -0/+196 |
* | We need to do sharedsv_find in the original perl context. | Artur Bergman | 2001-10-24 | 1 | -2/+3 |
* | Add support for basic support for AVs, references not supported yet. | Artur Bergman | 2001-10-24 | 5 | -13/+423 |
* | Dump Unicode better for re 'debug'. The regprop() | Jarkko Hietaniemi | 2001-10-24 | 2 | -44/+95 |
* | Add support for finding shared arrays and hashes. | Artur Bergman | 2001-10-24 | 1 | -6/+18 |
* | Rewrite sv_uni_display() as pv_uni_display() as | Jarkko Hietaniemi | 2001-10-24 | 4 | -2/+14 |
* | Integrate change #12615 from maintperl; | Jarkko Hietaniemi | 2001-10-24 | 1 | -1/+25 |
* | Don't try to print ints as IVs. | Jarkko Hietaniemi | 2001-10-24 | 1 | -2/+2 |
* | We only need to fetch the SV from the backend if the index | Artur Bergman | 2001-10-24 | 3 | -6/+13 |
* | Negation and Unicode: sort of solves 20010303.010, | Jarkko Hietaniemi | 2001-10-23 | 2 | -7/+22 |
* | Make the "isn't numeric" warning to show Unicode as Unicode. | Jarkko Hietaniemi | 2001-10-23 | 2 | -49/+66 |
* | sv_uni_display(): do not add the "...", let the caller | Jarkko Hietaniemi | 2001-10-23 | 4 | -10/+9 |
* | Change #12607 introduced a bug, seems like some MAGICAL SVs | Artur Bergman | 2001-10-23 | 1 | -1/+5 |
* | Croak() on negative time; doc tweaks. | Jarkko Hietaniemi | 2001-10-23 | 3 | -49/+87 |
* | FAQ sync. | Jarkko Hietaniemi | 2001-10-23 | 2 | -84/+124 |
* | Call setmagic on the referent we are blessing. | Artur Bergman | 2001-10-23 | 1 | -0/+2 |
* | Small test nits. | Jarkko Hietaniemi | 2001-10-23 | 1 | -2/+2 |
* | Update Changes. | Jarkko Hietaniemi | 2001-10-23 | 2 | -5/+257 |
* | Make the PerlIO_init() prototypes consistent. | Jarkko Hietaniemi | 2001-10-23 | 1 | -2/+2 |
* | Upping the test count is a good idea. | Jarkko Hietaniemi | 2001-10-23 | 1 | -1/+1 |
* | Document the final sigma spot. | Jarkko Hietaniemi | 2001-10-23 | 1 | -2/+19 |
* | Fix multicharacter titlecase (ucfirst). | Jarkko Hietaniemi | 2001-10-23 | 3 | -18/+34 |
* | one more touch on File::Temp | Mikhail Zabaluev | 2001-10-23 | 1 | -34/+2 |
* | MacOS Classic updates from Pudge. | Jarkko Hietaniemi | 2001-10-23 | 2 | -84/+80 |
* | AutoSplit.t now passes (partialy) on Win32 | Nikola Knezevic | 2001-10-22 | 1 | -11/+15 |
* | At some point the #6234 has been lost from the mainline | Jarkko Hietaniemi | 2001-10-22 | 1 | -1/+2 |
* | Cygwin seems to round up (or closest, but not down) | Jarkko Hietaniemi | 2001-10-22 | 1 | -3/+3 |
* | MacOS Classic timeofday(), from Chris Nandor. | Jarkko Hietaniemi | 2001-10-22 | 1 | -0/+35 |
* | Integrate changes #12580 and #12581 from macperl; | Jarkko Hietaniemi | 2001-10-22 | 2 | -3/+4 |
* | No domainname(1) in Cygwin, either, and the 2>/dev/null | Jarkko Hietaniemi | 2001-10-22 | 1 | -1/+1 |
* | Taint the getcwd() result also in Cygwin. | Jarkko Hietaniemi | 2001-10-22 | 1 | -0/+3 |
* | Pretty hard for eval { setpwent(); getpwent(); 1 } to return false. | Jarkko Hietaniemi | 2001-10-22 | 1 | -1/+1 |
* | getpwuid() fragility continues. | Jarkko Hietaniemi | 2001-10-22 | 1 | -6/+8 |
* | getpwuid() might succeed but that's no guarantee | Jarkko Hietaniemi | 2001-10-22 | 1 | -1/+1 |
* | It's safer to to expand the variable, too... (see #12571) | Jarkko Hietaniemi | 2001-10-22 | 1 | -3/+3 |
* | configure.com: no threads/shared without ithreads | Craig A. Berry | 2001-10-22 | 1 | -1/+5 |