You are viewing a plain text version of this content. The canonical link for it is here.
- [1/8] git commit: refs/heads/master - Free sorted_ids in SortFieldWriter a little earlier - posted by ma...@apache.org on 2014/07/01 21:35:06 UTC, 0 replies.
- [2/8] git commit: refs/heads/master - Initialize SortFieldWriter#run_tick to 1 - posted by ma...@apache.org on 2014/07/01 21:35:07 UTC, 0 replies.
- [3/8] git commit: refs/heads/master - Make SortFieldWriter#Refill obey the memory limit - posted by ma...@apache.org on 2014/07/01 21:35:08 UTC, 0 replies.
- [4/8] git commit: refs/heads/master - Don't sort documents twice in SortFieldWriter#Refill - posted by ma...@apache.org on 2014/07/01 21:35:09 UTC, 0 replies.
- [5/8] git commit: refs/heads/master - Use counting sort to sort doc_ids in SortFieldWriter#Refill - posted by ma...@apache.org on 2014/07/01 21:35:10 UTC, 0 replies.
- [6/8] git commit: refs/heads/master - Convert t/221-sort_writer.t to C - posted by ma...@apache.org on 2014/07/01 21:35:11 UTC, 0 replies.
- [7/8] git commit: refs/heads/master - Port t/015-sort_external.t to C - posted by ma...@apache.org on 2014/07/01 21:35:12 UTC, 0 replies.
- [8/8] git commit: refs/heads/master - Port t/028-sortexrun.t to C - posted by ma...@apache.org on 2014/07/01 21:35:13 UTC, 0 replies.
- git commit: refs/heads/264_dont_subclass_hash - Eliminate NoCloneHash; use a plain Hash instead. - posted by ma...@apache.org on 2014/07/02 01:43:27 UTC, 0 replies.
- [1/3] Rename Clownfish::VTable to Clownfish::Class - posted by nw...@apache.org on 2014/07/02 17:22:02 UTC, 3 replies.
- [2/3] git commit: Rename Clownfish::VTable to Clownfish::Class - posted by nw...@apache.org on 2014/07/02 17:22:03 UTC, 1 replies.
- [3/3] git commit: Rename Class ivar 'method_ptrs' to 'vtable' - posted by nw...@apache.org on 2014/07/02 17:22:04 UTC, 1 replies.
- [1/5] git commit: refs/heads/264_dont_subclass_hash - Track memory consumption in a Counter. - posted by ma...@apache.org on 2014/07/03 03:09:09 UTC, 0 replies.
- [2/5] git commit: refs/heads/264_dont_subclass_hash - Use an ordinary Hash for uniquing values. - posted by ma...@apache.org on 2014/07/03 03:09:10 UTC, 0 replies.
- [3/5] git commit: refs/heads/264_dont_subclass_hash - Make SFWriterElem an ordinary object. - posted by ma...@apache.org on 2014/07/03 03:09:11 UTC, 0 replies.
- [4/5] git commit: refs/heads/264_dont_subclass_hash - Eliminate MemoryPool from SortFieldWriter. - posted by ma...@apache.org on 2014/07/03 03:09:12 UTC, 0 replies.
- [5/5] git commit: refs/heads/264_dont_subclass_hash - Remove now-unused ZombieKeyedHash. - posted by ma...@apache.org on 2014/07/03 03:09:13 UTC, 0 replies.
- Git Push Summary - posted by nw...@apache.org on 2014/07/03 11:21:15 UTC, 22 replies.
- git commit: refs/heads/master - This closes #5. - posted by ma...@apache.org on 2014/07/03 17:29:58 UTC, 0 replies.
- [1/4] git commit: refs/heads/264_dont_subclass_hash - Remove test for VTable. - posted by ma...@apache.org on 2014/07/03 22:37:34 UTC, 0 replies.
- [2/4] git commit: refs/heads/264_dont_subclass_hash - Remove unused var. - posted by ma...@apache.org on 2014/07/03 22:37:35 UTC, 0 replies.
- [3/4] git commit: refs/heads/264_dont_subclass_hash - Improve mem tracking. - posted by ma...@apache.org on 2014/07/03 22:37:36 UTC, 0 replies.
- [4/4] git commit: refs/heads/264_dont_subclass_hash - Cease unique-ifying values in SortFieldWriter. - posted by ma...@apache.org on 2014/07/03 22:37:37 UTC, 0 replies.
- [01/10] git commit: refs/heads/master - Eliminate MemoryPool from SortFieldWriter. - posted by ma...@apache.org on 2014/07/04 23:11:06 UTC, 0 replies.
- [02/10] git commit: refs/heads/master - Use an ordinary Hash for uniquing values. - posted by ma...@apache.org on 2014/07/04 23:11:07 UTC, 0 replies.
- [03/10] git commit: refs/heads/master - Make SFWriterElem an ordinary object. - posted by ma...@apache.org on 2014/07/04 23:11:08 UTC, 0 replies.
- [04/10] git commit: refs/heads/master - Eliminate NoCloneHash; use a plain Hash instead. - posted by ma...@apache.org on 2014/07/04 23:11:09 UTC, 0 replies.
- [05/10] git commit: refs/heads/master - Track memory consumption in a Counter. - posted by ma...@apache.org on 2014/07/04 23:11:10 UTC, 0 replies.
- [06/10] git commit: refs/heads/master - Cease unique-ifying values in SortFieldWriter. - posted by ma...@apache.org on 2014/07/04 23:11:11 UTC, 0 replies.
- [07/10] git commit: refs/heads/master - Remove unused var. - posted by ma...@apache.org on 2014/07/04 23:11:12 UTC, 0 replies.
- [08/10] git commit: refs/heads/master - Remove now-unused ZombieKeyedHash. - posted by ma...@apache.org on 2014/07/04 23:11:13 UTC, 0 replies.
- [09/10] git commit: refs/heads/master - Improve mem tracking. - posted by ma...@apache.org on 2014/07/04 23:11:14 UTC, 0 replies.
- [10/10] git commit: refs/heads/master - Remove test for VTable. - posted by ma...@apache.org on 2014/07/04 23:11:15 UTC, 0 replies.
- [2/3] Rename Clownfish::VTable to Clownfish::Class - posted by nw...@apache.org on 2014/07/06 15:46:32 UTC, 1 replies.
- [3/3] git commit: refs/heads/rename-vtable - Rename Clownfish::VTable to Clownfish::Class - posted by nw...@apache.org on 2014/07/06 15:46:33 UTC, 0 replies.
- [3/3] git commit: refs/heads/master - Rename Clownfish::VTable to Clownfish::Class - posted by nw...@apache.org on 2014/07/06 17:44:07 UTC, 0 replies.
- [1/3] git commit: Mark Class#Make_Obj and Class#Init_Obj as incremented - posted by nw...@apache.org on 2014/07/06 19:21:21 UTC, 0 replies.
- [2/3] git commit: Autogenerate Class#Make_Obj binding - posted by nw...@apache.org on 2014/07/06 19:21:22 UTC, 0 replies.
- [3/3] git commit: Move 'inherit_metadata' hack to CFC - posted by nw...@apache.org on 2014/07/06 19:21:23 UTC, 0 replies.
- git commit: refs/heads/master - Move 'inherit_metadata' hack to CFC - posted by nw...@apache.org on 2014/07/06 19:21:32 UTC, 0 replies.
- [1/3] git commit: Fix DocuComment extraction from C headers - posted by nw...@apache.org on 2014/07/06 23:40:56 UTC, 0 replies.
- [2/3] git commit: Fix documentation of CFCHierarchy - posted by nw...@apache.org on 2014/07/06 23:40:57 UTC, 0 replies.
- [3/3] git commit: Fix documentation of CFCPerlClass - posted by nw...@apache.org on 2014/07/06 23:40:58 UTC, 0 replies.
- git commit: Fix documentation of Clownfish::CFC::Perl::Build - posted by nw...@apache.org on 2014/07/06 23:51:16 UTC, 0 replies.
- git commit: Document bind_all method - posted by nw...@apache.org on 2014/07/07 00:14:06 UTC, 0 replies.
- [1/7] git commit: Add a `dist` action for the runtime's Perl build. - posted by ma...@apache.org on 2014/07/08 03:18:48 UTC, 0 replies.
- [2/7] git commit: Add a `dist` action for CPAN to CFC Perl build. - posted by ma...@apache.org on 2014/07/08 03:18:49 UTC, 0 replies.
- [3/7] git commit: Adapt CFC Perl build for CPAN dist compat. - posted by ma...@apache.org on 2014/07/08 03:18:50 UTC, 0 replies.
- [4/7] git commit: Make runtime Perl build work with CPAN layout. - posted by ma...@apache.org on 2014/07/08 03:18:51 UTC, 0 replies.
- [5/7] git commit: Prep Clownfish::CFC for independent CPAN dist. - posted by ma...@apache.org on 2014/07/08 03:18:52 UTC, 0 replies.
- [6/7] git commit: Make Clownfish::CFC a CPAN prereq for Clownfish. - posted by ma...@apache.org on 2014/07/08 03:18:53 UTC, 0 replies.
- [7/7] git commit: Add MANIFEST.SKIP for CFC Perl build. - posted by ma...@apache.org on 2014/07/08 03:18:54 UTC, 0 replies.
- [1/2] git commit: Autogenerate call to Perl bootstrap function - posted by nw...@apache.org on 2014/07/08 16:53:20 UTC, 0 replies.
- [2/2] git commit: Roll _init_autobindings into XS boot section - posted by nw...@apache.org on 2014/07/08 16:53:21 UTC, 0 replies.
- [1/2] git commit: refs/heads/master - Autogenerate call to Perl bootstrap function - posted by nw...@apache.org on 2014/07/08 16:53:38 UTC, 0 replies.
- [2/2] git commit: refs/heads/master - Roll _init_autobindings into XS boot section - posted by nw...@apache.org on 2014/07/08 16:53:39 UTC, 0 replies.
- git commit: refs/heads/master - Make Normalizer#Load more forgiving about bools. - posted by nw...@apache.org on 2014/07/09 17:42:41 UTC, 0 replies.
- git commit: refs/heads/0.3 - Make Normalizer#Load more forgiving about bools. - posted by nw...@apache.org on 2014/07/09 17:43:43 UTC, 0 replies.
- git commit: Define some short names locally - posted by nw...@apache.org on 2014/07/09 20:25:05 UTC, 0 replies.
- [1/2] git commit: Cease using CHY short names - posted by nw...@apache.org on 2014/07/09 20:27:01 UTC, 1 replies.
- [2/2] git commit: Switch from CHY_UNUSED_VAR to CFISH_UNUSED_VAR - posted by nw...@apache.org on 2014/07/09 20:27:02 UTC, 1 replies.
- [1/3] git commit: refs/heads/charmony-fixes - Switch from CHY_UNUSED_VAR to CFISH_UNUSED_VAR - posted by nw...@apache.org on 2014/07/09 20:27:19 UTC, 0 replies.
- [2/3] git commit: refs/heads/charmony-fixes - Cease using CHY short names - posted by nw...@apache.org on 2014/07/09 20:27:20 UTC, 0 replies.
- [3/3] git commit: refs/heads/charmony-fixes - Don't include charmony.h from Lucy/Util/ToolSet.h - posted by nw...@apache.org on 2014/07/09 20:27:21 UTC, 0 replies.
- [1/2] git commit: Make Storable failures graceful. - posted by ma...@apache.org on 2014/07/10 07:20:04 UTC, 0 replies.
- [2/2] git commit: Use "Apache Clownfish" in CPAN dist abstracts. - posted by ma...@apache.org on 2014/07/10 07:20:05 UTC, 0 replies.
- [1/2] git commit: refs/heads/prep_cpan_dist_for_0.4.0 - Remove Clownfish::Obj safety code for Storable. - posted by ma...@apache.org on 2014/07/10 07:27:08 UTC, 0 replies.
- [2/2] git commit: refs/heads/prep_cpan_dist_for_0.4.0 - Repair `dist` build action. - posted by ma...@apache.org on 2014/07/10 07:27:09 UTC, 0 replies.
- [1/8] git commit: Adapt CFC Perl build for CPAN dist compat. - posted by ma...@apache.org on 2014/07/11 21:03:59 UTC, 0 replies.
- [2/8] git commit: Make runtime Perl build work with CPAN layout. - posted by ma...@apache.org on 2014/07/11 21:04:00 UTC, 0 replies.
- [3/8] git commit: Add a `dist` action for CPAN to CFC Perl build. - posted by ma...@apache.org on 2014/07/11 21:04:01 UTC, 0 replies.
- [4/8] git commit: Add a `dist` action for the runtime's Perl build. - posted by ma...@apache.org on 2014/07/11 21:04:02 UTC, 0 replies.
- [5/8] git commit: Prep Clownfish::CFC for independent CPAN dist. - posted by ma...@apache.org on 2014/07/11 21:04:03 UTC, 0 replies.
- [6/8] git commit: Update runtime Build.PL prereq, abstract. - posted by ma...@apache.org on 2014/07/11 21:04:04 UTC, 0 replies.
- [7/8] git commit: Add MANIFEST.SKIP for CFC Perl build. - posted by ma...@apache.org on 2014/07/11 21:04:05 UTC, 0 replies.
- [8/8] git commit: Make Storable failures graceful. - posted by ma...@apache.org on 2014/07/11 21:04:06 UTC, 0 replies.
- [1/2] git commit: refs/heads/master - Remove Clownfish::Obj safety code for Storable. - posted by ma...@apache.org on 2014/07/11 21:05:19 UTC, 0 replies.
- [2/2] git commit: refs/heads/master - Repair `dist` build action. - posted by ma...@apache.org on 2014/07/11 21:05:20 UTC, 0 replies.
- git commit: refs/heads/master - Fix order-of-destruction error in PostingPool. - posted by ma...@apache.org on 2014/07/12 03:31:11 UTC, 0 replies.
- [1/3] git commit: refs/heads/master - Don't include charmony.h from Lucy/Util/ToolSet.h - posted by nw...@apache.org on 2014/07/12 15:20:09 UTC, 0 replies.
- [2/3] git commit: refs/heads/master - Cease using CHY short names - posted by nw...@apache.org on 2014/07/12 15:20:10 UTC, 0 replies.
- [3/3] git commit: refs/heads/master - Switch from CHY_UNUSED_VAR to CFISH_UNUSED_VAR - posted by nw...@apache.org on 2014/07/12 15:20:11 UTC, 0 replies.
- git commit: Remove duplicated (and out-of-date) Clownfish.pod. - posted by ma...@apache.org on 2014/07/16 04:26:22 UTC, 0 replies.
- [1/2] git commit: Cloak POD for the CPAN dist of Clownfish::CFC. - posted by ma...@apache.org on 2014/07/16 04:51:01 UTC, 0 replies.
- [2/2] git commit: Cloak POD for the CPAN dist of Clownfish. - posted by ma...@apache.org on 2014/07/16 04:51:02 UTC, 0 replies.
- [1/2] git commit: Adjust test for Storable leak - posted by nw...@apache.org on 2014/07/17 17:19:21 UTC, 0 replies.
- [2/2] git commit: Define a custom class for thaw test object - posted by nw...@apache.org on 2014/07/17 17:19:22 UTC, 0 replies.
- git commit: Call remove() repeatedly for ~1 sec. - posted by ma...@apache.org on 2014/07/18 04:14:28 UTC, 0 replies.
- [1/2] git commit: Cloak POD for the CPAN dist of Clownfish. - posted by ma...@apache.org on 2014/07/19 01:04:07 UTC, 0 replies.
- [2/2] git commit: Cloak POD for the CPAN dist of Clownfish::CFC. - posted by ma...@apache.org on 2014/07/19 01:04:08 UTC, 0 replies.
- [1/3] git commit: Add .obj files to .gitignore. - posted by ma...@apache.org on 2014/07/19 01:41:52 UTC, 0 replies.
- [2/3] git commit: Change var name to `klass` for C++ compat. - posted by ma...@apache.org on 2014/07/19 01:41:53 UTC, 0 replies.
- [3/3] git commit: Use supplied custom cflags. - posted by ma...@apache.org on 2014/07/19 01:41:54 UTC, 0 replies.
- git commit: Define parcel privacy macros before including XSBind.h - posted by nw...@apache.org on 2014/07/19 18:06:54 UTC, 0 replies.
- git commit: Revert "Use supplied custom cflags." - posted by ma...@apache.org on 2014/07/19 18:44:21 UTC, 0 replies.
- git commit: refs/heads/win_fixes_for_0.4 - Fix some minor numerical precision issues. - posted by ma...@apache.org on 2014/07/20 02:44:33 UTC, 0 replies.
- git commit: Force some bool values to true/false. - posted by ma...@apache.org on 2014/07/20 02:50:27 UTC, 0 replies.
- [1/5] git commit: Declare variables for XS args - posted by nw...@apache.org on 2014/07/20 13:01:51 UTC, 0 replies.
- [2/5] git commit: Declare 'args_ok' variable in XS - posted by nw...@apache.org on 2014/07/20 13:01:52 UTC, 0 replies.
- [3/5] git commit: Declare 'method' variable in XS - posted by nw...@apache.org on 2014/07/20 13:01:53 UTC, 0 replies.
- [4/5] git commit: Declare 'retval' variable in XS - posted by nw...@apache.org on 2014/07/20 13:01:54 UTC, 0 replies.
- [5/5] git commit: Whitespace in generated XS - posted by nw...@apache.org on 2014/07/20 13:01:55 UTC, 0 replies.
- [1/2] git commit: Search all of @INC for library files - posted by nw...@apache.org on 2014/07/20 17:04:51 UTC, 0 replies.
- [2/2] git commit: Windows batch file to setup dev environment - posted by nw...@apache.org on 2014/07/20 17:04:52 UTC, 0 replies.
- [1/2] git commit: refs/heads/win_fixes_for_0.4 - Linker flags for Windows Perl build - posted by nw...@apache.org on 2014/07/20 17:21:09 UTC, 0 replies.
- [2/2] git commit: refs/heads/win_fixes_for_0.4 - Add .obj files to .gitignore - posted by nw...@apache.org on 2014/07/20 17:21:10 UTC, 0 replies.
- git commit: Script to set up dev environment on UNIX - posted by nw...@apache.org on 2014/07/20 17:57:06 UTC, 0 replies.
- git commit: Fix mixed decs and code in custom XS. - posted by ma...@apache.org on 2014/07/20 20:51:23 UTC, 0 replies.
- [1/7] git commit: Change var name to `klass` for C++ compat. - posted by ma...@apache.org on 2014/07/20 20:56:06 UTC, 0 replies.
- [2/7] git commit: Add .obj files to .gitignore. - posted by ma...@apache.org on 2014/07/20 20:56:07 UTC, 0 replies.
- [3/7] git commit: Search all of @INC for library files - posted by ma...@apache.org on 2014/07/20 20:56:08 UTC, 0 replies.
- [4/7] git commit: Force some bool values to true/false. - posted by ma...@apache.org on 2014/07/20 20:56:09 UTC, 0 replies.
- [5/7] git commit: Define parcel privacy macros before including XSBind.h - posted by ma...@apache.org on 2014/07/20 20:56:10 UTC, 0 replies.
- [6/7] git commit: Windows batch file to setup dev environment - posted by ma...@apache.org on 2014/07/20 20:56:11 UTC, 0 replies.
- [7/7] git commit: Fix mixed decs and code in custom XS. - posted by ma...@apache.org on 2014/07/20 20:56:12 UTC, 0 replies.
- git commit: refs/heads/master - Fix mixed decs and code in custom XS - posted by nw...@apache.org on 2014/07/20 21:35:36 UTC, 0 replies.
- git commit: Use C linkage in boot.h - posted by nw...@apache.org on 2014/07/20 23:33:57 UTC, 0 replies.
- git commit: Use perlapi `warn` rather than fprintf. - posted by ma...@apache.org on 2014/07/21 07:06:50 UTC, 0 replies.
- [1/2] git commit: Fix CFCUtil_warn to not use fprintf - posted by nw...@apache.org on 2014/07/21 12:20:49 UTC, 0 replies.
- [2/2] git commit: Always compile as C++ with MSVC - posted by nw...@apache.org on 2014/07/21 12:20:50 UTC, 0 replies.
- git commit: refs/heads/win_fixes_for_0.4 - Always compile as C++ with MSVC - posted by nw...@apache.org on 2014/07/21 12:31:18 UTC, 0 replies.
- git commit: Adjust meld.pl for Windows - posted by nw...@apache.org on 2014/07/21 13:23:04 UTC, 0 replies.
- [1/2] git commit: Manual cleanup of some MSVC .obj files - posted by nw...@apache.org on 2014/07/21 13:42:17 UTC, 0 replies.
- [2/2] git commit: Update .gitignore files for MSVC - posted by nw...@apache.org on 2014/07/21 13:42:18 UTC, 0 replies.
- [1/2] git commit: refs/heads/win_fixes_for_0.4 - Correct cfish library name on Windows - posted by nw...@apache.org on 2014/07/21 14:16:52 UTC, 0 replies.
- [2/2] git commit: refs/heads/win_fixes_for_0.4 - Update .gitignore files for MSVC - posted by nw...@apache.org on 2014/07/21 14:16:53 UTC, 0 replies.
- [1/6] git commit: refs/heads/master - Update .gitignore files for MSVC - posted by nw...@apache.org on 2014/07/21 18:51:50 UTC, 0 replies.
- [2/6] git commit: refs/heads/master - Always compile as C++ with MSVC - posted by nw...@apache.org on 2014/07/21 18:51:51 UTC, 0 replies.
- [3/6] git commit: refs/heads/master - Fix some minor numerical precision issues. - posted by nw...@apache.org on 2014/07/21 18:51:52 UTC, 0 replies.
- [4/6] git commit: refs/heads/master - Linker flags for Windows Perl build - posted by nw...@apache.org on 2014/07/21 18:51:53 UTC, 0 replies.
- [5/6] git commit: refs/heads/master - Correct cfish library name on Windows - posted by nw...@apache.org on 2014/07/21 18:51:54 UTC, 0 replies.
- [6/6] git commit: refs/heads/master - Add .obj files to .gitignore - posted by nw...@apache.org on 2014/07/21 18:51:55 UTC, 0 replies.
- git commit: refs/heads/master - Switch to Clownfish's setup_env.sh - posted by nw...@apache.org on 2014/07/21 19:28:12 UTC, 0 replies.
- git commit: refs/heads/master - Re-add setup_clownfish_env.sh - posted by nw...@apache.org on 2014/07/21 20:27:36 UTC, 0 replies.
- [1/4] git commit: Add runtime/c to dev env PATH under MinGW - posted by nw...@apache.org on 2014/07/21 22:47:44 UTC, 0 replies.
- [2/4] git commit: Regenerate charmonizer.c for MinGW - posted by nw...@apache.org on 2014/07/21 22:47:45 UTC, 0 replies.
- [3/4] git commit: Set C_INCLUDE_PATH in dev env for MinGW - posted by nw...@apache.org on 2014/07/21 22:47:46 UTC, 0 replies.
- [4/4] git commit: Update .gitignore for MinGW - posted by nw...@apache.org on 2014/07/21 22:47:47 UTC, 0 replies.
- [1/3] git commit: refs/heads/mingw-fixes - Fix DECREF name clash - posted by nw...@apache.org on 2014/07/21 22:48:30 UTC, 0 replies.
- [2/3] git commit: refs/heads/mingw-fixes - Regenerate charmonizer.c for MinGW - posted by nw...@apache.org on 2014/07/21 22:48:31 UTC, 0 replies.
- [3/3] git commit: refs/heads/mingw-fixes - Update .gitignore for MinGW - posted by nw...@apache.org on 2014/07/21 22:48:32 UTC, 0 replies.
- git commit: Fix CHY_IMPORT under MinGW - posted by nw...@apache.org on 2014/07/21 22:49:02 UTC, 0 replies.
- [1/2] git commit: refs/heads/mingw-fixes - Fix intermittent test-only sort order bug. - posted by ma...@apache.org on 2014/07/22 03:00:53 UTC, 0 replies.
- [2/2] git commit: refs/heads/mingw-fixes - Increase randomness of HitQueue test. - posted by ma...@apache.org on 2014/07/22 03:00:54 UTC, 0 replies.
- [1/2] git commit: Add runtime/c to dev env PATH under Cygwin - posted by nw...@apache.org on 2014/07/22 20:58:56 UTC, 0 replies.
- [2/2] git commit: Update .gitignore for Cygwin - posted by nw...@apache.org on 2014/07/22 20:58:57 UTC, 0 replies.
- [1/2] git commit: refs/heads/mingw-fixes - Add missing chy_ prefix - posted by nw...@apache.org on 2014/07/22 20:59:26 UTC, 0 replies.
- [2/2] git commit: refs/heads/mingw-fixes - Update .gitignore for Cygwin - posted by nw...@apache.org on 2014/07/22 20:59:27 UTC, 0 replies.
- git commit: refs/heads/0.3 - Backport patch to fix CPAN metadata - posted by nw...@apache.org on 2014/07/22 23:56:46 UTC, 0 replies.
- git commit: refs/heads/0.3 - Be more lenient when parsing GCC version number - posted by nw...@apache.org on 2014/07/23 00:02:05 UTC, 0 replies.
- git commit: refs/heads/0.3 - Fix link to repo - posted by nw...@apache.org on 2014/07/23 00:08:06 UTC, 0 replies.
- git commit: Try to rename continuously for 1 second. - posted by ma...@apache.org on 2014/07/23 00:19:39 UTC, 0 replies.
- git commit: refs/heads/mingw-fixes - Regen charmonizer for robust removal on Win. - posted by ma...@apache.org on 2014/07/23 01:01:14 UTC, 0 replies.
- git commit: Regen Charmonizer for robust removal on Win. - posted by ma...@apache.org on 2014/07/23 01:01:25 UTC, 0 replies.
- [1/2] git commit: Try to rename continuously for 1 second. - posted by ma...@apache.org on 2014/07/23 01:01:38 UTC, 0 replies.
- [2/2] git commit: Call remove() repeatedly for ~1 sec. - posted by ma...@apache.org on 2014/07/23 01:01:39 UTC, 0 replies.
- git commit: refs/heads/mingw-fixes - Replace dicey POD with comments. - posted by ma...@apache.org on 2014/07/23 05:30:12 UTC, 0 replies.
- [1/7] git commit: Add runtime/c to dev env PATH under MinGW - posted by nw...@apache.org on 2014/07/23 13:52:24 UTC, 0 replies.
- [2/7] git commit: Regenerate charmonizer.c for MinGW - posted by nw...@apache.org on 2014/07/23 13:52:25 UTC, 0 replies.
- [3/7] git commit: Set C_INCLUDE_PATH in dev env for MinGW - posted by nw...@apache.org on 2014/07/23 13:52:26 UTC, 0 replies.
- [4/7] git commit: Update .gitignore for MinGW - posted by nw...@apache.org on 2014/07/23 13:52:27 UTC, 0 replies.
- [5/7] git commit: Add runtime/c to dev env PATH under Cygwin - posted by nw...@apache.org on 2014/07/23 13:52:28 UTC, 0 replies.
- [6/7] git commit: Update .gitignore for Cygwin - posted by nw...@apache.org on 2014/07/23 13:52:29 UTC, 0 replies.
- [7/7] git commit: Regen Charmonizer for robust removal on Win. - posted by nw...@apache.org on 2014/07/23 13:52:30 UTC, 0 replies.
- [1/9] git commit: refs/heads/master - Fix DECREF name clash - posted by nw...@apache.org on 2014/07/23 15:24:19 UTC, 0 replies.
- [2/9] git commit: refs/heads/master - Regenerate charmonizer.c for MinGW - posted by nw...@apache.org on 2014/07/23 15:24:20 UTC, 0 replies.
- [3/9] git commit: refs/heads/master - Update .gitignore for MinGW - posted by nw...@apache.org on 2014/07/23 15:24:21 UTC, 0 replies.
- [4/9] git commit: refs/heads/master - Fix intermittent test-only sort order bug. - posted by nw...@apache.org on 2014/07/23 15:24:22 UTC, 0 replies.
- [5/9] git commit: refs/heads/master - Increase randomness of HitQueue test. - posted by nw...@apache.org on 2014/07/23 15:24:23 UTC, 0 replies.
- [6/9] git commit: refs/heads/master - Add missing chy_ prefix - posted by nw...@apache.org on 2014/07/23 15:24:24 UTC, 0 replies.
- [7/9] git commit: refs/heads/master - Update .gitignore for Cygwin - posted by nw...@apache.org on 2014/07/23 15:24:25 UTC, 0 replies.
- [8/9] git commit: refs/heads/master - Regen charmonizer for robust removal on Win. - posted by nw...@apache.org on 2014/07/23 15:24:26 UTC, 0 replies.
- [9/9] git commit: refs/heads/master - Replace dicey POD with comments. - posted by nw...@apache.org on 2014/07/23 15:24:27 UTC, 0 replies.
- git commit: Fix some test-only memory leaks. - posted by ma...@apache.org on 2014/07/24 04:01:56 UTC, 0 replies.
- git commit: Rework valgrind suppressions. - posted by ma...@apache.org on 2014/07/24 04:17:58 UTC, 0 replies.
- git commit: Regenerate charmonizer.c to fix BSD make - posted by nw...@apache.org on 2014/07/24 13:59:46 UTC, 0 replies.
- git commit: refs/heads/master - Regenerate charmonizer.c to fix BSD make - posted by nw...@apache.org on 2014/07/24 14:00:22 UTC, 0 replies.
- git commit: Regenerate charmonizer.c to fix shared lib cflags - posted by nw...@apache.org on 2014/07/24 14:08:35 UTC, 0 replies.
- git commit: refs/heads/master - Regenerate charmonizer.c to fix shared lib cflags - posted by nw...@apache.org on 2014/07/24 14:09:04 UTC, 0 replies.
- [1/2] git commit: Create suffix rule for all make variants - posted by nw...@apache.org on 2014/07/24 14:15:45 UTC, 0 replies.
- [2/2] git commit: Fix shared library cflags - posted by nw...@apache.org on 2014/07/24 14:15:46 UTC, 0 replies.
- git commit: Fix valgrind tests with Debian's debugperl - posted by nw...@apache.org on 2014/07/24 14:18:13 UTC, 0 replies.
- git commit: Misc fixes to Ruby build - posted by nw...@apache.org on 2014/07/25 14:08:02 UTC, 0 replies.
- git commit: Copy Clownfish part of example-lang from Lucy - posted by nw...@apache.org on 2014/07/25 14:22:17 UTC, 0 replies.
- [1/2] git commit: refs/heads/master - Remove Clownfish-specific code from example-lang - posted by nw...@apache.org on 2014/07/25 15:01:44 UTC, 0 replies.
- [2/2] git commit: refs/heads/master - Misc fixes to Ruby build - posted by nw...@apache.org on 2014/07/25 15:01:45 UTC, 0 replies.
- git commit: refs/heads/valgrind_fixes_for_0.4 - Rework valgrind suppressions. - posted by ma...@apache.org on 2014/07/26 03:45:19 UTC, 0 replies.
- [1/3] git commit: Make sure that ivars typedef is a complete type - posted by nw...@apache.org on 2014/07/26 15:36:11 UTC, 0 replies.
- [2/3] git commit: Generalize object struct optimization - posted by nw...@apache.org on 2014/07/26 15:36:12 UTC, 0 replies.
- [3/3] git commit: Include OBJ_HEAD only when needed - posted by nw...@apache.org on 2014/07/26 15:36:13 UTC, 0 replies.
- git commit: refs/heads/master - Rework valgrind suppressions. - posted by ma...@apache.org on 2014/07/27 07:12:11 UTC, 0 replies.
- [1/4] git commit: Fix valgrind tests with Debian's debugperl - posted by ma...@apache.org on 2014/07/27 07:18:12 UTC, 0 replies.
- [2/4] git commit: Rework valgrind suppressions. - posted by ma...@apache.org on 2014/07/27 07:18:13 UTC, 0 replies.
- [3/4] git commit: Fix some test-only memory leaks. - posted by ma...@apache.org on 2014/07/27 07:18:14 UTC, 0 replies.
- [4/4] git commit: Add LIBRARY_PATH for MinGW's sake. - posted by ma...@apache.org on 2014/07/27 07:18:15 UTC, 0 replies.
- [1/3] git commit: Fix valgrind tests with Debian's debugperl - posted by ma...@apache.org on 2014/07/27 07:23:21 UTC, 0 replies.
- [2/3] git commit: Rework valgrind suppressions. - posted by ma...@apache.org on 2014/07/27 07:23:22 UTC, 0 replies.
- [3/3] git commit: Fix some test-only memory leaks. - posted by ma...@apache.org on 2014/07/27 07:23:23 UTC, 0 replies.
- git commit: Account for MinGW case in shared lib flags. - posted by ma...@apache.org on 2014/07/27 15:35:15 UTC, 0 replies.
- git commit: refs/heads/master - Fix valgrind tests with Debian's debugperl - posted by nw...@apache.org on 2014/07/28 14:53:05 UTC, 0 replies.
- git commit: Add test_valgrind action for Clownfish compiler - posted by nw...@apache.org on 2014/07/28 16:25:57 UTC, 0 replies.
- [1/3] git commit: Fix overriding of aliased methods - posted by nw...@apache.org on 2014/07/29 00:26:26 UTC, 0 replies.
- [2/3] git commit: Use aliased method names in Perl callbacks - posted by nw...@apache.org on 2014/07/29 00:26:27 UTC, 0 replies.
- [3/3] git commit: Cache novel method in CFCMethod - posted by nw...@apache.org on 2014/07/29 00:26:28 UTC, 0 replies.
- git commit: Define Perl alias for Destroy method via bindings - posted by nw...@apache.org on 2014/07/29 00:45:44 UTC, 0 replies.
- git commit: refs/heads/overridden_aliases - Adjust for Clownfish fixes to overridden aliases - posted by nw...@apache.org on 2014/07/30 15:43:04 UTC, 0 replies.
- git commit: refs/heads/overridden_aliases_v2 - Remove alias and wrapper for Query#Make_Compiler - posted by nw...@apache.org on 2014/07/31 11:31:22 UTC, 0 replies.
- git commit: refs/heads/master - Remove alias and wrapper for Query#Make_Compiler - posted by nw...@apache.org on 2014/07/31 13:19:27 UTC, 0 replies.
- [1/4] git commit: Use aliased method names in Perl callbacks - posted by nw...@apache.org on 2014/07/31 13:19:49 UTC, 0 replies.
- [2/4] git commit: Cache novel method in CFCMethod - posted by nw...@apache.org on 2014/07/31 13:19:50 UTC, 0 replies.
- [3/4] git commit: Fix overriding of aliased methods - posted by nw...@apache.org on 2014/07/31 13:19:51 UTC, 0 replies.
- [4/4] git commit: Define Perl alias for Destroy method via bindings - posted by nw...@apache.org on 2014/07/31 13:19:52 UTC, 0 replies.
- git commit: Fix whitespace in generated callbacks - posted by nw...@apache.org on 2014/07/31 15:56:37 UTC, 0 replies.
- git commit: refs/heads/master - Add setup_env.sh for projects depending on Lucy - posted by nw...@apache.org on 2014/07/31 23:09:59 UTC, 0 replies.
- [1/2] git commit: Allow multiple modules to be passed to cf_linker_flags - posted by nw...@apache.org on 2014/07/31 23:11:24 UTC, 0 replies.
- [2/2] git commit: Use CPATH in dev environment - posted by nw...@apache.org on 2014/07/31 23:11:25 UTC, 0 replies.