help-gift
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[help-GIFT] patch set!


From: risc
Subject: [help-GIFT] patch set!
Date: Sun, 19 Nov 2006 18:47:24 -0600
User-agent: Mutt/1.4.1i

here are the patches i've been talking about.

changelogs for each, etc etc.. 29 patches.

breifly, 
make gift build in a builddir (AKA, instead of doing "./configure; make" you do 
"mkdir build; cd build; ../configure ; make")
fix two buffer overflows (one mine, one davids)
move from uint32_t to uint_fast32_t, which is uint32_t on 32bit, and uint64_t 
on 64bit.
cleanups.. thats about it.

here goes!

Julia Longtin <address@hidden>

Attachment: 00-ChangeLog
Description: Text document

Attachment: 00-bootstrap_cvs_sh-remove_force_and_error_out.patch
Description: Text document

Attachment: 01-ChangeLog
Description: Text document

Attachment: 01-configure_in-make_build_in_subdir.patch
Description: Text document

Attachment: 02-ChangeLog
Description: Text document

Attachment: 02-dtd_Makefile_am-make_build_in_subdir.patch
Description: Text document

Attachment: 03-ChangeLog
Description: Text document

Attachment: 03-libMRML_cc_CAttributeList_cc-check_size_of_pointer_before_dumping.patch
Description: Text document

Attachment: 04-ChangeLog
Description: Text document

Attachment: 04-FeatureExtraction_Makefile_am-make_build_in_subdir.patch
Description: Text document

Attachment: 05-ChangeLog
Description: Text document

Attachment: 05-GIFTServer_Makefile_am-make_build_in_subdir.patch
Description: Text document

Attachment: 06-ChangeLog
Description: Text document

Attachment: 06-libGIFTAcDistanceMatrix_cc_Makefile_am-make_build_in_subdir.patch
Description: Text document

Attachment: 07-ChangeLog
Description: Text document

Attachment: 07-libGIFTAcHierarchy_cc_Makefile_am-make_build_in_subdir.patch
Description: Text document

Attachment: 08-ChangeLog
Description: Text document

Attachment: 08-libGIFTAcInvertedFile_cc_Makefile_am-make_build_in_subdir.patch
Description: Text document

Attachment: 09-ChangeLog
Description: Text document

Attachment: 09-libGIFTAcPerl_cc_Makefile_am-make_build_in_subdir.patch
Description: Text document

Attachment: 10-ChangeLog
Description: Text document

Attachment: 10-libGIFTAcURL2FTS_cc_Makefile_am-make_build_in_subdir.patch
Description: Text document

Attachment: 11-ChangeLog
Description: Text document

Attachment: 11-libGIFTQuHierarchy_cc_Makefile_am-make_build_in_subdir.patch
Description: Text document

Attachment: 12-ChangeLog
Description: Text document

Attachment: 12-libGIFTQuInvertedFile_cc_Makefile_am-make_build_in_subdir.patch
Description: Text document

Attachment: 13-ChangeLog
Description: Text document

Attachment: 13-libGIFTQuPerl_cc_Makefile_am-make_build_in_subdir.patch
Description: Text document

Attachment: 14-ChangeLog
Description: Text document

Attachment: 14-libMRML_cc_Makefile_am-make_build_in_subdir.patch
Description: Text document

Attachment: 15-ChangeLog
Description: Text document

Attachment: 15-libGIFTAcDistanceMatrix_cc_Makefile_am-use_portable_library.patch
Description: Text document

Attachment: 16-ChangeLog
Description: Text document

Attachment: 16-libGIFTAcInvertedFile_cc_Makefile_am-use_portable_library.patch
Description: Text document

Attachment: 17-ChangeLog
Description: Text document

Attachment: 17-libGIFTQuInvertedFile_cc_Makefile_am-use_portable_library.patch
Description: Text document

Attachment: 18-ChangeLog
Description: Text document

Attachment: 18-FeatureExtraction_gabor_c-fix_pointer_error.patch
Description: Text document

Attachment: 18-FeatureExtraction_rgb2hsv_utils_c-fix_pointer_error.patch
Description: Text document

Attachment: 19-ChangeLog
Description: Text document

Attachment: 19-FeatureExtraction_gabor_c-remove_array_warning.patch
Description: Text document

Attachment: 20-ChangeLog
Description: Text document

Attachment: 20-libSquirePPM_ppm_comment_c-fix_pointer_error.patch
Description: Text document

Attachment: 21-ChangeLog
Description: Text document

Attachment: 21-FeatureExtraction_gabor_c-change_datatypes.patch
Description: Text document

Attachment: 22-ChangeLog
Description: Text document

Attachment: 22-FeatureExtraction_gabor_c-formatting_and_comments.patch
Description: Text document

Attachment: 23-ChangeLog
Description: Text document

Attachment: 23-FeatureExtraction_extract_block_features_c-header_cleanups.patch
Description: Text document

Attachment: 24-ChangeLog
Description: Text document

Attachment: 24-FeatureExtraction_extract_block_features_c-switch_from_j_to_gabor_filter.patch
Description: Text document

Attachment: 25-ChangeLog
Description: Text document

Attachment: 25-FeatureExtraction_extract_block_features_c-convert_uint32_t_to_uint_fast32_t.patch
Description: Text document

Attachment: 25-FeatureExtraction_gabor_c-convert_int_to_uint_fast32_t.patch
Description: Text document

Attachment: 26-ChangeLog
Description: Text document

Attachment: 26-FeatureExtraction_extract_block_features_c-remove_unused_variables.patch
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]