|
|
|
@21677
|
[21677]
|
4 months |
audreyt |
* Reflect data-dir changes.
|
|
|
|
@21673
|
[21673]
|
4 months |
audreyt |
* Import Pugs 6.2.13.11 from Hackage into our source tree.
* Highlights:
…
|
|
|
|
@16444
|
[16444]
|
18 months |
audreyt |
* Make InvokePerl?5Result derive Show/Typeable to make
debugging a bit …
|
|
|
|
@15437
|
[15437]
|
21 months |
audreyt |
* Pugs.Embed.Perl5: Relax mkEnv's type signature for "make ghci"
(which …
|
|
|
|
@15416
|
[15416]
|
21 months |
audreyt |
* Pugs.Meta.Perl5: Beginning of routing-Perl5-SV-into-MO-land.
|
|
|
|
@15398
|
[15398]
|
21 months |
audreyt |
* Remove unused imports to avoid some more warnings in "make ghci".
|
|
|
|
@14370
|
[14370]
|
2 years |
audreyt |
* Pugs.Embed.Perl5: Try to fix the Win32 build failure reported by …
|
|
|
|
@14351
|
[14351]
|
2 years |
audreyt |
* Pugs.Embed.Perl5: Correctly find out the installed version
of …
|
|
|
|
@14214
|
[14214]
|
2 years |
audreyt |
* Rationalize Perl5 embedding's GC interface by passing
StablePtr? …
|
|
|
|
@13864
|
[13864]
|
2 years |
audreyt |
* Add Martin Norbäck's Data.ByteString?.UTF8 as the new UTF8.hs
so we can …
|
|
|
|
@13710
|
[13710]
|
2 years |
audreyt |
* Unicode support for the embedded Perl5 bridge. (This takes effect iff
…
|
|
|
|
@13658
|
[13658]
|
2 years |
audreyt |
* Pugs/Perl5 embedding overhaul:
Passing mutable Scalar, Hash, Array, …
|
|
|
|
@13481
|
[13481]
|
2 years |
audreyt |
* Pugs.Embed.Perl5: In safe mode, allow PCR to be invoked
more than …
|
|
|
|
@13448
|
[13448]
|
2 years |
audreyt |
* Remove some redundant imports.
|
|
|
|
@13412
|
[13412]
|
2 years |
audreyt |
* Fix command-line HsBridge? so "make ghci" work again.
|
|
|
|
@13379
|
[13379]
|
2 years |
putter |
Avoid losing the first line of error messages from the PCR rx engine.
|
|
|
|
@13376
|
[13376]
|
2 years |
audreyt |
* 18:47 < TimToady?> as with parrot, I'd much rather run an embedded PCR …
|
|
|
|
@13373
|
[13373]
|
2 years |
audreyt |
* More attempt at fixing PCR bridge
|
|
|
|
@13372
|
[13372]
|
2 years |
audreyt |
* try to find perl.exe too
|
|
|
|
@13365
|
[13365]
|
2 years |
audreyt |
* Finish the s:g/evalPGE/evalPGR/ transition.
* Remaining open issues:
…
|
|
|
|
@12871
|
[12871]
|
2 years |
audreyt |
* Calling methods in Embperl5 now works again
|
|
|
|
@12792
|
[12792]
|
2 years |
audreyt |
* Tighten up a few source nits that trips GHC 6.5-HEAD.
|
|
|
|
@12317
|
[12317]
|
2 years |
audreyt |
* Glorious refactoring of the Var type.
Previously, Var is type synonym …
|
|
|
|
@11311
|
[11311]
|
2 years |
audreyt |
* more export.
|
|
|
|
@11310
|
[11310]
|
2 years |
audreyt |
* more unbreaking.
|
|
|
|
@11309
|
[11309]
|
2 years |
gaal |
* unbreak the build some more
|
|
|
|
@11308
|
[11308]
|
2 years |
gaal |
* Pugs.Embed.Perl5 - unbreak the build
|
|
|
|
@11289
|
[11289]
|
2 years |
audreyt |
* Massive overhaul of Perl 5 embed system on invokePerl5.
- …
|
|
|
|
@11266
|
[11266]
|
2 years |
audreyt |
* szbalint++ requested that Perl5-land errors should be
propagated as …
|
|
|
|
@11244
|
[11244]
|
2 years |
audreyt |
* Repair Perl5 embed; was an off-by-one error.
|
|
|
|
@11208
|
[11208]
|
2 years |
audreyt |
* szbalint++ requested that we propagate Perl 5 "die" errors into
Perl 6 …
|
|
|
|
@10560
|
[10560]
|
2 years |
audreyt |
* Fix embedding on MacIntel? by forcing pulling in EXTERN.h
|
|
|
|
@8714
|
[8714]
|
3 years |
audreyt |
* The deriving error has nothing to do with envImplicit
(and everything …
|
|
|
|
@7579
|
[7579]
|
3 years |
rafl |
r17088@ata: rafl | 2005-10-12 17:10:51 +0200
* Made changes to remove …
|
|
|
|
@7553
|
[7553]
|
3 years |
autrijus |
* also perl5_free the p5 interpreter at global finalizer
time. Tested …
|
|
|
|
@7552
|
[7552]
|
3 years |
autrijus |
* finalize Parrot embedding properly and let it flush
correctly, by …
|
|
|
|
@7413
|
[7413]
|
3 years |
autrijus |
* rename perl5.[ch] into p5embed.[ch] to avoid silly
case-insensitive …
|
|
|
|
@5373
|
[5373]
|
3 years |
geoffb |
Fix foreign import bug in src/Pugs/Embed/Perl5.hs that happened to not …
|
|
|
|
@4229
|
[4229]
|
3 years |
autrijus |
* s/callPerl5/invokePerl5/ to agree with perl5-side convention
|
|
|
|
@4184
|
[4184]
|
3 years |
autrijus |
* handle multiple return values. It segfaults still --
clkao, please …
|
|
|
|
@3975
|
[3975]
|
3 years |
autrijus |
* refactor newSVval to handler Val->PerlSV casting.
* beginning of …
|
|
|
|
@3954
|
[3954]
|
3 years |
autrijus |
* even more nonembed fix.
|
|
|
|
@3952
|
[3952]
|
3 years |
autrijus |
* typo.
|
|
|
|
@3951
|
[3951]
|
3 years |
autrijus |
* fix nonembed
|
|
|
|
@3945
|
[3945]
|
3 years |
autrijus |
* env is nor marshalled.
|
|
|
|
@3943
|
[3943]
|
3 years |
autrijus |
* switch to use PL_modglobal.
|
|
|
|
@3942
|
[3942]
|
3 years |
autrijus |
* fix prototype for theorbtwo
|
|
|
|
@3938
|
[3938]
|
3 years |
autrijus |
* all should work except this memory overflow thing
|
|
|
|
@3936
|
[3936]
|
3 years |
autrijus |
* obj invocation now carries env around too
|
|
|
|
@3934
|
[3934]
|
3 years |
autrijus |
* segfault solved
|
|
|
|
@3933
|
[3933]
|
3 years |
autrijus |
* still segfaulting... WIP
|
|
|
|
@3930
|
[3930]
|
3 years |
autrijus |
* initialise $pugs::env with tabulaRasa.
|
|
|
|
@3925
|
[3925]
|
3 years |
autrijus |
* Pugs's eval/apply exported to C space.
|
|
|
|
@3924
|
[3924]
|
3 years |
autrijus |
* iv/nv/pv two-way casting all done.
|
|
|
|
@3920
|
[3920]
|
3 years |
autrijus |
* pugsembed callback #1 -- pugs_MkSvRef -- finished
|
|
|
|
@3919
|
[3919]
|
3 years |
autrijus |
* marshall pugs execution environment into $pugs::env.
|
|
|
|
@3918
|
[3918]
|
3 years |
autrijus |
* new pugsembed API with code!
|
|
|
|
@3911
|
[3911]
|
3 years |
autrijus |
* castFail from SV no longer segfaults.
* all save one from method.t …
|
|
|
|
@3901
|
[3901]
|
3 years |
autrijus |
* Perl 6 values now roundtrip into Perl 5 land and back.
|
|
|
|
@3894
|
[3894]
|
3 years |
autrijus |
* really fix nonembed, as reported by Juerd
|
|
|
|
@3893
|
[3893]
|
3 years |
autrijus |
* fix nonembed build
|
|
|
|
@3887
|
[3887]
|
3 years |
autrijus |
* Method invocation into Perl 5 now carries the current
context around.
|
|
|
|
@3883
|
[3883]
|
3 years |
autrijus |
* change -DPUGS_EMBED_PERL5 to -DPUGS_HAVE_PERL5 to agree
with HSPLUGINS …
|
|
|
|
@3876
|
[3876]
|
3 years |
autrijus |
* Fix eval_perl5 building on Mac OS X
|
|
|
|
@3867
|
[3867]
|
3 years |
autrijus |
* only look up AUTOLOAD when there is possibly a hit for AUTOLOAD.
* …
|
|
|
|
@3863
|
[3863]
|
3 years |
autrijus |
* string and integer parameter passing.
|
|
|
|
@3859
|
[3859]
|
3 years |
autrijus |
* AUTOLOAD now links to callconv
|
|
|
|
@3852
|
[3852]
|
3 years |
autrijus |
* SV stringification!
|
|
|
|
@3850
|
[3850]
|
3 years |
autrijus |
* PerlSV is now a native Pugs type.
|
|
|
|
@3849
|
[3849]
|
3 years |
autrijus |
* add back boot_DynaLoader
|
|
|
|
@3848
|
[3848]
|
3 years |
autrijus |
* PerlSV type for clkao.
|
|
|
|
@3846
|
[3846]
|
3 years |
autrijus |
* dynaloader build infrastructure landed
|
|
|
|
@3844
|
[3844]
|
3 years |
clkao |
Make newXS work.
|
|
|
|
@3843
|
[3843]
|
3 years |
autrijus |
* init dynaloader; add ccopts back.
|
|
|
|
@3840
|
[3840]
|
3 years |
autrijus |
* change to Perl_eval_pv
|
|
|
|
@2575
|
[2575]
|
4 years |
autrijus |
* make optimized is now the default.
|
|
|
|
@2190
|
[2190]
|
4 years |
gaal |
Leftover from renaming. (p5 embedded still is broken on my system, …
|
|
|
|
@2078
|
[2078]
|
4 years |
iblech |
Added svn properties:
svn:mime-type => "text/plain; …
|
|
|
|
@2009
|
[2009]
|
4 years |
theorbtwo |
The Great Renaming. * becomes Pugs.*, except for stuff designed to be …
|
|
copied from src/Embed/Perl5.hs:
|
|
|
|
@1458
|
[1458]
|
4 years |
autrijus |
* add newlines to all .hs files
|