The Week Of Monday 7 February 2011 Archives by thread
Starting: Mon Feb 7 02:44:03 UTC 2011
Ending: Sun Feb 13 22:16:12 UTC 2011
Messages: 121
- [parrot/parrot] 6a4fdb: Update copyright date on files with revisions.
noreply at github.com
- [parrot/parrot] 24a57a: Clarify: perl6-internals list is inactive; do not ...
noreply at github.com
- [parrot/parrot] f57f39: Add need_write_barrier_flag and standard flags set...
noreply at github.com
- [parrot/parrot] 6c5b41: Use more GC_WRITE_BARRIER macros
noreply at github.com
- [parrot/parrot] c88572: Change mark macros to master version. We don't nee...
noreply at github.com
- [parrot/parrot] b57cc9: Remove now unused swap_vtable function.
noreply at github.com
- [parrot/parrot] f2d574: Fix test after removing wb_variant_vtable
noreply at github.com
- [parrot/parrot] 9f8e95: Fix gc_gms dependencies.
noreply at github.com
- [parrot/parrot] 7cbe8a: Align with master.
noreply at github.com
- [parrot/parrot] 5b175b: Mark .init* functions with :write.
noreply at github.com
- [parrot/parrot] 56e58b: Update GC stats during sweep
noreply at github.com
- [parrot/parrot] 3dce21: make the example easier to appreciate
noreply at github.com
- [parrot/parrot] c70a78: Add more stats to GMS.get_info
noreply at github.com
- [parrot/parrot] f0c28d: Add in an API function so that we can reset and re...
noreply at github.com
- [parrot/parrot] 125ee3: NEWS note for Parrot_ext_try
noreply at github.com
- [parrot/parrot] bb5ded: manifix
noreply at github.com
- [parrot/parrot] 089c0b: Update NEWS a bit
noreply at github.com
- [parrot/parrot] 4c0e40: Merge branch 'tt1988_pmcemitter'
noreply at github.com
- [parrot/parrot] 5fdd2b: Enable GC validations in debug builds
noreply at github.com
- [parrot/parrot] 856ff1: Fix GMS dependencies.
noreply at github.com
- [parrot/parrot] db4035: Move all subroutines from lib/Parrot/Pmc2c/MethodE...
noreply at github.com
- [parrot/parrot] b0fb75: Write-barriering Class PMC
noreply at github.com
- [parrot/parrot] 80f259: fix c coda, update copyright, remove trailing whit...
noreply at github.com
- [parrot/parrot] c476e3: Use canonical SELF instead of _self in Sub PMC
noreply at github.com
- [parrot/parrot] 905dd3: Get rid of PObj_is_special_FLAG. They are all spec...
noreply at github.com
- [parrot/parrot] e8cb42: remove trailing whitespace and update copyright
noreply at github.com
- [parrot/parrot] b5991e: fix ASSERT_ARGS (copy/paste?)
noreply at github.com
- [parrot/parrot] a76787: Add missing asserts, benabik++
noreply at github.com
- [parrot/parrot] 310ade: Merge branch 'tt1331-osx-conf-fix'
noreply at github.com
- [parrot/parrot] 942932: Update NEWS
noreply at github.com
- [parrot/parrot] 1c7118: Merge branch 'whiteknight/callcontext_reset'
noreply at github.com
- [parrot/parrot] 09dc23: rarrange initialization and freeze/thaw of FIA and...
noreply at github.com
- [parrot/parrot] c6fa8b: fix codetest failures - add c function docs and AS...
noreply at github.com
- [parrot/parrot] 310ade: Merge branch 'tt1331-osx-conf-fix'
noreply at github.com
- [parrot/parrot] c3dd67: Bring Pmc2c::default from master. Fix rotest failu...
noreply at github.com
- [parrot/parrot] 73c035: Block GC during Parrot_load_bytecode
noreply at github.com
- [parrot/parrot] 327839: Fix TT number
noreply at github.com
- [parrot/parrot] b20e86: Use different stats to trigger GC
noreply at github.com
- [parrot/parrot] a00a78: Clean more flags in ugly hack in str_copy.
noreply at github.com
- [parrot/parrot] c74781: be better about communicating success/failure from...
noreply at github.com
- [parrot/parrot] 500ddf: Rerun headerizer
noreply at github.com
- [parrot/parrot] a38436: Add GC flags combinations and use them instead of ...
noreply at github.com
- [parrot/parrot] 92f821: add initial pdd for m0, completely composed of stu...
noreply at github.com
- [parrot/parrot] a02c83: Split print_stats into 2 functions to make it avai...
noreply at github.com
- [parrot/parrot] e7ac3d: remove a hack to support IMCC the old way
noreply at github.com
- [parrot/parrot] 973a7f: Explanation about flaw in GC algorithm.
noreply at github.com
- [parrot/parrot] 1205bb: Move "constant" objects into next generations.
noreply at github.com
- [parrot/parrot] 09bae7: Tune the Moon: use 1/100 of available memory for g...
noreply at github.com
- [parrot/parrot] a7d4bd: Disable shortcuts for setting CallContext fields. ...
noreply at github.com
- [parrot/parrot] d9497e: Apply patch from nwellnhof++ to disable GC during ...
noreply at github.com
- [parrot/parrot] 016bd2: Fix get_PMC_get assert to skip NULLs.
noreply at github.com
- [parrot/parrot] a9e2c6: [t] Parrot_PMC_i_concatenate_str
noreply at github.com
- [parrot/parrot] 0786fe: [t] Parrot_PMC_i_concatenate_str
noreply at github.com
- [parrot/parrot] 66a563: Bring 'op copy' back from master
noreply at github.com
- [parrot/parrot] 84fb24: Add GC API write_barrier function
noreply at github.com
- [parrot/parrot] 7d5c22: add design goals, more stub topics, document scope
noreply at github.com
- [parrot/parrot] 42654c: Most important commit to docs: s/(GC algorithm) WI...
noreply at github.com
- [parrot/parrot] 061741: [distutils] avoid NQP confusion
noreply at github.com
- [parrot/parrot] da583c: Obvious optimization: don't check pool for all gen...
noreply at github.com
- [parrot/parrot] 312a53: Remove (now) unused function
noreply at github.com
- [parrot/parrot] 71e0c7: [codingstd] Fix line length in a DEFINE.
noreply at github.com
- [parrot/parrot] 5cb57d: remove a small debugging thing where I was writing...
noreply at github.com
- [parrot/parrot] 780bee: Don't show the 'included from file' message in deb...
noreply at github.com
- [parrot/parrot] dddb51: add concurrency, expand FFI stub a bit
noreply at github.com
- [parrot/parrot] 8bf9b7: restore initial context in Parrot_ext_try
noreply at github.com
- [parrot/parrot] 42ed45: Start the list of M0 ops and add a not about CPS
noreply at github.com
- [parrot/parrot] d4fd03: Attempt to define a Lorito context
noreply at github.com
- [parrot/parrot] 940a3a: Merge branch 'master' of git at github.com:parrot/par...
noreply at github.com
- [parrot/parrot] a1b7b2: fix codetest failures
noreply at github.com
- [parrot/parrot] a7373f: Attach strings and dirty children to youngest gene...
noreply at github.com
- [parrot/parrot] c5393c: fix couple of compiler warnings
noreply at github.com
- [parrot/parrot] 2bf77f: temptative fix for win build (don't have win avail...
noreply at github.com
- [parrot/parrot] b7dac6: in Parrot_ext_try, cache the current context, and ...
noreply at github.com
- [parrot/parrot] 2e1618: Add print and set as M0 ops
noreply at github.com
- [parrot/parrot] 2e1618: Add print and set as M0 ops
noreply at github.com
- [parrot/parrot] 385209: Make stuff compile. Linking still fails
noreply at github.com
- [parrot/parrot] 6f6c95: port dynamic threshold to gc_gms
noreply at github.com
- [parrot/parrot] f75b44: Make LoritoContext PMC compile
noreply at github.com
- [parrot/parrot] 8cbccc: Add a basic LoritoContext PMC test
noreply at github.com
- [parrot/parrot] af8ae5: add a runloop definition
noreply at github.com
- [parrot/parrot] 6a7679: add some docs on :write
noreply at github.com
- [parrot/parrot] dddb4b: Revert "Small optimizations for is_foo_ptr."
noreply at github.com
- [parrot/parrot] 464fa6: delete unused variable ccont in get_results op
noreply at github.com
- [parrot/parrot] b03561: initialize curctx in the catch part of Parrot_ext_...
noreply at github.com
- [parrot/parrot] 7055f6: [distutils] restore get_nqp (for compat)
noreply at github.com
- [parrot/parrot] d5a6bc: add a news about NQP
noreply at github.com
- [parrot/parrot] 2d0471: Made tests more tolerant to big amount of availabl...
noreply at github.com
- [parrot/parrot] 246f4f: Improve LoritoContext init and tests
noreply at github.com
- [parrot/parrot] 8669da: Remove c++-commented code.
noreply at github.com
- [parrot/parrot] 5eec12: Restore previous behaviour of setting GC flags in ...
noreply at github.com
- [parrot/parrot] 0c03f7: Merge branch 'master' into generational_gc
noreply at github.com
- [parrot/parrot] 880211: fix codetest failure - trailing space
noreply at github.com
- [parrot/parrot] 2d0471: Made tests more tolerant to big amount of availabl...
noreply at github.com
- [parrot/parrot] 77b57c: Disable shortcutting of mark_PMC_alive. It's neede...
noreply at github.com
- [parrot/parrot] ad9c8a: fix some unresolved conflicts from deprecations as...
noreply at github.com
- [parrot/parrot] cd7619: refer to the right file
noreply at github.com
- [parrot/parrot] 6e5cd4: Remove a remnant of the dark days of Subversion
noreply at github.com
- [parrot/parrot] 42a1f0: added section for PIRC
noreply at github.com
- [parrot/parrot] 93710c: [tools] Script to make merging pull requests easie...
noreply at github.com
- [parrot/parrot] 56df0a: [doc] Make the link point to the canonical repo
noreply at github.com
- [parrot/parrot] 2d6236: macro hygiene
noreply at github.com
- [parrot/parrot] b1d3cb: Revert "Generational GC enters the building. Merge...
noreply at github.com
- [parrot/parrot] 2d6236: macro hygiene
noreply at github.com
- [parrot/parrot] 9dadd2: Per TT #2004: Remove remaining references to forme...
noreply at github.com
- [parrot/parrot] 8128f5: re-generate MANIFEST
noreply at github.com
- [parrot/parrot] 8ae027: clarify that Parrot changes which require code to ...
noreply at github.com
- [parrot/parrot] 6d69de: delete and update some obsolete svn workflow docs
noreply at github.com
- [parrot/parrot] 674252: add remaining docs/project pod files to new sectio...
noreply at github.com
- [parrot/parrot] b05832: incorporate a patch suggested by kid51++
noreply at github.com
- [parrot/parrot] d9d767: [doc] Update the metacommitter guide for a Git New...
noreply at github.com
- [parrot/parrot] 8c179b: [cage] Remove dead code from Parrot::Distribution
noreply at github.com
- [parrot/parrot] 3b6bed: [docs] Clean up Parrot::Harness::Smoke docs and s/...
noreply at github.com
- [parrot/parrot] f1c998: add proper notice for the write barrier change
noreply at github.com
- [parrot/parrot] 685db4: add a section on objects
noreply at github.com
- [parrot/parrot] f7d6c2: remove a couple unused variables, fixing CID 1288
noreply at github.com
- [parrot/parrot] fe1f24: Remove references to svn or svn.parrot.org. Repla...
noreply at github.com
- [parrot/parrot] 077c44: [t] Tweak spawnw.t tests to run on NetBSD
noreply at github.com
- [parrot/parrot] a0d376: fix codetest failure - Bad format in copyright sta...
noreply at github.com
- [parrot/parrot] d4309a: applying patch from TT #2009 from kid51++
noreply at github.com
- [parrot/parrot] adba55: '{id}' element no longer needed.
noreply at github.com
- [parrot/parrot] cccb01: Eliminate remaining svn-related functions.
noreply at github.com
Last message date:
Sun Feb 13 22:16:12 UTC 2011
Archived on: Sun Feb 13 22:16:16 UTC 2011
This archive was generated by
Pipermail 0.09 (Mailman edition).