| Commit message (Expand) | Author | Age | Files | Lines |
* | [Fwd: CPAN Upload: J/JP/JPEACOCK/version-0.47.tar.gz] | John Peacock | 2005-08-24 | 1 | -0/+1 |
* | support POSIX SA_SIGINFO | Jarkko Hietaniemi | 2005-07-20 | 1 | -0/+1 |
* | Perl_share_hek needs exporting for change 25070 on Win32 | Steve Hay | 2005-07-04 | 1 | -0/+1 |
* | Here's the rest of change 25058 ;-) | Steve Hay | 2005-07-04 | 1 | -0/+2 |
* | First stab at not automatically creating an unused SV for GvSV | Nicholas Clark | 2005-06-29 | 1 | -0/+1 |
* | The continuing adventures of Constman and Localize Boy | Andy Lester | 2005-06-20 | 1 | -2/+2 |
* | CopSTASH_eq again | Andy Lester | 2005-06-15 | 1 | -0/+1 |
* | one more round of is_utf8_foo tuneup | Jarkko Hietaniemi | 2005-06-07 | 1 | -0/+1 |
* | further speeding up of is_utf8_string() | Jarkko Hietaniemi | 2005-06-04 | 1 | -1/+1 |
* | Create newSVpv_hek to reduce code duplication where HEKs need to be | Nicholas Clark | 2005-06-03 | 1 | -0/+1 |
* | Random consting | Andy Lester | 2005-06-03 | 1 | -1/+1 |
* | Goodbye xav_arylen. You won't be missed that much. | Nicholas Clark | 2005-05-29 | 1 | -0/+1 |
* | Fix some Win32 link errors | Steve Hay | 2005-05-26 | 1 | -1/+1 |
* | Remove Perl_ck_* functions from public API | Rafael Garcia-Suarez | 2005-05-24 | 1 | -41/+0 |
* | embed.fnc cleanup + SvPVX_const usage | Andy Lester | 2005-05-24 | 1 | -1/+42 |
* | Move hv_name, hv_eiter and hv_riter into a new aux structure. | Nicholas Clark | 2005-05-21 | 1 | -0/+6 |
* | Move placeholders into a new rhash magic type. | Nicholas Clark | 2005-05-21 | 1 | -0/+3 |
* | Include vim/emacs modelines in generated files to open them | Rafael Garcia-Suarez | 2005-05-11 | 1 | -0/+2 |
* | Revert to Andy's first solution for nonnull attributes; | Rafael Garcia-Suarez | 2005-05-09 | 1 | -1/+1 |
* | Fix more Win32 linker errors following change 24271 | Steve Hay | 2005-04-22 | 1 | -2/+2 |
* | Symbian port of Perl | Jarkko Hietaniemi | 2005-04-21 | 1 | -0/+2 |
* | const-eight.diff | Andy Lester | 2005-04-04 | 1 | -0/+1 |
* | Update copyrights. | Rafael Garcia-Suarez | 2005-03-31 | 1 | -2/+2 |
* | Revert change 23843. | Rafael Garcia-Suarez | 2005-01-24 | 1 | -1/+0 |
* | Re: [perl #31924] %INC caching failure-case problem | Rick Delaney | 2005-01-21 | 1 | -0/+1 |
* | Remove PERL_FLEXIBLE_EXCEPTIONS code. | Marcus Holland-Moritz | 2005-01-10 | 1 | -2/+0 |
* | savepv(SvPV(sv,n_a)) is common, and creates an unnecessary call to | Nicholas Clark | 2005-01-09 | 1 | -0/+1 |
* | Stage 1 of utf8 support for soft references. | Nicholas Clark | 2005-01-07 | 1 | -0/+2 |
* | Fix Win32 breakage caused by changes to op.c in change 23433. | Steve Hay | 2004-11-16 | 1 | -0/+2 |
* | Make the dUNDERBAR/UNDERBAR macros work as advertised. | Rafael Garcia-Suarez | 2004-06-02 | 1 | -0/+1 |
* | Bleadperl to version 0.37 | John Peacock | 2004-04-07 | 1 | -0/+1 |
* | Update copyright notices | Rafael Garcia-Suarez | 2004-03-16 | 1 | -1/+1 |
* | Re: [perl #24816] Magic vars seem unsure if they are purely numeric | Yitzchak Scott-Thoennes | 2004-01-16 | 1 | -0/+2 |
* | arguments for perl_clone() | Marcus Holland-Moritz | 2003-12-17 | 1 | -1/+1 |
* | SCALAR/FIRSTKEY for tied hashes in scalar context | Tassilo von Parseval | 2003-12-06 | 1 | -0/+1 |
* | promote hv_clear_placeholders to perl API | Alan Burlison | 2003-11-20 | 1 | -0/+1 |
* | Run regen.pl (for hv_assert) | Nicholas Clark | 2003-11-19 | 1 | -0/+1 |
* | A new UTF-8 API, Perl_is_utf8_string_loc(), a variant | Jarkko Hietaniemi | 2003-09-10 | 1 | -0/+1 |
* | Re: ByteLoader and MSWin32 | Adrian M. Enache | 2003-09-02 | 1 | -0/+2 |
* | add "$lexical not available" warning in C<for my $lex ()> | Dave Mitchell | 2003-08-09 | 1 | -0/+1 |
* | The *right* way to make the csighandler visible. | Jarkko Hietaniemi | 2003-07-10 | 1 | -0/+1 |
* | Perl_doing_taint must be public, for programs that embed perl | Rafael Garcia-Suarez | 2003-06-29 | 1 | -0/+1 |
* | [patch] Re: [perl #21728] regexp SEGV | Adrian M. Enache | 2003-05-05 | 1 | -0/+1 |
* | pack/unpack fixes from Wolfgang Laun: | Jarkko Hietaniemi | 2003-05-05 | 1 | -0/+2 |
* | Fix up Larry's copyright statements to my best knowledge. | Jarkko Hietaniemi | 2003-04-16 | 1 | -1/+2 |
* | Export the symbols from #18863; do not prototype (but export) | Jarkko Hietaniemi | 2003-03-09 | 1 | -0/+11 |
* | Update all copyrights to 2003, from Jarkko | Hugo van der Sanden | 2003-03-02 | 1 | -1/+1 |
* | Forgotten from change #18795. | Jarkko Hietaniemi | 2003-03-02 | 1 | -0/+1 |
* | Get MSWin32 back compiling | Abe Timmerman | 2003-03-01 | 1 | -0/+1 |
* | COW regexps: | Nicholas Clark | 2003-02-16 | 1 | -0/+1 |