The Week Of Monday 2 May 2011 Archives by date
Starting: Mon May 2 02:22:36 UTC 2011
Ending: Sun May 8 14:19:21 UTC 2011
Messages: 76
- [parrot/parrot] c9d66d: fixing arg annotations
noreply at github.com
- [parrot/parrot] e0e46b: fixing arg annotations
noreply at github.com
- [parrot/parrot] 7c6444: pass STRINGNULL to Parrot_io_open_handle, not NULL
noreply at github.com
- [parrot/parrot] 0e40ec: Make merge_pull_request.pl default to parrot.git, ...
noreply at github.com
- [parrot/parrot] cfc4af: Add more docs to merge_pull_request and allow a br...
noreply at github.com
- [parrot/parrot] 2abb2f: put the constant for each M0 segment type at the b...
noreply at github.com
- [parrot/parrot] 8c20c2: Update tools/dev README and +x executables
noreply at github.com
- [parrot/parrot] 0e933d: nuke chunk directory segment from m0 spec
noreply at github.com
- [parrot/parrot] 2d5ced: Fix a braino in merge_pull_request.pl
noreply at github.com
- [parrot/parrot] d29c90: add a minimal m0b generation framework
noreply at github.com
- [parrot/parrot] 5ca66d: [PMC] add test for is_equal for Boolean PMC
noreply at github.com
- [parrot/parrot] 5bba11: add TODOs for some of the more gaping holes in m0b...
noreply at github.com
- [parrot/parrot] 7510a9: Fix an error in the example about M0 metadata
noreply at github.com
- [parrot/parrot] 3ccfae: Add the current list of m0 opcode numbers to the D...
noreply at github.com
- [parrot/parrot] ef39d4: Add a description of the M0 version number and add...
noreply at github.com
- [parrot/parrot] 1149c7: Revert "now that PMCNULL is not NULL, we can updat...
noreply at github.com
- [parrot/parrot] 287cc0: Add more struct definitions
noreply at github.com
- [parrot/parrot] 44dca6: Add proper preamble to jitted.ops so LLVM will hav...
noreply at github.com
- [parrot/parrot] c5e1b4: add some subs to calculate the size of mob chunks
noreply at github.com
- [parrot/parrot] 8a354c: make m0b generation code "work"
noreply at github.com
- [parrot/parrot] 133933: update test plan for the M0 interp tests
noreply at github.com
- [parrot/parrot] 73df30: add a place in the binary format for the M0 versio...
noreply at github.com
- [parrot/parrot] a36275: delete a TODO about where the version should go
noreply at github.com
- [parrot/parrot] 6d5fd4: update m0bgen with version number, make header cod...
noreply at github.com
- [parrot/parrot] 027697: clean up after ourselves
noreply at github.com
- [parrot/parrot] dc5f4c: add missing ASSERT_ARGS
noreply at github.com
- [parrot/parrot] b079ec: add an exception-related TODO to the M0 spec
noreply at github.com
- [parrot/parrot] 1149c7: Revert "now that PMCNULL is not NULL, we can updat...
noreply at github.com
- [parrot/parrot] 98a30c: [t][TT #1589] Apply patch from soh_cah_toa++ with ...
noreply at github.com
- [parrot/parrot] 4b9eb1: add element count to all M0 chunk segments
noreply at github.com
- [parrot/parrot] 29165d: stub out bytecode loading in the M0 interp
noreply at github.com
- [parrot/parrot] b97181: specify a proper magic number, taken from PackFile...
noreply at github.com
- [parrot/parrot] 72889c: switch to new magic number for generated m0b tests
noreply at github.com
- [parrot/parrot] 32b13d: stub out more M0 interp code, parse the m0b header
noreply at github.com
- [parrot/parrot] 8255ff: add a possibly-valid m0b file to git
noreply at github.com
- [parrot/parrot] 49f2db: fix bug in M0 bytecode tests
noreply at github.com
- [parrot/parrot] 04f0b7: replace 'const static' with 'static const' to avoi...
noreply at github.com
- [parrot/parrot] cbccff: define the global interp, make it accessible from ...
noreply at github.com
- [parrot/parrot] 2faec3: M0 bytecode test bugfix, make it runnable
noreply at github.com
- [parrot/parrot] a68d09: bump all pdds back to draft for now, so we can sor...
noreply at github.com
- [parrot/parrot] d8c425: first draft/rewrite of PDD 0, cut out some older s...
noreply at github.com
- [parrot/parrot] ed43c6: consting local vars
noreply at github.com
- [parrot/parrot] 3dc9be: zero all context registers during context initiali...
noreply at github.com
- [parrot/parrot] 766efa: Minor code reformatting.
noreply at github.com
- [parrot/parrot] 2cdd5c: Add another test for invalid M0 and the beginning ...
noreply at github.com
- [parrot/parrot] 34e3c8: Actually parse version and add a test
noreply at github.com
- [parrot/parrot] c4f3c2: Add a stub for generate_bytecode()
noreply at github.com
- [parrot/parrot] f6c45b: add some interp tests to be unstubbed when the ass...
noreply at github.com
- [parrot/parrot] 49f46e: Add a provisional --gc= option to pbc_to_exe.
noreply at github.com
- [parrot/parrot] 237f12: Merge remote branch 'origin/m0-prototype' into m0-...
noreply at github.com
- [parrot/parrot] 71edc1: Add a test for detecting an invalid M0 version
noreply at github.com
- [parrot/parrot] c544f5: rename a test for better clarity and tab completio...
noreply at github.com
- [parrot/parrot] 3405ca: Add some POD
noreply at github.com
- [parrot/parrot] 25c8a5: add a test for goto_if_eq
noreply at github.com
- [parrot/parrot] 074e28: Fix bug in regex to parse textual bytecode lines, ...
noreply at github.com
- [parrot/parrot] fa4122: Steal directory bytecode generation code from m0 i...
noreply at github.com
- [parrot/parrot] 6f0cfa: Improve GMS performance by doing quick and cheap c...
noreply at github.com
- [parrot/parrot] 295319: Temporary break CallContext.clone to bring more at...
noreply at github.com
- [parrot/parrot] b0d177: Add a test for the size of the hello.m0b file
noreply at github.com
- [parrot/parrot] 9e83f7: Add tests for parsing invalid chunk names
noreply at github.com
- [parrot/parrot] 4d8e96: Add more detail about chunk identifiers
noreply at github.com
- [parrot/parrot] 574bb3: new defaults for GC GMS - they give arround 10% sp...
noreply at github.com
- [parrot/parrot] cbf664: cast to size_t instead of int for g++ compatibilit...
noreply at github.com
- [parrot/parrot] fc6299: fix fprintf format
noreply at github.com
- [parrot/parrot] 4179b8: Add an M0 test file that has an empty chunk name a...
noreply at github.com
- [parrot/parrot] 589571: Add a test for the edge case of a chunk name that ...
noreply at github.com
- [parrot/parrot] 7c764b: Fix a bug in our M0 parsing and modify one of the ...
noreply at github.com
- [parrot/parrot] b45e5f: clone pcc cells to avoid double-free issues
noreply at github.com
- [parrot/parrot] 079427: Merge branch 'tt1931-nci-parameters-deprecation'
noreply at github.com
- [parrot/parrot] 976770: add a few newlines to avoid ugly looking messages
noreply at github.com
- [parrot/parrot] 11483b: improve some exceptions messages and types in hash...
noreply at github.com
- [parrot/parrot] b71eb2: [codingstd] c_macro_args
noreply at github.com
- [parrot/parrot] 6dd610: remove unimpelemented export
noreply at github.com
- [parrot/parrot] e58450: accomodate libnci_test not being linked against li...
noreply at github.com
- [parrot/parrot] 4e63bc: correct =item details
noreply at github.com
- [parrot/parrot] 5bcdb0: add test for --gc-nursery-size runtime option
noreply at github.com
Last message date:
Sun May 8 14:19:21 UTC 2011
Archived on: Sun May 8 14:19:28 UTC 2011
This archive was generated by
Pipermail 0.09 (Mailman edition).