The Week Of Monday 11 July 2011 Archives by date
Starting: Mon Jul 11 01:36:53 UTC 2011
Ending: Sun Jul 17 15:33:47 UTC 2011
Messages: 68
- [parrot/parrot] f2c195: Fixed compilation of .pir files by comparing file ...
noreply at github.com
- [parrot/parrot] 27cc42: Update PLATFORMS for new gcc version
noreply at github.com
- [parrot/parrot] f8d245: Renamed fail() to show_last_error_and_exit(). As m...
noreply at github.com
- [parrot/parrot] 436416: Add tests for M0 register ops.
noreply at github.com
- [parrot/parrot] 907e66: Moved definition of show_last_error_and_exit() to ...
noreply at github.com
- [parrot/parrot] fa9e3a: On windows, the path to the perl binary contains b...
noreply at github.com
- [parrot/parrot] 2940c8: On win32, if we don't have a valid library handle ...
noreply at github.com
- [parrot/parrot] fd7880: use a FixedIntegerArray instead of a Hash for HLL ...
noreply at github.com
- [parrot/parrot] f35988: update winxed snapshot:
noreply at github.com
- [parrot/parrot] 179425: Update winxed snapshot to dfd1b7d222:
noreply at github.com
- [parrot/parrot] 73d3ed: War on Q:PIR - PAST.parameter
noreply at github.com
- [parrot/parrot] 8b86b3: poke directly into the hll_map for an additional ~...
noreply at github.com
- [parrot/parrot] 54eac1: Made further additions to the documentation in doc...
noreply at github.com
- [parrot/parrot] 69c22e: Typographic cleanup only.
noreply at github.com
- [parrot/parrot] 79ab02: Added additional calls to mem_gc_free() in hbdb_de...
noreply at github.com
- [parrot/parrot] 646d46: fix a batch of goofs found by fivetonsflax++
noreply at github.com
- [parrot/parrot] c446c2: Added "short_help" field to hbdb_cmd_t so that the...
noreply at github.com
- [parrot/parrot] 6085d6: fix another batch of typos, courtesy of fivetonsfl...
noreply at github.com
- [parrot/parrot] 5718bb: fix an embed API test
noreply at github.com
- [parrot/parrot] ff8554: fix codetest failure - trailing whitespace
noreply at github.com
- [parrot/parrot] 7a695c: t/dynpmc/os.t passes all tests on win32, so remove...
noreply at github.com
- [parrot/parrot] 729a5d: main must return
noreply at github.com
- [parrot/parrot] 09a73a: delete some imcc dead code in its namespace and sy...
noreply at github.com
- [parrot/parrot] 459156: Merge branch 'hllmap_fixed'
noreply at github.com
- [parrot/parrot] 21b41b: delete an #ifdef that serves no purpose other than...
noreply at github.com
- [parrot/parrot] 093885: take into account possible text file conversions i...
noreply at github.com
- [parrot/parrot] 77bd7c: Add flussence++ to CREDITS
noreply at github.com
- [parrot/parrot] f8d8ea: don't wrap a not found dlfunc, we should be able t...
noreply at github.com
- [parrot/parrot] 42dc7a: check several dlfuncs before testing them
noreply at github.com
- [parrot/parrot] da6b54: 'TODO: Support Unicode error messages' in platform...
noreply at github.com
- [parrot/parrot] 23a0a4: Remove file testing abandoned config step auto::gi...
noreply at github.com
- [parrot/parrot] 7064e7: Added HBDB_BREAK status flag because I will need i...
noreply at github.com
- [parrot/parrot] 973394: Quickfix to stop "quit" command from aborting and ...
noreply at github.com
- [parrot/parrot] 5012b8: fix and unTODO an exception test that lacked final...
noreply at github.com
- [parrot/parrot] 70ec43: fix and unTODO a wrong iterator test
noreply at github.com
- [parrot/parrot] 5d02f0: Fixed output of --help switch for pbc_disassemble ...
noreply at github.com
- [parrot/parrot] 5018f0: make String is_integer method accept all encodings...
noreply at github.com
- [parrot/parrot] c2c0d1: codingstd: no space after opening parens
noreply at github.com
- [parrot/parrot] 1024f0: Merge branch 'master' of github.com:parrot/parrot
noreply at github.com
- [parrot/parrot] 929a06: Fix rare segfault situations where there is a NULL...
noreply at github.com
- [parrot/parrot] f359fc: add a couple experimental byte manipulation ops
noreply at github.com
- [parrot/parrot] b5ae2a: implement the [gs]et_byte ops, though no tests yet
noreply at github.com
- [parrot/parrot] 8c150e: fix test file that got clobbered in 2b98378, NotFo...
noreply at github.com
- [parrot/parrot] 67551a: update winxed snapshot to RELEASE_1_0_0
noreply at github.com
- [parrot/parrot] 97325f: typo
noreply at github.com
- [parrot/parrot] 4b344e: Give NEWS some love
noreply at github.com
- [parrot/parrot] 232e4f: fix String.is_integer method recently added branch...
noreply at github.com
- [parrot/parrot] 82e6c7: ByteBuffer vtable get_pointer
noreply at github.com
- [parrot/parrot] 662308: - Fixed memory leak on imcc_compile_buffer_safe() ...
noreply at github.com
- [parrot/parrot] 3e3ffd: Start to provide better test messages.
noreply at github.com
- [parrot/parrot] 5c26bb: Provide better diagnostic messages on failures to ...
noreply at github.com
- [parrot/parrot] 069285: add a header to M0 primitive strings, making most ...
noreply at github.com
- [parrot/parrot] f89e43: implement get/set word ops and add some header-awa...
noreply at github.com
- [parrot/parrot] 09a45f: add get_ and set_word ops, hopefully not for long
noreply at github.com
- [parrot/parrot] 94936d: fix Parrot_sprintf_format: use char length, not by...
noreply at github.com
- [parrot/parrot] 1d4f49: Add a note to the readme about the new Winxed snap...
noreply at github.com
- [parrot/parrot] 1e7410: Add a small program to help release manager update...
noreply at github.com
- [parrot/parrot] 00ee3f: Credit Felipe Pena.
noreply at github.com
- [parrot/parrot] c331dd: make release manager instructions less ambiguous (...
noreply at github.com
- [parrot/parrot] 743b6b: add coke++ as the 3.7.0 release manager
noreply at github.com
- [parrot/parrot] 554213: Defined free_file() to free memory allocated for s...
noreply at github.com
- [parrot/parrot] efc7eb: CLI now starts regardless of whether a file was gi...
noreply at github.com
- [parrot/parrot] 1f90d5: add more laziness to update_version.pl
noreply at github.com
- [parrot/parrot] 173b63: [harness.pir] add Winxed
noreply at github.com
- [parrot/parrot] 081df9: Add a .view method to Packfile PMC, to return a Pa...
noreply at github.com
- [parrot/parrot] 44bd07: PackFile_Header_validate doesn't appear to be used...
noreply at github.com
- [parrot/parrot] ebaa1b: Reduce nesting, misc cleanups
noreply at github.com
- [parrot/parrot] 5d3a34: Remove unnecessary .h files from dependencies list...
noreply at github.com
Last message date:
Sun Jul 17 15:33:47 UTC 2011
Archived on: Sun Jul 17 15:33:50 UTC 2011
This archive was generated by
Pipermail 0.09 (Mailman edition).