You are viewing a plain text version of this content. The canonical link for it is here.
- [lucy-commits] [01/16] git commit: refs/heads/master - Implement Compare_To() for RawPosting. - posted by ma...@apache.org on 2014/06/18 03:06:23 UTC, 0 replies.
- [lucy-commits] [02/16] git commit: refs/heads/master - Change SortFieldWriter to use pointer-sized elems. - posted by ma...@apache.org on 2014/06/18 03:06:24 UTC, 0 replies.
- [lucy-commits] [03/16] git commit: refs/heads/master - Eliminate `width` member from SortExternal. - posted by ma...@apache.org on 2014/06/18 03:06:25 UTC, 0 replies.
- [lucy-commits] [04/16] git commit: refs/heads/master - Use object-based elements within SortFieldWriter. - posted by ma...@apache.org on 2014/06/18 03:06:26 UTC, 0 replies.
- [lucy-commits] [05/16] git commit: refs/heads/master - Modify SortEx_Feed() argument type. - posted by ma...@apache.org on 2014/06/18 03:06:27 UTC, 0 replies.
- [lucy-commits] [06/16] git commit: refs/heads/master - Change return type for Peek() and Fetch(). - posted by ma...@apache.org on 2014/06/18 03:06:28 UTC, 0 replies.
- [lucy-commits] [07/16] git commit: refs/heads/master - Change type of SortEx members. - posted by ma...@apache.org on 2014/06/18 03:06:29 UTC, 0 replies.
- [lucy-commits] [08/16] git commit: refs/heads/master - Change type for some SortEx private functions. - posted by ma...@apache.org on 2014/06/18 03:06:30 UTC, 0 replies.
- [lucy-commits] [09/16] git commit: refs/heads/master - Change type for SortEx buffer. - posted by ma...@apache.org on 2014/06/18 03:06:31 UTC, 0 replies.
- [lucy-commits] [10/16] git commit: refs/heads/master - Handle refcounting when clearing SortEx buffer. - posted by ma...@apache.org on 2014/06/18 03:06:32 UTC, 0 replies.
- [lucy-commits] [11/16] git commit: refs/heads/master - Move Shrink() up from PostingPool to SortExternal. - posted by ma...@apache.org on 2014/06/18 03:06:33 UTC, 0 replies.
- [lucy-commits] [12/16] git commit: refs/heads/master - Purge some obsolete code from SortExternal. - posted by ma...@apache.org on 2014/06/18 03:06:34 UTC, 0 replies.
- [lucy-commits] [13/16] git commit: refs/heads/master - Rename some vars in SortExternal. - posted by ma...@apache.org on 2014/06/18 03:06:35 UTC, 0 replies.
- [lucy-commits] [14/16] git commit: refs/heads/master - Rename some methods in SortExternal. - posted by ma...@apache.org on 2014/06/18 03:06:36 UTC, 0 replies.
- [lucy-commits] [15/16] git commit: refs/heads/master - Update SortExternal docs with new terminology. - posted by ma...@apache.org on 2014/06/18 03:06:37 UTC, 0 replies.
- [lucy-commits] [16/16] git commit: refs/heads/master - Update SortExternal docs. - posted by ma...@apache.org on 2014/06/18 03:06:38 UTC, 0 replies.
- [lucy-commits] Git Push Summary - posted by ma...@apache.org on 2014/06/18 03:07:19 UTC, 4 replies.
- [lucy-commits] [1/2] git commit: refs/heads/master - Remove unused method MemPool_Eat(). - posted by ma...@apache.org on 2014/06/18 03:08:40 UTC, 0 replies.
- [lucy-commits] [2/2] git commit: refs/heads/master - Change semantics of Release_All(). - posted by ma...@apache.org on 2014/06/18 03:08:41 UTC, 0 replies.
- [lucy-commits] git commit: refs/heads/master - Preserve @INC ordering. - posted by ma...@apache.org on 2014/06/19 06:21:08 UTC, 0 replies.
- [lucy-commits] [01/11] git commit: refs/heads/sortfieldwriter2 - Free sorted_ids in SortFieldWriter a little earlier - posted by ma...@apache.org on 2014/06/19 06:25:58 UTC, 0 replies.
- [lucy-commits] [02/11] git commit: refs/heads/sortfieldwriter2 - Initialize SortFieldWriter#run_tick to 1 - posted by ma...@apache.org on 2014/06/19 06:25:59 UTC, 0 replies.
- [lucy-commits] [03/11] git commit: refs/heads/sortfieldwriter2 - Make SortFieldWriter#Refill obey the memory limit - posted by ma...@apache.org on 2014/06/19 06:26:00 UTC, 0 replies.
- [lucy-commits] [04/11] git commit: refs/heads/sortfieldwriter2 - Don't sort documents twice in SortFieldWriter#Refill - posted by ma...@apache.org on 2014/06/19 06:26:01 UTC, 0 replies.
- [lucy-commits] [05/11] git commit: refs/heads/sortfieldwriter2 - Update for changes to SortEx API. - posted by ma...@apache.org on 2014/06/19 06:26:02 UTC, 0 replies.
- [lucy-commits] [06/11] git commit: refs/heads/sortfieldwriter2 - Use counting sort to sort doc_ids in SortFieldWriter#Refill - posted by ma...@apache.org on 2014/06/19 06:26:03 UTC, 0 replies.
- [lucy-commits] [07/11] git commit: refs/heads/sortfieldwriter2 - Convert t/221-sort_writer.t to C - posted by ma...@apache.org on 2014/06/19 06:26:04 UTC, 0 replies.
- [lucy-commits] [08/11] git commit: refs/heads/sortfieldwriter2 - Port t/015-sort_external.t to C - posted by ma...@apache.org on 2014/06/19 06:26:05 UTC, 0 replies.
- [lucy-commits] [09/11] git commit: refs/heads/sortfieldwriter2 - Port t/028-sortexrun.t to C - posted by ma...@apache.org on 2014/06/19 06:26:06 UTC, 0 replies.
- [lucy-commits] [10/11] git commit: refs/heads/sortfieldwriter2 - Replace "cnick" with "nickname". - posted by ma...@apache.org on 2014/06/19 06:26:07 UTC, 0 replies.
- [lucy-commits] [11/11] git commit: refs/heads/sortfieldwriter2 - Update for API changes from sortex_ptr_only. - posted by ma...@apache.org on 2014/06/19 06:26:08 UTC, 0 replies.
- [1/2] git commit: Fix a double-free in CFCPerlClass - posted by nw...@apache.org on 2014/06/24 12:53:33 UTC, 0 replies.
- [2/2] git commit: Fix Clownfish::CFC::Model::ParamList constructor - posted by nw...@apache.org on 2014/06/24 12:53:34 UTC, 0 replies.
- [1/8] git commit: Add a check to CFCPerlPod_constructors_pod - posted by nw...@apache.org on 2014/06/25 17:47:25 UTC, 0 replies.
- [2/8] git commit: Extract CFC DocuComments from C headers - posted by nw...@apache.org on 2014/06/25 17:47:26 UTC, 0 replies.
- [3/8] git commit: Omit empty description sections in pod - posted by nw...@apache.org on 2014/06/25 17:47:27 UTC, 0 replies.
- [4/8] git commit: Documentation for CFCPerlClass - posted by nw...@apache.org on 2014/06/25 17:47:28 UTC, 0 replies.
- [5/8] git commit: Documentation for CFCHierarchy - posted by nw...@apache.org on 2014/06/25 17:47:29 UTC, 0 replies.
- [6/8] git commit: Documentation for CFCPerl - posted by nw...@apache.org on 2014/06/25 17:47:30 UTC, 0 replies.
- [7/8] git commit: Documentation for CFCPerlPod - posted by nw...@apache.org on 2014/06/25 17:47:31 UTC, 0 replies.
- [8/8] git commit: Documentation for CFCBindCore - posted by nw...@apache.org on 2014/06/25 17:47:32 UTC, 0 replies.
- Git Push Summary - posted by nw...@apache.org on 2014/06/25 17:49:13 UTC, 0 replies.