[sword-svn] r2896 - trunk

scribe at crosswire.org scribe at crosswire.org
Mon Jul 15 22:45:05 MST 2013


Author: scribe
Date: 2013-07-15 22:45:05 -0700 (Mon, 15 Jul 2013)
New Revision: 2896

Modified:
   trunk/ChangeLog
Log:
seeded ChangeLog from svn log, boiled down.  Need everyone to review and updated formatting for what you want to keep


Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog	2013-07-16 05:22:03 UTC (rev 2895)
+++ trunk/ChangeLog	2013-07-16 05:45:05 UTC (rev 2896)
@@ -1,7 +1,484 @@
 API ChangeLog 
 
 
+------------------------------------------------------------------------
+r2893 | scribe | 2013-07-16 05:07:02 +0200 (Tue, 16 Jul 2013) | 3 lines
 
+normalized ListKey method names and deprecated old names
+added multimapwdef.i to ignore unsupported operator []
+
+------------------------------------------------------------------------
+r2892 | chrislit | 2013-07-14 01:45:09 +0200 (Sun, 14 Jul 2013) | 3 lines
+
+added LXX & Orthodox v11ns to VersificationMgr
+
+------------------------------------------------------------------------
+r2887 | scribe | 2013-07-13 16:33:05 +0200 (Sat, 13 Jul 2013) | 4 lines
+
+set FTP timeout to 45 seconds which seems to actually take double from running timings with:
+time installmgr -r Repo
+
+
+------------------------------------------------------------------------
+r2877 | scribe | 2013-07-11 00:34:11 +0200 (Thu, 11 Jul 2013) | 2 lines
+
+more work on python bindings to use pkg-config
+
+------------------------------------------------------------------------
+r2867 | chrislit | 2013-07-09 00:14:23 +0200 (Tue, 09 Jul 2013) | 5 lines
+
+added Enum, Xlit, & Glosses filter options to command-line
+simplified preprocessor defines
+simplified filter toggles
+added framework of HTMLHREF & XHTML output
+
+------------------------------------------------------------------------
+r2862 | chrislit | 2013-07-08 11:08:04 +0200 (Mon, 08 Jul 2013) | 1 line
+
+applied submitted UTF8ArabicPoints code (needs testing because I replaced deprecated bcopy with memmove)
+
+------------------------------------------------------------------------
+r2858 | chrislit | 2013-07-08 05:08:10 +0200 (Mon, 08 Jul 2013) | 2 lines
+
+plugged Bzip2Compress & XzCompress into the API, though these remain clones of the ZipCompress class and will not be supported in 1.7.0
+
+------------------------------------------------------------------------
+r2857 | chrislit | 2013-07-08 04:14:10 +0200 (Mon, 08 Jul 2013) | 1 line
+
+updated to the latest version of regex.c/h that preceded GNU's redesign of the system (dated 2001-11-15, from the glibc 2.2.5 tarball), which fixes the warnings when using internal regex
+
+------------------------------------------------------------------------
+r2853 | scribe | 2013-07-06 03:43:10 +0200 (Sat, 06 Jul 2013) | 2 lines
+
+Fix for buffer overrun in non-standard Apache dir list output. Applied modified patch from Jaak Ristioja <jaak at ristioja.ee>
+
+------------------------------------------------------------------------
+r2852 | chrislit | 2013-07-03 20:22:57 +0200 (Wed, 03 Jul 2013) | 1 line
+
+addressed API-162 bug (untested in any front end)
+
+------------------------------------------------------------------------
+r2844 | chrislit | 2013-06-29 14:04:03 +0200 (Sat, 29 Jun 2013) | 3 lines
+
+removed PLAINHTML and PLAINFootnotes filters, which assumed plaintext modules had a very specific format that they do not in fact have
+
+
+------------------------------------------------------------------------
+r2824 | greg.hellings | 2013-06-19 16:01:28 +0200 (Wed, 19 Jun 2013) | 2 lines
+
+Add greater flexibility on install and move more option handling
+into the options.cmake file for ease of access.
+
+------------------------------------------------------------------------
+r2820 | scribe | 2013-06-11 19:21:12 +0200 (Tue, 11 Jun 2013) | 5 lines
+
+added better processing of poetry lines
+changed swbuf append methods to return *this
+
+------------------------------------------------------------------------
+r2815 | chrislit | 2013-06-10 14:25:58 +0200 (Mon, 10 Jun 2013) | 2 lines
+
+added basic OSISEnum & OSISXlit filters
+renamed OSISRuby to the more general OSISGlosses
+
+------------------------------------------------------------------------
+r2809 | chrislit | 2013-06-10 08:24:27 +0200 (Mon, 10 Jun 2013) | 1 line
+
+updated our 10 year-old copy of zlib, though untgz.c still needs an update to fix VC++ errors
+------------------------------------------------------------------------
+r2806 | scribe | 2013-06-07 15:32:16 +0200 (Fri, 07 Jun 2013) | 2 lines
+
+added ability for regex searches to cross verse boundaries.
+
+------------------------------------------------------------------------
+r2803 | scribe | 2013-05-30 05:43:52 +0200 (Thu, 30 May 2013) | 5 lines
+
+Added better whitespace handling for block tags by supressing multiple vspace
+Renamed 'ftp' stuff to more generic 'remote' because we support http, https now and who knows what in the future.
+
+------------------------------------------------------------------------
+r2801 | scribe | 2013-05-21 18:57:04 +0200 (Tue, 21 May 2013) | 2 lines
+
+updated to support tables, sub, and super elements
+
+------------------------------------------------------------------------
+r2796 | scribe | 2013-04-11 18:18:45 +0200 (Thu, 11 Apr 2013) | 4 lines
+
+Fixed parsing of Ps.V
+Added parsing of special 'inscriptio' and 'subscriptio' entries to Book 0:0 and Book 1:0 respectively (for INTF)
+e.g., Matt.Inscr -> Matt.0.0 and Matt.Subscrip -> Matt.1.0
+
+------------------------------------------------------------------------
+r2789 | scribe | 2013-03-12 01:51:32 +0100 (Tue, 12 Mar 2013) | 2 lines
+
+code to show a chapter
+
+------------------------------------------------------------------------
+r2785 | scribe | 2013-02-24 00:53:35 +0100 (Sun, 24 Feb 2013) | 7 lines
+
+added ability to ++ and -- and normalize with intros on
+better handling of ++ and -- with autonorm off
+added more tests
+fixed bug with HunKar module (and others) with [ Testament 1 Intro ] not parseable when skipConsecutiveLinks was on.
+turned make autonormalize settings in ListKey results from VerseKey::parseVerseList equal to the VerseKey isAutoNormalize value.
+
+
+------------------------------------------------------------------------
+r2783 | dmsmith | 2013-02-18 17:56:43 +0100 (Mon, 18 Feb 2013) | 1 line
+
+treat \n as a space and don't introduce space
+
+------------------------------------------------------------------------
+r2781 | scribe | 2013-02-16 16:03:08 +0100 (Sat, 16 Feb 2013) | 2 lines
+
+renamed versemgr to versificationmgr
+
+------------------------------------------------------------------------
+r2780 | scribe | 2013-02-01 10:11:52 +0100 (Fri, 01 Feb 2013) | 4 lines
+
+added ability to turn off logic to detect strongs numbers and add padding.
+.conf entry:
+StrongsPadding=false
+
+------------------------------------------------------------------------
+r2779 | scribe | 2013-01-29 01:06:01 +0100 (Tue, 29 Jan 2013) | 2 lines
+
+Committed patch to safely bypass warnings for unused variables in empty virtual methods in headers (Jaak Ristioja)
+
+------------------------------------------------------------------------
+r2764 | scribe | 2013-01-19 17:19:47 +0100 (Sat, 19 Jan 2013) | 3 lines
+
+Updated naming conventions in swkey and swmodule, which rippled out to most every class and file
+
+
+------------------------------------------------------------------------
+r2762 | scribe | 2013-01-06 20:32:03 +0100 (Sun, 06 Jan 2013) | 2 lines
+
+Applied GHelling's SFTP patch to include support for SFTPSouce= entried in the InstallMgr.conf which will use CURL's SFTP functionality to supply the transport.  This is conditionally compiled into the engine based on whether SFTP is supported in the installed CURL development libraries.
+
+------------------------------------------------------------------------
+r2760 | greg.hellings | 2013-01-04 23:07:54 +0100 (Fri, 04 Jan 2013) | 6 lines
+
+Took hints from Ben's patch to set ICU_VERSION.
+
+For some reason, setting the ICU_VERSION varaible in CMake fixes
+the problems with UTF8Transliterator in utilities. This version
+of the process does not rely on icu-config, however, which is
+horribly broken.
+
+------------------------------------------------------------------------
+r2751 | mdbergmann | 2012-12-19 20:45:45 +0100 (Wed, 19 Dec 2012) | 1 line
+
+Added ObjC wrappers for the Sword filter classes. Mainly because in Eloquent project it is not possible to access any of the plain C++ Sword stuff. Wrappers are necessary.
+------------------------------------------------------------------------
+r2750 | mdbergmann | 2012-12-18 12:11:35 +0100 (Tue, 18 Dec 2012) | 7 lines
+
+- some fixes to imports.
+- added FilterProvider and FilterProviderFactory.
+They have been created to add the possibility for application to override the default filters (render/strip).
+To add a custom FilterProvider, subclass DefaultFilterProvider and override the methods that are required to return other filter instances.
+Then initialize the Factory with this provider.
++[FilterProviderFactory initWithImpl:<your impl>]
+
+------------------------------------------------------------------------
+
+
+07-Nov-2012	Chris Little <chrislit at crosswire.org>
+	Starting (very minimal) support for TEI in xml2gbs
+
+
+
+------------------------------------------------------------------------
+r2743 | chrislit | 2012-11-07 20:01:47 +0100 (Wed, 07 Nov 2012) | 2 lines
+
+generalizing ruby as glosses (for use in non-Japanese texts or even Japanese texts with non-ruby glosses)
+
+------------------------------------------------------------------------
+r2733 | scribe | 2012-09-14 14:12:29 +0200 (Fri, 14 Sep 2012) | 2 lines
+
+changed default log setting to WARN from INFO.  INFO gives us too much INFO!
+
+------------------------------------------------------------------------
+r2732 | greg.hellings | 2012-08-29 15:37:05 +0200 (Wed, 29 Aug 2012) | 2 lines
+
+Added -fPIC to build the library. Now bindings support linking against
+either static or shared library versions.
+------------------------------------------------------------------------
+r2731 | greg.hellings | 2012-08-29 10:16:39 +0200 (Wed, 29 Aug 2012) | 11 lines
+
+Greatly streamlined the building of bindings.
+
+1) Made CMake files more readable by writing file instead of echoing
+2) Made compile times faster by reducing the number of compiles from
+two to one.
+3) Broke .cxx generation from compile to enhance readability.
+4) Forced CMake's basic system to work, but discovered it had no way
+of installing the resultant libraries and that it still suffered from
+mult-compile mania. Abandoned.
+5) Moved binding-specific code into the bindings folder rather than
+under the cmake modules.
+------------------------------------------------------------------------
+r2727 | greg.hellings | 2012-08-29 04:52:01 +0200 (Wed, 29 Aug 2012) | 1 line
+
+Clean up warnings. Python install step now builds cleanly in gcc 4.7 and Perl install step is almost clean.
+
+------------------------------------------------------------------------
+r2720 | chrislit | 2012-08-19 09:59:52 +0200 (Sun, 19 Aug 2012) | 2 lines
+
+fixed verse count for Jer.23 (caused by out of order verses)
+
+------------------------------------------------------------------------
+r2717 | chrislit | 2012-08-19 09:08:57 +0200 (Sun, 19 Aug 2012) | 2 lines
+
+added Rahlfs v11n
+
+------------------------------------------------------------------------
+r2715 | chrislit | 2012-08-15 10:40:19 +0200 (Wed, 15 Aug 2012) | 2 lines
+
+removed deactivated SynodalP v11n
+
+------------------------------------------------------------------------
+r2714 | chrislit | 2012-08-15 09:29:49 +0200 (Wed, 15 Aug 2012) | 2 lines
+
+added Inuktitut (iu) locale
+
+------------------------------------------------------------------------
+r2712 | scribe | 2012-07-31 17:39:24 +0200 (Tue, 31 Jul 2012) | 2 lines
+
+Cleaned up suffix parsing.
+
+------------------------------------------------------------------------
+r2709 | scribe | 2012-07-11 15:37:13 +0200 (Wed, 11 Jul 2012) | 2 lines
+
+added morph (lemma at morphology) field for searching
+
+------------------------------------------------------------------------
+r2704 | refdoc | 2012-06-21 01:13:39 +0200 (Thu, 21 Jun 2012) | 2 lines
+
+Added Pohnpeian language locale
+
+------------------------------------------------------------------------
+r2701 | scribe | 2012-05-30 17:56:37 +0200 (Wed, 30 May 2012) | 4 lines
+
+handle comma verses properly after range which spans chapters, e.g.,
+jn.1.1-2.5,9
+
+------------------------------------------------------------------------
+r2700 | scribe | 2012-05-30 16:22:31 +0200 (Wed, 30 May 2012) | 3 lines
+
+fixed bug with jn.1.1-2.5
+
+
+------------------------------------------------------------------------
+r2698 | scribe | 2012-04-25 07:22:25 +0200 (Wed, 25 Apr 2012) | 2 lines
+
+added missing getShortText for ListKey
+
+------------------------------------------------------------------------
+r2696 | scribe | 2012-04-25 07:19:01 +0200 (Wed, 25 Apr 2012) | 2 lines
+
+added HTTPS option for install source, contributed by Greg Hellings.
+
+------------------------------------------------------------------------
+r2693 | dmsmith | 2012-03-24 23:38:01 +0100 (Sat, 24 Mar 2012) | 1 line
+
+Allow comments to be in osis document and to be stripped out. From John Zaitseff
+------------------------------------------------------------------------
+r2692 | dmsmith | 2012-03-24 23:21:11 +0100 (Sat, 24 Mar 2012) | 1 line
+
+Allow div in header of osis document. From John Zaitseff
+
+------------------------------------------------------------------------
+r2688 | scribe | 2012-03-05 03:02:10 +0100 (Mon, 05 Mar 2012) | 5 lines
+
+Reworked OSISHeadings filter to be sane, thought might not work.  Test!
+Added OSIS Reference doc and start of osis test to testsuite
+Changed SWOptionFilter and SWBasicFilter to virtual extend SWFilter to prevent bad MI.
+
+------------------------------------------------------------------------
+r2680 | scribe | 2012-02-21 09:08:39 +0100 (Tue, 21 Feb 2012) | 2 lines
+
+Added long overdue constants for module types
+
+------------------------------------------------------------------------
+r2678 | greg.hellings | 2012-02-14 01:57:03 +0100 (Tue, 14 Feb 2012) | 2 lines
+
+Adding standard cross-compile CMake toolchain files to allow building
+for Windows from Linux.
+------------------------------------------------------------------------
+r2677 | charcoal | 2012-02-13 02:48:36 +0100 (Mon, 13 Feb 2012) | 1 line
+
+add setRenderNoteNumbers to get n=X content attached to *n/*x
+------------------------------------------------------------------------
+r2676 | mdbergmann | 2012-01-30 19:56:15 +0100 (Mon, 30 Jan 2012) | 1 line
+
+update to Lion Project. All SWORD utils are now in Xcode project and can be built from there. They are however prepared to be used from with Eloquent.
+------------------------------------------------------------------------
+r2675 | greg.hellings | 2012-01-09 21:01:45 +0100 (Mon, 09 Jan 2012) | 2 lines
+
+A fix, proposed by brianlovesjesus at perffection.com, which allows
+the Python and Perl SWIG bindings to compile again.
+------------------------------------------------------------------------
+r2672 | chrislit | 2011-12-07 07:40:36 +0100 (Wed, 07 Dec 2011) | 1 line
+
+removed SynodalP v11n from library
+------------------------------------------------------------------------
+r2668 | dmsmith | 2011-11-12 18:35:32 +0100 (Sat, 12 Nov 2011) | 1 line
+
+re-added the preverse div markers
+------------------------------------------------------------------------
+r2665 | greg.hellings | 2011-11-02 15:53:20 +0100 (Wed, 02 Nov 2011) | 1 line
+
+Adding changes to CLucene detection into CMake toolchain.
+------------------------------------------------------------------------
+r2663 | scribe | 2011-10-29 17:38:34 +0200 (Sat, 29 Oct 2011) | 4 lines
+
+Added parsing of rtf \\number codes to facilitate our rtf .conf files
+Adjusted abuser detection in SwordOrb and made orbs cycle when max is reached for an IP (probably a server using us as a service)
+Added translate and installmgr functions to orb
+
+------------------------------------------------------------------------
+r2661 | scribe | 2011-10-29 17:16:41 +0200 (Sat, 29 Oct 2011) | 3 lines
+
+Commiting patch from GHellings to support both CLucene 0.9x and 2.x
+Leaving the CMake stuff for Greg to commit himself so CMake blame stays with him ;)
+
+------------------------------------------------------------------------
+r2660 | scribe | 2011-10-25 20:09:21 +0200 (Tue, 25 Oct 2011) | 2 lines
+
+handle tei hi rend attribute for overline of nom sac
+
+------------------------------------------------------------------------
+r2659 | scribe | 2011-10-25 19:35:20 +0200 (Tue, 25 Oct 2011) | 3 lines
+
+Add a new method SWBuf::indexOf
+
+------------------------------------------------------------------------
+r2657 | scribe | 2011-09-29 19:29:26 +0200 (Thu, 29 Sep 2011) | 2 lines
+
+Added sane parameter parsing to imp2ld
+
+------------------------------------------------------------------------
+r2656 | scribe | 2011-09-29 17:46:37 +0200 (Thu, 29 Sep 2011) | 4 lines
+
+Added methods for utf8 / wchar conversion to help clucene
+Added ability to make lexicons case sensitive (new .conf entry CaseSensitiveKeys=true)
+
+------------------------------------------------------------------------
+r2653 | mdbergmann | 2011-08-07 22:27:19 +0200 (Sun, 07 Aug 2011) | 1 line
+
+added new Lion Xcode project where the Sword stuff is compiled in Xcode project. Changed -setClass: and instead added a protocol implementation based setting of configuration.
+
+------------------------------------------------------------------------
+r2651 | scribe | 2011-08-04 21:05:09 +0200 (Thu, 04 Aug 2011) | 2 lines
+
+Added new example
+
+------------------------------------------------------------------------
+r2648 | mdbergmann | 2011-07-24 17:09:27 +0200 (Sun, 24 Jul 2011) | 1 line
+
+readded ppc archiecture for Xcode project.
+
+------------------------------------------------------------------------
+r2646 | scribe | 2011-07-23 19:39:20 +0200 (Sat, 23 Jul 2011) | 2 lines
+
+Added deprecated logic to defs and started to use in engine
+
+------------------------------------------------------------------------
+r2645 | scribe | 2011-07-22 13:03:45 +0200 (Fri, 22 Jul 2011) | 3 lines
+
+Fixed filemgr.cpp compile problem from temporary debug code left in
+More normalization of API method names
+
+------------------------------------------------------------------------
+r2644 | scribe | 2011-07-18 14:13:14 +0200 (Mon, 18 Jul 2011) | 3 lines
+
+Added XHTML filters.
+turn compat off in ftplib.h
+versekey pass own copy of buf.  Why was this change in the SWORD checkout for BibleCS?  Need new memory.
+------------------------------------------------------------------------
+r2642 | greg.hellings | 2011-07-14 01:57:41 +0200 (Thu, 14 Jul 2011) | 1 line
+
+Adding an example Python file that compares versifications to OSIS files.
+------------------------------------------------------------------------
+r2641 | greg.hellings | 2011-07-11 15:25:55 +0200 (Mon, 11 Jul 2011) | 1 line
+
+Windows needs a Regex library
+------------------------------------------------------------------------
+r2638 | mdbergmann | 2011-07-10 12:16:37 +0200 (Sun, 10 Jul 2011) | 2 lines
+
+fix and simplification for - (id)attributeValueForParsedLinkData:(NSDictionary *)data withTextRenderType:(TextPullType)textType.
+
+------------------------------------------------------------------------
+r2634 | greg.hellings | 2011-07-07 21:28:34 +0200 (Thu, 07 Jul 2011) | 1 line
+
+Toolchain file for building Mingw32 on Fedora
+------------------------------------------------------------------------
+r2628 | scribe | 2011-06-28 22:40:34 +0200 (Tue, 28 Jun 2011) | 2 lines
+
+Added new filter set XHTML
+
+------------------------------------------------------------------------
+r2626 | mdbergmann | 2011-06-10 10:02:20 +0200 (Fri, 10 Jun 2011) | 1 line
+
+added option to retrieve texts for link data as rendered or stripped.
+------------------------------------------------------------------------
+r2625 | mdbergmann | 2011-05-08 00:26:51 +0200 (Sun, 08 May 2011) | 1 line
+
+minor changes to SwordInstallSource and Controller.
+------------------------------------------------------------------------
+r2624 | mdbergmann | 2011-04-26 22:09:23 +0200 (Tue, 26 Apr 2011) | 1 line
+
+adaption of ModuleType "All" to modulesForType: method.
+------------------------------------------------------------------------
+r2623 | mdbergmann | 2011-04-26 21:59:02 +0200 (Tue, 26 Apr 2011) | 1 line
+
+added additional "All" enum ModuleType
+------------------------------------------------------------------------
+r2622 | mdbergmann | 2011-04-19 20:58:09 +0200 (Tue, 19 Apr 2011) | 1 line
+
+changed visibility of swordManager.
+------------------------------------------------------------------------
+r2621 | mdbergmann | 2011-04-19 19:14:09 +0200 (Tue, 19 Apr 2011) | 1 line
+
+Added listModulesForType: method.
+------------------------------------------------------------------------
+r2620 | mdbergmann | 2011-04-17 18:15:08 +0200 (Sun, 17 Apr 2011) | 1 line
+
+added convenience constructor for SwordInstallSourceController.
+------------------------------------------------------------------------
+r2618 | mdbergmann | 2011-03-19 12:54:58 +0100 (Sat, 19 Mar 2011) | 1 line
+
+SwordLocaleManager can be initialized with a given path to locales.d. Swordbible decodeRef class method will now only pass back values where not NULL was delivered.
+
+------------------------------------------------------------------------
+r2616 | refdoc | 2011-03-16 16:29:18 +0100 (Wed, 16 Mar 2011) | 4 lines
+
+introducing localised keys to imp2vs.cpp
+
+
+------------------------------------------------------------------------
+r2612 | refdoc | 2011-03-15 10:20:58 +0100 (Tue, 15 Mar 2011) | 2 lines
+
+Faroese locale
+
+------------------------------------------------------------------------
+r2595 | scribe | 2011-02-01 02:50:25 +0100 (Tue, 01 Feb 2011) | 2 lines
+
+added verse range example
+
+------------------------------------------------------------------------
+r2590 | mdbergmann | 2010-11-21 17:14:35 +0100 (Sun, 21 Nov 2010) | 1 line
+
+module names are stored as lower case string in SwordManagers module cache. -moduleForName: now als uses a lower case string to pull the module from the cache.
+------------------------------------------------------------------------
+r2589 | scribe | 2010-11-06 18:53:46 +0100 (Sat, 06 Nov 2010) | 3 lines
+
+Slightly optimized returning of search results in jni stub
+Fixed progress reporting in cli installmgr
+
+
+
 * Release 1.6.2 *
 
 18-Oct-2010	Troy A. Griffitts <scribe at crosswire.org>




More information about the sword-cvs mailing list