index
:
delta/perl.git
abigail/for-5.17
ams/no-more-study
avar/remove-get-uid-caching
avar/remove-linuxthreads-pid-caching
baserock/morph
baserock/richardipsum/fix-hash-util-export-bug
baserock/richardmaw/S8255/perl-no-parallel-build
bingos/release-5.15.7
blead
briandfoy/english
briandfoy/perldoc_pod2
briandfoy/perlduallife.pod
briandfoy/perlexperiment
briandfoy/perlfaq
briandfoy/perlvar
briandfoy/poddupes
briandfoy/slashN
briandfoy/takeover-podperldoc
chip/5.14.1-docs
chip/bind2
chip/magicflags1
chip/magicflags2
chip/magicflags3
chip/scalartypes
chip/view2
compile
corelist-rework
corion-5.15.8-zlib
davem/re_eval
drolsky/stub-deleted-pods
drolsky/test-perlrun
dual/Safe
greerga/cygwin_g++
khw/invlist
khw/newtricky
khw/pod-checker-final
khw/tricky
khw/trie
leonbrocard/dot
maint-1.0
maint-5.004
maint-5.005
maint-5.10
maint-5.12
maint-5.14
maint-5.16
maint-5.18
maint-5.20
maint-5.22
maint-5.24
maint-5.26
maint-5.28
maint-5.30
maint-5.32
maint-5.6
maint-5.8
mauve
merijn/useperlio
nicholas/RT37033-followup
nicholas/arenas
nicholas/feature-code-shrink
nicholas/perlfunc
nicholas/re-instate
podder
podder2
rafl/ld_export
release-5.15.8
rgs/overload
rjbs/delta
rjbs/pod-html-fix
rjbs/readline-loop
rjbs/revert-compress
rjbs/unicook
rm/noversionpath
smoke-me/Copy-overlap-wrapper-proto
smoke-me/DD-5.6-is-uncommon
smoke-me/Deparse-defeature
smoke-me/Deparse-feature-detangle
smoke-me/POSIX-sleep
smoke-me/Pod-Functions
smoke-me/Pod-HTML-t-feature2
smoke-me/RT37033
smoke-me/Shut-It!
smoke-me/Urelocatableinc
smoke-me/arenas
smoke-me/avar/useperlio
smoke-me/blead
smoke-me/byteorder1
smoke-me/cflags
smoke-me/check-authors
smoke-me/compression-modules
smoke-me/cpan
smoke-me/cpan61577
smoke-me/cz-03zlib-v1.t
smoke-me/deprecate-any-defined-array
smoke-me/destruct
smoke-me/diagnostics
smoke-me/disable_anch_mbol
smoke-me/exec-magic
smoke-me/feature-code-shrink
smoke-me/greerga/cygwin_g++
smoke-me/gsoc-pod
smoke-me/hugmeir/fc_keyword
smoke-me/inet_aton
smoke-me/installhtml
smoke-me/io-socket-ip
smoke-me/khw-5.14.3
smoke-me/khw-charnames
smoke-me/khw-fixed_record
smoke-me/khw-invlist
smoke-me/khw-locale
smoke-me/khw-mac
smoke-me/khw-mktables
smoke-me/khw-quotemeta
smoke-me/khw-regex
smoke-me/khw-revert_invert
smoke-me/khw-smoke
smoke-me/khw-strstr
smoke-me/khw-tricky
smoke-me/kick-FAKE_BIT_BUCKET
smoke-me/ld_export
smoke-me/leaked-heks-111462
smoke-me/leont/sane_eof
smoke-me/linestr_sv
smoke-me/list-util
smoke-me/locale-codes
smoke-me/magicflags1
smoke-me/maint-5.14-old
smoke-me/makedef0
smoke-me/marcg/pod-html-addcache
smoke-me/modcorelist-pod
smoke-me/module-build
smoke-me/nan_inf_str
smoke-me/no-feature
smoke-me/no-more-study
smoke-me/paul-evans/POSIX-strptime
smoke-me/perlfunc
smoke-me/pod-html
smoke-me/podcheck-_pm.PL
smoke-me/portabilify-podhtml
smoke-me/rafl/assert-bincompat
smoke-me/re_eval
smoke-me/remove_qw_hack
smoke-me/rjbs/readline-loop
smoke-me/rjbs/smartmatch-prec
smoke-me/rt_111842
smoke-me/runperl
smoke-me/socket
smoke-me/sys_intern
smoke-me/trie
smoke-me/trie-exactfu
smoke-me/trie2
smoke-me/trie3
smoke-me/trie_absorb
smoke-me/tweak-run-tests
smoke-me/unicode-collate
smoke-me/utf8-dg
smueller/eu_typemap
smueller/perllocal
smueller/perllocal_eucmd
smueller/sort
smueller/static_xsub
smueller/strictpxs_fixups
smueller/typemapdocs4
sprout/POPBLOCK_normal
sprout/featurebundles
sprout/overrides
sprout/tokemess
tonyc/cygnotes
tonyc/cygwin-rebase
tonyc/fix-raw-zlib
tonyc/madjson
tonyc/readline-fixed
tonyc/readline-fixed-doc
tonyc/typemapdocs
tonyc/vec64
tux/5.8-dor
vadim/cross
vincent/be_gone_hv_common_gmagical
yves/exactish_with_min_len
yves/trie_absorb
zefram/fake_first_line
zefram/gvsv_empty
zefram/pad_api
zefram/remove_qw_hack
github.com: perl/perl5.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
XS
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove 2 unused variables from APItest.xs.
Marcus Holland-Moritz
2005-02-02
1
-4
/
+0
*
Attempt to fix problems with new exception handling macros.
Marcus Holland-Moritz
2005-02-02
4
-26
/
+38
*
Add simple exception handling macros for XS writers.
Marcus Holland-Moritz
2005-01-31
3
-2
/
+65
*
Fix a typo and remove some debugging crud from change #23209
Dave Mitchell
2004-08-09
1
-4
/
+1
*
eval_sv() failing a taint test could corrupt the stack
Dave Mitchell
2004-08-09
1
-3
/
+30
*
Add tests for XS call_*() API
Dave Mitchell
2004-08-07
4
-2
/
+280
*
Fix copy & paste bugs in mX?PUSH macro tests.
Marcus Holland-Moritz
2004-07-31
1
-12
/
+12
*
Bump version numbers
Nicholas Clark
2004-07-01
1
-1
/
+1
*
Add tests for mX?PUSH[inup] macros.
Steve Hay
2004-05-05
4
-0
/
+105
*
Remove Win32 compiler warnings
Marcus Holland-Moritz
2003-12-27
1
-5
/
+6
*
Check that the key is present before a delete, and absent afterwards
Nicholas Clark
2003-11-21
1
-0
/
+8
*
Integrate:
Nicholas Clark
2003-11-21
1
-128
/
+149
*
Whoops. We weren't actually testing hv_store_ent
Nicholas Clark
2003-11-18
2
-21
/
+46
*
utf8 keys now work for tied hashes via hv_fetch, hv_store, hv_delete
Nicholas Clark
2003-11-16
2
-6
/
+190
*
Accessing unicode keys in tie hashes via hv_exists was broken.
Nicholas Clark
2003-11-16
4
-1
/
+103
*
No more ext/*/*.t, move them all to ext/*/t.
Jarkko Hietaniemi
2003-07-28
1
-0
/
+0
*
The manpages don't have to be built by MakeMaker for the
Rafael Garcia-Suarez
2003-04-05
1
-0
/
+1
*
Tweak APItest for new semantics of printf.
Nick Ing-Simmons
2003-01-22
3
-3
/
+10
*
Can't get #17492 to work with -Uuseperlio otherwise (either
Jarkko Hietaniemi
2002-07-11
1
-2
/
+2
*
finall fix core dump in XS::Typemap
Tim Jenness
2002-07-11
2
-7
/
+10
*
<pudge> crab, can you integrate 17215 ?
Abhijit Menon-Sen
2002-06-13
1
-0
/
+1
*
APItest.xs OUTPUT (was: perl@17206)
Chris Nandor
2002-06-13
1
-0
/
+2
*
As noticed by Philip Newton, XS::APItest is not meant to be installed.
Jarkko Hietaniemi
2002-06-12
1
-9
/
+0
*
Not that I know anything about Windows compilers
Jarkko Hietaniemi
2002-06-11
1
-1
/
+1
*
Trying to printf Perl-specific datatypes using printf
Jarkko Hietaniemi
2002-06-11
3
-34
/
+3
*
Obviously time to get some sleep.
Jarkko Hietaniemi
2002-06-11
1
-4
/
+4
*
#17179 wasn't quite right.
Jarkko Hietaniemi
2002-06-11
1
-4
/
+4
*
Can't printf Perl specific datatypes without perlio
Jarkko Hietaniemi
2002-06-11
1
-12
/
+15
*
Add XS::APItest 0.01 from Tim Jenness.
Jarkko Hietaniemi
2002-06-11
6
-0
/
+342
*
a few typo fixes
Jeffrey Friedl
2001-11-12
1
-2
/
+2
*
Unnecessary pod2man calls in new extensions
Andy Dougherty
2001-06-21
1
-0
/
+1
*
The Grand Trek: move the *.t files from t/ to lib/ and ext/.
Jarkko Hietaniemi
2001-06-18
1
-0
/
+339
*
The #10370 wasn't quite right.
Jarkko Hietaniemi
2001-06-01
1
-1
/
+1
*
Fix -Wall on XS::Typemap
Tim Jenness
2001-06-01
1
-0
/
+1
*
Re: [ID 20010421.032] Not OK: perl v5.7.1 +DEVEL9717 on sun4-solaris-64int-ld...
Tim Jenness
2001-04-24
1
-17
/
+18
*
XS::Typemap - T_OPAQUE
Tim Jenness
2001-04-18
3
-19
/
+71
*
Re: [PATCH] Typemap testing
Tim Jenness
2001-03-28
3
-1
/
+10
*
Better have a three-element array if one is going to assign
Jarkko Hietaniemi
2001-03-27
1
-1
/
+1
*
Add Tim Jenness' XS::Typemap for exercizing the standard typemap.
Jarkko Hietaniemi
2001-03-27
6
-0
/
+964