projects
/
perl
/
modules
/
Lexical-Types.git
/ shortlog
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
perl/modules/Lexical-Types.git
2009-12-29
Vincent Pit
Update ptable.h
commit
|
commitdiff
|
tree
2009-12-29
Vincent Pit
Also call FREETMPS/LEAVE when skipping a typed declaration
commit
|
commitdiff
|
tree
2009-12-29
Vincent Pit
Fix for {ENTER,LEAVE}_with_name
commit
|
commitdiff
|
tree
2009-10-04
Vincent Pit
Re-indent WriteMakefile() arguments
commit
|
commitdiff
|
tree
2009-10-04
Vincent Pit
Build the $name and the main $file from $dist
commit
|
commitdiff
|
tree
2009-10-04
Vincent Pit
Put prerequisites in their own separate hash
commit
|
commitdiff
|
tree
2009-10-04
Vincent Pit
Give an explicit value to dynamic_config
commit
|
commitdiff
|
tree
2009-09-30
Vincent Pit
Only look up to the first require scope for the require...
commit
|
commitdiff
|
tree
2009-09-26
Vincent Pit
Kwalitee test overhaul
commit
|
commitdiff
|
tree
2009-09-11
Vincent Pit
Reset the callbacks when the root interpreter is destroyed
commit
|
commitdiff
|
tree
2009-09-11
Vincent Pit
Only remap the hint through the pointer table for threa...
commit
|
commitdiff
|
tree
2009-07-04
Vincent Pit
This is 0.08
v0.08
commit
|
commitdiff
|
tree
2009-07-04
Vincent Pit
Store the default method name in the thread local stora...
commit
|
commitdiff
|
tree
2009-07-04
Vincent Pit
Increment the refcount after cloning
commit
|
commitdiff
|
tree
2009-07-04
Vincent Pit
Require Variable::Magic 0.35 in t/23-magic-uvar.t
commit
|
commitdiff
|
tree
2009-07-04
Vincent Pit
Correct the refcount of the source SVs that aren't...
commit
|
commitdiff
|
tree
2009-07-04
Vincent Pit
Decide to use shared op info according to MULTIPLICITY
commit
|
commitdiff
|
tree
2009-07-04
Vincent Pit
Stop leaking the op specific info
commit
|
commitdiff
|
tree
2009-07-03
Vincent Pit
Correct failing tests locations
commit
|
commitdiff
|
tree
2009-07-03
Vincent Pit
Factor the cloning logic in a new lt_clone() function
commit
|
commitdiff
|
tree
2009-07-03
Vincent Pit
Store the overriden pp_padsv into thread-local storage
commit
|
commitdiff
|
tree
2009-07-01
Vincent Pit
This is 0.07
v0.07
commit
|
commitdiff
|
tree
2009-07-01
Vincent Pit
POD enhancements
commit
|
commitdiff
|
tree
2009-06-30
Vincent Pit
Work around the hints propagation in requires on perl...
commit
|
commitdiff
|
tree
2009-06-30
Vincent Pit
Clean up map entries associated to uncatched OPs
commit
|
commitdiff
|
tree
2009-05-24
Vincent Pit
Rename 'id' to 'hint' for consistency
commit
|
commitdiff
|
tree
2009-05-15
Vincent Pit
5.9.5 fix
commit
|
commitdiff
|
tree
2009-05-02
Vincent Pit
Disable thread safety for 5.8.x on Windows
commit
|
commitdiff
|
tree
2009-05-01
Vincent Pit
Don't let [ap]PTBL_? values propagate outside ptable.h
commit
|
commitdiff
|
tree
2009-05-01
Vincent Pit
This is 0.06
v0.06
commit
|
commitdiff
|
tree
2009-05-01
Vincent Pit
Enhance thread safety
commit
|
commitdiff
|
tree
2009-04-28
Vincent Pit
This is 0.05
v0.05
commit
|
commitdiff
|
tree
2009-04-22
Vincent Pit
Slashes are reserved and hence must be encoded in the...
commit
|
commitdiff
|
tree
2009-04-16
Vincent Pit
Point the repository to the gitweb instead of the bare...
commit
|
commitdiff
|
tree
2009-03-27
Vincent Pit
Fix building with PERL_IMPLICIT_SYS
commit
|
commitdiff
|
tree
2009-03-17
Vincent Pit
Test dieing in callbacks
commit
|
commitdiff
|
tree
2009-03-07
Vincent Pit
Remove the type discussion from the CAVEATS. I really...
commit
|
commitdiff
|
tree
2009-03-07
Vincent Pit
This is 0.04
v0.04
commit
|
commitdiff
|
tree
2009-03-07
Vincent Pit
Newx is no longer needed
commit
|
commitdiff
|
tree
2009-03-07
Vincent Pit
Add a disclaimer to ptable.h
commit
|
commitdiff
|
tree
2009-03-07
Vincent Pit
Give an example of integration with constants
commit
|
commitdiff
|
tree
2009-03-07
Vincent Pit
Talk about $_[0] in 'as' callbacks for constant types
commit
|
commitdiff
|
tree
2009-03-07
Vincent Pit
Document the initializer method in its own section
commit
|
commitdiff
|
tree
2009-03-07
Vincent Pit
Revamp the description so that the important discussion...
commit
|
commitdiff
|
tree
2009-03-07
Vincent Pit
Output optional modules versions in tests
commit
|
commitdiff
|
tree
2009-03-07
Vincent Pit
Protect the access to lt_op_map by a mutex
commit
|
commitdiff
|
tree
2009-03-07
Vincent Pit
Use a pointer table allocated on shared memory
commit
|
commitdiff
|
tree
2009-03-07
Vincent Pit
Fix the refcount of orig_pkg when type_pkg defaults...
commit
|
commitdiff
|
tree
2009-03-07
Vincent Pit
Move __PACKAGE__ to a more proper place
commit
|
commitdiff
|
tree
2009-03-05
Vincent Pit
Test hooking declarations inside the 'as' callback
commit
|
commitdiff
|
tree
2009-03-05
Vincent Pit
This is 0.03
v0.03
commit
|
commitdiff
|
tree
2009-03-05
Vincent Pit
Test magical tags
commit
|
commitdiff
|
tree
2009-03-05
Vincent Pit
Remove t/90-boilerplate.t
commit
|
commitdiff
|
tree
2009-03-05
Vincent Pit
A new synopsis
commit
|
commitdiff
|
tree
2009-03-02
Vincent Pit
Reverse the logic for the "skipping declaration" example
commit
|
commitdiff
|
tree
2009-03-01
Vincent Pit
Test uvar magic
commit
|
commitdiff
|
tree
2009-03-01
Vincent Pit
Remove the version dependency for Variable::Magic in...
commit
|
commitdiff
|
tree
2009-02-26
Vincent Pit
s/module/pragma/
commit
|
commitdiff
|
tree
2009-02-26
Vincent Pit
Remove a trailing space
commit
|
commitdiff
|
tree
2009-02-26
Vincent Pit
Move the last tests of t/13-padsv.t to t/10-base.t
commit
|
commitdiff
|
tree
2009-02-26
Vincent Pit
Push the t/1* tests to make room for t/10-base.t
commit
|
commitdiff
|
tree
2009-02-26
Vincent Pit
Test and document constant as types
commit
|
commitdiff
|
tree
2009-02-26
Vincent Pit
Test "my Str ($x, $y)"
commit
|
commitdiff
|
tree
2009-02-26
Vincent Pit
Refine the PL_ppaddr[OP_PADSV] localization logic so...
commit
|
commitdiff
|
tree
2009-02-25
Vincent Pit
This is 0.02
v0.02
commit
|
commitdiff
|
tree
2009-02-25
Vincent Pit
Don't decrement the refcount of the default method...
commit
|
commitdiff
|
tree
2009-02-25
Vincent Pit
t/12-padsv.t doesn't need File::Spec
commit
|
commitdiff
|
tree
2009-02-25
Vincent Pit
Test for the base package name correctness in threads
commit
|
commitdiff
|
tree
2009-02-25
Vincent Pit
Make the package and method names passed to callbacks...
commit
|
commitdiff
|
tree
2009-02-25
Vincent Pit
Improve the readability of C<as>
commit
|
commitdiff
|
tree
2009-02-25
Vincent Pit
Settle for 'Str' as the main package example in the doc
commit
|
commitdiff
|
tree
2009-02-25
Vincent Pit
Allow skipping declarations by returning an empty list...
commit
|
commitdiff
|
tree
2009-02-24
Vincent Pit
This is 0.01
v0.01
commit
|
commitdiff
|
tree
2009-02-24
Vincent Pit
Initial import
commit
|
commitdiff
|
tree