commits
Thread
Date
Later messages
Messages by Date
2014/08/18
[2/3] git commit: Fix branding in INSTALL and README.
marvin
2014/08/18
[1/3] git commit: refs/heads/prep_0.4.0 - Add CHANGES entries for 0.3.x bugfix releases.
marvin
2014/08/18
[3/3] git commit: refs/heads/prep_0.4.0 - Prepare for removal of CGI in Perl 5.22.
marvin
2014/08/18
[2/3] git commit: refs/heads/prep_0.4.0 - Update CHANGES for 0.4.0.
marvin
2014/08/18
[2/2] git commit: Remove extraneous material from LICENSE.
marvin
2014/08/18
[1/2] git commit: Add CHANGES.
marvin
2014/08/14
[2/3] git commit: refs/heads/prep_0.4.0 - Update Lucy version to 0.4.0.
marvin
2014/08/14
[1/3] Update Lucy version to 0.4.0.
marvin
2014/08/14
[3/3] git commit: refs/heads/prep_0.4.0 - Adapt update_version for recent changes.
marvin
2014/08/14
git commit: Use specific X.Y.Z version in Build.PL.
marvin
2014/08/13
[2/2] git commit: Fix glitches in update_version.
marvin
2014/08/13
[1/2] git commit: Fix version number glitches.
marvin
2014/08/13
Git Push Summary
nwellnhof
2014/08/13
[5/5] git commit: refs/heads/master - Const InStream buffer
nwellnhof
2014/08/13
[2/5] git commit: refs/heads/master - Const SortCache ords pointers
nwellnhof
2014/08/13
Git Push Summary
nwellnhof
2014/08/13
[1/5] git commit: refs/heads/master - Const LexIndex offsets
nwellnhof
2014/08/13
[3/5] git commit: refs/heads/master - Pass const pointers to NumUtil decode functions
nwellnhof
2014/08/13
[4/5] git commit: refs/heads/master - Const a few char pointers
nwellnhof
2014/08/13
[1/2] git commit: Make NumUtil decode functions take const pointers
nwellnhof
2014/08/13
[2/2] git commit: Make NumUtil uXget functions take const pointers
nwellnhof
2014/08/12
[6/6] git commit: Udpate version to 0.4.0.
marvin
2014/08/12
[4/6] git commit: Provide version numbers in all .pm files.
marvin
2014/08/12
[2/6] git commit: Unify version numbers for Clownfish and CFC.
marvin
2014/08/12
[3/6] git commit: Add CFC CPAN prereqs, but avoid warning.
marvin
2014/08/12
[5/6] git commit: Adapt Lucy's update_version tool for Clownfish.
marvin
2014/08/12
[1/6] git commit: Mod CONTRIBUTING to accept Github pull requests.
marvin
2014/08/12
[5/5] git commit: refs/heads/const_pointers - Const InStream buffer
nwellnhof
2014/08/12
[4/5] git commit: refs/heads/const_pointers - Const a few char pointers
nwellnhof
2014/08/12
[1/5] git commit: refs/heads/const_pointers - Const LexIndex offsets
nwellnhof
2014/08/12
[2/5] git commit: refs/heads/const_pointers - Const SortCache ords pointers
nwellnhof
2014/08/12
[3/5] git commit: refs/heads/const_pointers - Pass const pointers to NumUtil decode functions
nwellnhof
2014/08/12
[1/2] git commit: Make NumUtil decode functions take const pointers
nwellnhof
2014/08/12
[2/2] git commit: Make NumUtil uXget functions take const pointers
nwellnhof
2014/08/11
[1/4] git commit: Consolidate invalid callback check
nwellnhof
2014/08/11
[2/4] git commit: Function parameter and return type check
nwellnhof
2014/08/11
[3/4] git commit: Separate test whether to create method bindings
nwellnhof
2014/08/11
[4/4] git commit: Remove support for void* return types
nwellnhof
2014/08/11
Git Push Summary
nwellnhof
2014/08/11
git commit: Use a raw Method** array in Class
nwellnhof
2014/08/07
Git Push Summary
marvin
2014/08/07
git commit: refs/heads/master - Update policy to accept Github pull requests.
marvin
2014/08/07
[2/2] git commit: refs/heads/master - Leave stale lockfiles less often.
marvin
2014/08/07
[1/2] git commit: refs/heads/master - Inline code from `Json_spew_json`.
marvin
2014/08/05
git commit: Prevent warning about missing Clownfish::CFC
nwellnhof
2014/08/05
git commit: Use a raw Method** array in Class
nwellnhof
2014/08/05
Git Push Summary
nwellnhof
2014/08/05
git commit: Remove OBJ_HEAD from ivars struct
nwellnhof
2014/08/05
[4/8] git commit: Find .cfp files using S_find_files
nwellnhof
2014/08/05
[8/8] git commit: Search all dirs in @INC for Clownfish headers
nwellnhof
2014/08/05
[3/8] git commit: Find files with arbitrary extensions
nwellnhof
2014/08/05
Git Push Summary
nwellnhof
2014/08/05
[7/8] git commit: Add information about .cfp file to CFCParcel
nwellnhof
2014/08/05
[2/8] git commit: Skip file from include dir if parcel was already processed
nwellnhof
2014/08/05
[1/8] git commit: Skip class from include dir if parcel was already processed
nwellnhof
2014/08/05
[5/8] git commit: Skip parcel from include dir if already processed
nwellnhof
2014/08/05
[6/8] git commit: Cache full_path in FileSpec
nwellnhof
2014/08/04
git commit: Fix segfault with empty PerlClass registry
nwellnhof
2014/08/03
[6/9] git commit: Make sure to clone a Class's methods
nwellnhof
2014/08/03
[4/9] git commit: Store class registry in a host-specific location
nwellnhof
2014/08/03
[5/9] git commit: Implement LFReg#Clone
nwellnhof
2014/08/03
[7/9] git commit: Make String#Clone create a new String object
nwellnhof
2014/08/03
[1/9] git commit: Implement iterator for LockFreeRegistry
nwellnhof
2014/08/03
[8/9] git commit: Clone class registry in new Perl threads
nwellnhof
2014/08/03
[9/9] git commit: Cease sharing Class and LFReg between Perl threads
nwellnhof
2014/08/03
[3/9] git commit: Special case String hash keys
nwellnhof
2014/08/03
[2/9] git commit: Implement Method#Clone
nwellnhof
2014/08/03
git commit: Mark Clownfish Perl objects as non-threadsafe
nwellnhof
2014/08/01
git commit: refs/heads/accept_github_prs - Update policy to accept Github pull requests.
marvin
2014/08/01
[6/8] git commit: Skip file from include dir if parcel was already processed
nwellnhof
2014/08/01
[7/8] git commit: Skip class from include dir if parcel was already processed
nwellnhof
2014/08/01
[1/8] git commit: Find .cfp files using S_find_files
nwellnhof
2014/08/01
[8/8] git commit: Search all dirs in @INC for Clownfish headers
nwellnhof
2014/08/01
[4/8] git commit: Add information about .cfp file to CFCParcel
nwellnhof
2014/08/01
[2/8] git commit: Find files with arbitrary extensions
nwellnhof
2014/08/01
[5/8] git commit: Skip parcel from include dir if already processed
nwellnhof
2014/08/01
[3/8] git commit: Cache full_path in FileSpec
nwellnhof
2014/07/31
Git Push Summary
marvin
2014/07/31
git commit: Add LIBRARY_PATH for MinGW's sake.
marvin
2014/07/31
git commit: refs/heads/master - Regen Charmonizer for MinGW shared lib flags.
marvin
2014/07/31
git commit: Regen Charmonizer for MinGW shared lib flags.
marvin
2014/07/31
Git Push Summary
marvin
2014/07/31
git commit: Account for MinGW case in shared lib flags.
marvin
2014/07/31
[1/2] git commit: Allow multiple modules to be passed to cf_linker_flags
nwellnhof
2014/07/31
[2/2] git commit: Use CPATH in dev environment
nwellnhof
2014/07/31
git commit: refs/heads/master - Add setup_env.sh for projects depending on Lucy
nwellnhof
2014/07/31
git commit: Fix whitespace in generated callbacks
nwellnhof
2014/07/31
Git Push Summary
nwellnhof
2014/07/31
Git Push Summary
nwellnhof
2014/07/31
Git Push Summary
nwellnhof
2014/07/31
[3/4] git commit: Fix overriding of aliased methods
nwellnhof
2014/07/31
[1/4] git commit: Use aliased method names in Perl callbacks
nwellnhof
2014/07/31
git commit: refs/heads/master - Remove alias and wrapper for Query#Make_Compiler
nwellnhof
2014/07/31
[4/4] git commit: Define Perl alias for Destroy method via bindings
nwellnhof
2014/07/31
[2/4] git commit: Cache novel method in CFCMethod
nwellnhof
2014/07/31
git commit: refs/heads/overridden_aliases_v2 - Remove alias and wrapper for Query#Make_Compiler
nwellnhof
2014/07/30
git commit: refs/heads/overridden_aliases - Adjust for Clownfish fixes to overridden aliases
nwellnhof
2014/07/28
git commit: Define Perl alias for Destroy method via bindings
nwellnhof
2014/07/28
[3/3] git commit: Cache novel method in CFCMethod
nwellnhof
2014/07/28
[1/3] git commit: Fix overriding of aliased methods
nwellnhof
2014/07/28
[2/3] git commit: Use aliased method names in Perl callbacks
nwellnhof
2014/07/28
git commit: Add test_valgrind action for Clownfish compiler
nwellnhof
2014/07/28
git commit: refs/heads/master - Fix valgrind tests with Debian's debugperl
nwellnhof
2014/07/27
git commit: Account for MinGW case in shared lib flags.
marvin
2014/07/26
[3/3] git commit: Fix some test-only memory leaks.
marvin
2014/07/26
[1/3] git commit: Fix valgrind tests with Debian's debugperl
marvin
2014/07/26
[2/3] git commit: Rework valgrind suppressions.
marvin
2014/07/26
[4/4] git commit: Add LIBRARY_PATH for MinGW's sake.
marvin
2014/07/26
[1/4] git commit: Fix valgrind tests with Debian's debugperl
marvin
2014/07/26
[2/4] git commit: Rework valgrind suppressions.
marvin
2014/07/26
[3/4] git commit: Fix some test-only memory leaks.
marvin
2014/07/26
Git Push Summary
marvin
2014/07/26
Git Push Summary
marvin
2014/07/26
git commit: refs/heads/master - Rework valgrind suppressions.
marvin
2014/07/26
Git Push Summary
marvin
2014/07/26
Git Push Summary
marvin
2014/07/26
[3/3] git commit: Include OBJ_HEAD only when needed
nwellnhof
2014/07/26
[2/3] git commit: Generalize object struct optimization
nwellnhof
2014/07/26
[1/3] git commit: Make sure that ivars typedef is a complete type
nwellnhof
2014/07/25
git commit: refs/heads/valgrind_fixes_for_0.4 - Rework valgrind suppressions.
marvin
2014/07/25
[1/2] git commit: refs/heads/master - Remove Clownfish-specific code from example-lang
nwellnhof
2014/07/25
[2/2] git commit: refs/heads/master - Misc fixes to Ruby build
nwellnhof
2014/07/25
git commit: Copy Clownfish part of example-lang from Lucy
nwellnhof
2014/07/25
git commit: Misc fixes to Ruby build
nwellnhof
2014/07/24
git commit: Fix valgrind tests with Debian's debugperl
nwellnhof
2014/07/24
[2/2] git commit: Fix shared library cflags
nwellnhof
2014/07/24
[1/2] git commit: Create suffix rule for all make variants
nwellnhof
2014/07/24
git commit: refs/heads/master - Regenerate charmonizer.c to fix shared lib cflags
nwellnhof
2014/07/24
git commit: Regenerate charmonizer.c to fix shared lib cflags
nwellnhof
2014/07/24
git commit: refs/heads/master - Regenerate charmonizer.c to fix BSD make
nwellnhof
2014/07/24
git commit: Regenerate charmonizer.c to fix BSD make
nwellnhof
2014/07/24
Git Push Summary
nwellnhof
2014/07/24
Git Push Summary
nwellnhof
2014/07/23
git commit: Rework valgrind suppressions.
marvin
2014/07/23
git commit: Fix some test-only memory leaks.
marvin
2014/07/23
[9/9] git commit: refs/heads/master - Replace dicey POD with comments.
nwellnhof
2014/07/23
[4/9] git commit: refs/heads/master - Fix intermittent test-only sort order bug.
nwellnhof
2014/07/23
[7/9] git commit: refs/heads/master - Update .gitignore for Cygwin
nwellnhof
2014/07/23
[2/9] git commit: refs/heads/master - Regenerate charmonizer.c for MinGW
nwellnhof
2014/07/23
[6/9] git commit: refs/heads/master - Add missing chy_ prefix
nwellnhof
2014/07/23
[8/9] git commit: refs/heads/master - Regen charmonizer for robust removal on Win.
nwellnhof
2014/07/23
[5/9] git commit: refs/heads/master - Increase randomness of HitQueue test.
nwellnhof
2014/07/23
[1/9] git commit: refs/heads/master - Fix DECREF name clash
nwellnhof
2014/07/23
[3/9] git commit: refs/heads/master - Update .gitignore for MinGW
nwellnhof
2014/07/23
[7/7] git commit: Regen Charmonizer for robust removal on Win.
nwellnhof
2014/07/23
[4/7] git commit: Update .gitignore for MinGW
nwellnhof
2014/07/23
[2/7] git commit: Regenerate charmonizer.c for MinGW
nwellnhof
2014/07/23
[1/7] git commit: Add runtime/c to dev env PATH under MinGW
nwellnhof
2014/07/23
[6/7] git commit: Update .gitignore for Cygwin
nwellnhof
2014/07/23
[3/7] git commit: Set C_INCLUDE_PATH in dev env for MinGW
nwellnhof
2014/07/23
[5/7] git commit: Add runtime/c to dev env PATH under Cygwin
nwellnhof
2014/07/22
git commit: refs/heads/mingw-fixes - Replace dicey POD with comments.
marvin
2014/07/22
[1/2] git commit: Try to rename continuously for 1 second.
marvin
2014/07/22
[2/2] git commit: Call remove() repeatedly for ~1 sec.
marvin
2014/07/22
git commit: refs/heads/mingw-fixes - Regen charmonizer for robust removal on Win.
marvin
2014/07/22
git commit: Regen Charmonizer for robust removal on Win.
marvin
2014/07/22
Git Push Summary
marvin
2014/07/22
git commit: Try to rename continuously for 1 second.
marvin
2014/07/22
git commit: refs/heads/0.3 - Fix link to repo
nwellnhof
2014/07/22
git commit: refs/heads/0.3 - Be more lenient when parsing GCC version number
nwellnhof
2014/07/22
git commit: refs/heads/0.3 - Backport patch to fix CPAN metadata
nwellnhof
2014/07/22
[2/2] git commit: refs/heads/mingw-fixes - Update .gitignore for Cygwin
nwellnhof
2014/07/22
[1/2] git commit: refs/heads/mingw-fixes - Add missing chy_ prefix
nwellnhof
2014/07/22
[2/2] git commit: Update .gitignore for Cygwin
nwellnhof
2014/07/22
[1/2] git commit: Add runtime/c to dev env PATH under Cygwin
nwellnhof
2014/07/21
[2/2] git commit: refs/heads/mingw-fixes - Increase randomness of HitQueue test.
marvin
2014/07/21
[1/2] git commit: refs/heads/mingw-fixes - Fix intermittent test-only sort order bug.
marvin
2014/07/21
git commit: Fix CHY_IMPORT under MinGW
nwellnhof
2014/07/21
[3/3] git commit: refs/heads/mingw-fixes - Update .gitignore for MinGW
nwellnhof
2014/07/21
[1/3] git commit: refs/heads/mingw-fixes - Fix DECREF name clash
nwellnhof
2014/07/21
[2/3] git commit: refs/heads/mingw-fixes - Regenerate charmonizer.c for MinGW
nwellnhof
2014/07/21
[2/4] git commit: Regenerate charmonizer.c for MinGW
nwellnhof
2014/07/21
[3/4] git commit: Set C_INCLUDE_PATH in dev env for MinGW
nwellnhof
2014/07/21
[1/4] git commit: Add runtime/c to dev env PATH under MinGW
nwellnhof
2014/07/21
[4/4] git commit: Update .gitignore for MinGW
nwellnhof
2014/07/21
git commit: refs/heads/master - Re-add setup_clownfish_env.sh
nwellnhof
2014/07/21
git commit: refs/heads/master - Switch to Clownfish's setup_env.sh
nwellnhof
2014/07/21
Git Push Summary
nwellnhof
2014/07/21
[1/6] git commit: refs/heads/master - Update .gitignore files for MSVC
nwellnhof
2014/07/21
[2/6] git commit: refs/heads/master - Always compile as C++ with MSVC
nwellnhof
2014/07/21
[5/6] git commit: refs/heads/master - Correct cfish library name on Windows
nwellnhof
2014/07/21
[3/6] git commit: refs/heads/master - Fix some minor numerical precision issues.
nwellnhof
2014/07/21
[6/6] git commit: refs/heads/master - Add .obj files to .gitignore
nwellnhof
2014/07/21
[4/6] git commit: refs/heads/master - Linker flags for Windows Perl build
nwellnhof
2014/07/21
[2/2] git commit: refs/heads/win_fixes_for_0.4 - Update .gitignore files for MSVC
nwellnhof
2014/07/21
[1/2] git commit: refs/heads/win_fixes_for_0.4 - Correct cfish library name on Windows
nwellnhof
2014/07/21
[1/2] git commit: Manual cleanup of some MSVC .obj files
nwellnhof
2014/07/21
[2/2] git commit: Update .gitignore files for MSVC
nwellnhof
2014/07/21
git commit: Adjust meld.pl for Windows
nwellnhof
2014/07/21
git commit: refs/heads/win_fixes_for_0.4 - Always compile as C++ with MSVC
nwellnhof
2014/07/21
[1/2] git commit: Fix CFCUtil_warn to not use fprintf
nwellnhof
2014/07/21
[2/2] git commit: Always compile as C++ with MSVC
nwellnhof
2014/07/20
git commit: Use perlapi `warn` rather than fprintf.
marvin
2014/07/20
git commit: Use C linkage in boot.h
nwellnhof
2014/07/20
git commit: refs/heads/master - Fix mixed decs and code in custom XS
nwellnhof
2014/07/20
Git Push Summary
marvin
2014/07/20
[2/7] git commit: Add .obj files to .gitignore.
marvin
2014/07/20
[6/7] git commit: Windows batch file to setup dev environment
marvin
2014/07/20
[1/7] git commit: Change var name to `klass` for C++ compat.
marvin
2014/07/20
[5/7] git commit: Define parcel privacy macros before including XSBind.h
marvin
Later messages