summarylogtreecommitdiffstats
path: root/PKGBUILD
AgeCommit message (Collapse)Author
2016-04-26Updated version (2.63.176.g79a4f58 -> 2.63.177.g91d97fb).AUR Update Bot
Changelog ========= missing $ fixed (91d97fb) comments with // instead of % (79a4f58) documentation improved (40b15e1) defvar added (9f5d9ec) optimizing and memory managament improved (cf9faf0) signature of eval_bool() simplified (3b2014f) improvements on the memory management (372d3c2) class parsing improved (83a39ae) boolean method or added (b0ab8ff) boolean method and added (4f95306) memory management improved (80df4fd) methods with reserved names enabled (4982ae6) method negate() added (6717f57) simplified (70f778a) documentation improved (22e357a) memory management fixed (3f31d1c) optimized (8b497b1) equals method for list added (e4182a4) equals() exposed (2876098) method equals for number added (9ac0e2c) method equals of boolean added (f918422) nil fixed (1ddcc1f) method equals for string added (60b1162) reverting to the original meaning of == and expanding the implementation (aa50774) type conversion for == added (d80be27) documentation improved (18324ba) documentation improved (153b85d) database method sort implemented (dfd7e99) new sorter adapter (4eebbfa) development target added (3dbf4b5) formatting improved (ccea376) memory management fixed (9c02372) extended (35a4545) extended (1099127) method write added (409f65c) initialization simplified (fbb937a) refactoring to eliminate global variables (514c30b) quzote funtion fixed (f6bef0c) refactoring: introducing subdirector for structuring (c335062) documentation extended (105eaaf) function method apply added (f428968) class for function added (a949f65) fixed (16e8b4c) extended (3dc44e2) printing improved (e183c60) comment reading fixed (2c98f75) new (2f4e2fe) refactoring and class methods completed (e43e6e3) class intruduced as class (d10590e) class as term introduced (f39c3a3) setter for fields added (a18ceba) empty method added (515820d) methods car and cdr added (4e0f9bf) setter for key added (42553c6) infrastructure for assignment to class properties prepared (4ca5737) error message pointing fixed (8cfce7f) method has added (929636e) documentation improved (b64aecb) print_term renamed to print (b3cbb29) refactoring and fix (641d56e) typo fixed (9b80ef6) expand added (cc73bb4) method macro added (4151e86) documentation improved (6743883) method sort for records added (aa710a2) record methods get and sort.key added (bef52c4) methods for records added (cd6c634) argumnet parsing improved (1914516) argument evaluation for methods improved (7ac937f) simplified and string:concat added (e901418) fixes for boolean (29bc7a5) boolean methods added (0a30186) refactoring for simplification (0b9e91f) database methods added (36f22ba) methods for numbers added (eee2144) string methods reorganized and extended (29cf060) first methods for string class (846aaec) refactoring: shortening macro names (9f1ea5f) minor improvements (9bcb6c6) improved (285a393) documentation improved (9e48294) method parsing (1e2fcdc) towards method invocation (47bd901) L_FIELD renamed to L_VAR to make room for field syntax (1de6ccd) improvements (8b89522) improvements, especially for print (3bf93f3) improvements (5cd6d00) tag_id renamed to token_type (e3d0cee) test resuts fixed (8fdca76) iterator for Record added (1e96f7e) a database in numeric context evaluates to the number records contained (cba4e9f) read fixed (081136d) first approach of read (d73faba) evaluation of list fixed (7502e6c) NOTES are ignored (3c6f972) evaluation of argument for each fixed (02d040d) each evaluation added (82030e5) parsing of each added (03f501a) minor improvement (e7c166f) line breaking fixed (9f90116) simplified and documentation improved (98f8b01) evaluation oif return value fixed (c09e1ec) return added (6ec0548) list separator modified to comma (654141e) add.field made readable (37b921e) evaluation of with added (542a627) function type fixed and tests added (3dcb604) LineReader introduced to get back the error pointer (5343e79) type fixed (a0c594c) linker problems fixed (4a79c6b) defun implemented (381a720) improvements error message improved (60e98bf) reorg (b999bed) parsing of defun and function added (ea79b97) documentation improved (e7fa423) first steps towrds memory management (e2cef81) hash moved and first attempt to trace the memory usage (73b156c) L_BLOCK eliminated in favour of L_STRING (abe9bf5) iterator for macros added and used for addlist (0de7cfd) resource.search.path made readable (76a2eee) regexp.syntax made readable (2ea3d88) get_regex_syntax() added (08272a0) tests for clear.ignored.words added (af3a9d2) getter for ignored.word added (935a76c) print improved (bc761f2) slight improvements (a747460) properly initializing all of bibtool (447b5e8) trying to optimize (0c45bb3) fixes and test cases added (d33e0c2) refactorings and addition with getters for static variables (f976dcc) get_separator added (7c6cde8) builtin if implemented (8d89107) some simplifications (9ee6c82) refactoring to introduce a setter (84ebf47) macro.file implemented (9b1a7eb) improved (2f9328c) input tests added (e4ead1a) added (a20a7d7) improvements and else error message added (cba9dfa) g_input completed and slightly refactored (4d082e1) Merge branch 'master' of git@github.com:ge-ne/bibtool.git (74df6d8) decoupling of the io from main (02577a5) decoupling of the io from main (959165d) io extracted from main (b693d1f) with parsing added (386ddc7) if parsing added (c1ea387) group and while parsing added (2da1c44) compiling Changes.tex and install.tex as part of the packaging. set user and group in the tarball to bibtool (2503704) Binary distributions mentioned (92fcc8c) syntax fixed and appearance improved (edf4361) input added (4c6bcfa) improved (f04db83) improved (ba914ed) functions fixed (8cea0e5) block parsing and evaluating makking work (45f281a) test cases added (32776dd) comerator for > and >= added (e1e71fc) cmp added (7b077d4) comparison <= added (41e3412) improvements and < added (9ed5de9) renamed (ffd7eb7) more functions (f75acc2) cleanup (27ed839) more function resources added (4352b42) assignment improved (d8e8a5f) optimized (814e430) more test cases (bb93028) string resources added (ae05f13) Summary separator line shortened (33a2a8e) numeric resources integrated (b03c2b0) simplified and improved (47f1a81) returning onley the last result on evaluate (995535a) access to boolean resources (e2285e2) refactoring of the underlying structure of fucntion calls (fd6ce81) prepared for next release (f8f6d08) Merge branch 'master' of git@github.com:ge-ne/bibtool.git (0d1581f) version incremented (4295067)
2016-03-13Updated version (2.63.175.g40b15e1 -> 2.63.176.g79a4f58).AUR Update Bot
Changelog ========= comments with // instead of % (79a4f58) documentation improved (40b15e1) defvar added (9f5d9ec) optimizing and memory managament improved (cf9faf0) signature of eval_bool() simplified (3b2014f) improvements on the memory management (372d3c2) class parsing improved (83a39ae) boolean method or added (b0ab8ff) boolean method and added (4f95306) memory management improved (80df4fd) methods with reserved names enabled (4982ae6) method negate() added (6717f57) simplified (70f778a) documentation improved (22e357a) memory management fixed (3f31d1c) optimized (8b497b1) equals method for list added (e4182a4) equals() exposed (2876098) method equals for number added (9ac0e2c) method equals of boolean added (f918422) nil fixed (1ddcc1f) method equals for string added (60b1162) reverting to the original meaning of == and expanding the implementation (aa50774) type conversion for == added (d80be27) documentation improved (18324ba) documentation improved (153b85d) database method sort implemented (dfd7e99) new sorter adapter (4eebbfa) development target added (3dbf4b5) formatting improved (ccea376) memory management fixed (9c02372) extended (35a4545) extended (1099127) method write added (409f65c) initialization simplified (fbb937a) refactoring to eliminate global variables (514c30b) quzote funtion fixed (f6bef0c) refactoring: introducing subdirector for structuring (c335062) documentation extended (105eaaf) function method apply added (f428968) class for function added (a949f65) fixed (16e8b4c) extended (3dc44e2) printing improved (e183c60) comment reading fixed (2c98f75) new (2f4e2fe) refactoring and class methods completed (e43e6e3) class intruduced as class (d10590e) class as term introduced (f39c3a3) setter for fields added (a18ceba) empty method added (515820d) methods car and cdr added (4e0f9bf) setter for key added (42553c6) infrastructure for assignment to class properties prepared (4ca5737) error message pointing fixed (8cfce7f) method has added (929636e) documentation improved (b64aecb) print_term renamed to print (b3cbb29) refactoring and fix (641d56e) typo fixed (9b80ef6) expand added (cc73bb4) method macro added (4151e86) documentation improved (6743883) method sort for records added (aa710a2) record methods get and sort.key added (bef52c4) methods for records added (cd6c634) argumnet parsing improved (1914516) argument evaluation for methods improved (7ac937f) simplified and string:concat added (e901418) fixes for boolean (29bc7a5) boolean methods added (0a30186) refactoring for simplification (0b9e91f) database methods added (36f22ba) methods for numbers added (eee2144) string methods reorganized and extended (29cf060) first methods for string class (846aaec) refactoring: shortening macro names (9f1ea5f) minor improvements (9bcb6c6) improved (285a393) documentation improved (9e48294) method parsing (1e2fcdc) towards method invocation (47bd901) L_FIELD renamed to L_VAR to make room for field syntax (1de6ccd) improvements (8b89522) improvements, especially for print (3bf93f3) improvements (5cd6d00) tag_id renamed to token_type (e3d0cee) test resuts fixed (8fdca76) iterator for Record added (1e96f7e) a database in numeric context evaluates to the number records contained (cba4e9f) read fixed (081136d) first approach of read (d73faba) evaluation of list fixed (7502e6c) NOTES are ignored (3c6f972) evaluation of argument for each fixed (02d040d) each evaluation added (82030e5) parsing of each added (03f501a) minor improvement (e7c166f) line breaking fixed (9f90116) simplified and documentation improved (98f8b01) evaluation oif return value fixed (c09e1ec) return added (6ec0548) list separator modified to comma (654141e) add.field made readable (37b921e) evaluation of with added (542a627) function type fixed and tests added (3dcb604) LineReader introduced to get back the error pointer (5343e79) type fixed (a0c594c) linker problems fixed (4a79c6b) defun implemented (381a720) improvements error message improved (60e98bf) reorg (b999bed) parsing of defun and function added (ea79b97) documentation improved (e7fa423) first steps towrds memory management (e2cef81) hash moved and first attempt to trace the memory usage (73b156c) L_BLOCK eliminated in favour of L_STRING (abe9bf5) iterator for macros added and used for addlist (0de7cfd) resource.search.path made readable (76a2eee) regexp.syntax made readable (2ea3d88) get_regex_syntax() added (08272a0) tests for clear.ignored.words added (af3a9d2) getter for ignored.word added (935a76c) print improved (bc761f2) slight improvements (a747460) properly initializing all of bibtool (447b5e8) trying to optimize (0c45bb3) fixes and test cases added (d33e0c2) refactorings and addition with getters for static variables (f976dcc) get_separator added (7c6cde8) builtin if implemented (8d89107) some simplifications (9ee6c82) refactoring to introduce a setter (84ebf47) macro.file implemented (9b1a7eb) improved (2f9328c) input tests added (e4ead1a) added (a20a7d7) improvements and else error message added (cba9dfa) g_input completed and slightly refactored (4d082e1) Merge branch 'master' of git@github.com:ge-ne/bibtool.git (74df6d8) decoupling of the io from main (02577a5) decoupling of the io from main (959165d) io extracted from main (b693d1f) with parsing added (386ddc7) if parsing added (c1ea387) group and while parsing added (2da1c44) compiling Changes.tex and install.tex as part of the packaging. set user and group in the tarball to bibtool (2503704) Binary distributions mentioned (92fcc8c) syntax fixed and appearance improved (edf4361) input added (4c6bcfa) improved (f04db83) improved (ba914ed) functions fixed (8cea0e5) block parsing and evaluating makking work (45f281a) test cases added (32776dd) comerator for > and >= added (e1e71fc) cmp added (7b077d4) comparison <= added (41e3412) improvements and < added (9ed5de9) renamed (ffd7eb7) more functions (f75acc2) cleanup (27ed839) more function resources added (4352b42) assignment improved (d8e8a5f) optimized (814e430) more test cases (bb93028) string resources added (ae05f13) Summary separator line shortened (33a2a8e) numeric resources integrated (b03c2b0) simplified and improved (47f1a81) returning onley the last result on evaluate (995535a) access to boolean resources (e2285e2) refactoring of the underlying structure of fucntion calls (fd6ce81) prepared for next release (f8f6d08) Merge branch 'master' of git@github.com:ge-ne/bibtool.git (0d1581f) version incremented (4295067)
2016-03-08Updated version (2.63.174.g9f5d9ec -> 2.63.175.g40b15e1).AUR Update Bot
Changelog ========= documentation improved (40b15e1) defvar added (9f5d9ec) optimizing and memory managament improved (cf9faf0) signature of eval_bool() simplified (3b2014f) improvements on the memory management (372d3c2) class parsing improved (83a39ae) boolean method or added (b0ab8ff) boolean method and added (4f95306) memory management improved (80df4fd) methods with reserved names enabled (4982ae6) method negate() added (6717f57) simplified (70f778a) documentation improved (22e357a) memory management fixed (3f31d1c) optimized (8b497b1) equals method for list added (e4182a4) equals() exposed (2876098) method equals for number added (9ac0e2c) method equals of boolean added (f918422) nil fixed (1ddcc1f) method equals for string added (60b1162) reverting to the original meaning of == and expanding the implementation (aa50774) type conversion for == added (d80be27) documentation improved (18324ba) documentation improved (153b85d) database method sort implemented (dfd7e99) new sorter adapter (4eebbfa) development target added (3dbf4b5) formatting improved (ccea376) memory management fixed (9c02372) extended (35a4545) extended (1099127) method write added (409f65c) initialization simplified (fbb937a) refactoring to eliminate global variables (514c30b) quzote funtion fixed (f6bef0c) refactoring: introducing subdirector for structuring (c335062) documentation extended (105eaaf) function method apply added (f428968) class for function added (a949f65) fixed (16e8b4c) extended (3dc44e2) printing improved (e183c60) comment reading fixed (2c98f75) new (2f4e2fe) refactoring and class methods completed (e43e6e3) class intruduced as class (d10590e) class as term introduced (f39c3a3) setter for fields added (a18ceba) empty method added (515820d) methods car and cdr added (4e0f9bf) setter for key added (42553c6) infrastructure for assignment to class properties prepared (4ca5737) error message pointing fixed (8cfce7f) method has added (929636e) documentation improved (b64aecb) print_term renamed to print (b3cbb29) refactoring and fix (641d56e) typo fixed (9b80ef6) expand added (cc73bb4) method macro added (4151e86) documentation improved (6743883) method sort for records added (aa710a2) record methods get and sort.key added (bef52c4) methods for records added (cd6c634) argumnet parsing improved (1914516) argument evaluation for methods improved (7ac937f) simplified and string:concat added (e901418) fixes for boolean (29bc7a5) boolean methods added (0a30186) refactoring for simplification (0b9e91f) database methods added (36f22ba) methods for numbers added (eee2144) string methods reorganized and extended (29cf060) first methods for string class (846aaec) refactoring: shortening macro names (9f1ea5f) minor improvements (9bcb6c6) improved (285a393) documentation improved (9e48294) method parsing (1e2fcdc) towards method invocation (47bd901) L_FIELD renamed to L_VAR to make room for field syntax (1de6ccd) improvements (8b89522) improvements, especially for print (3bf93f3) improvements (5cd6d00) tag_id renamed to token_type (e3d0cee) test resuts fixed (8fdca76) iterator for Record added (1e96f7e) a database in numeric context evaluates to the number records contained (cba4e9f) read fixed (081136d) first approach of read (d73faba) evaluation of list fixed (7502e6c) NOTES are ignored (3c6f972) evaluation of argument for each fixed (02d040d) each evaluation added (82030e5) parsing of each added (03f501a) minor improvement (e7c166f) line breaking fixed (9f90116) simplified and documentation improved (98f8b01) evaluation oif return value fixed (c09e1ec) return added (6ec0548) list separator modified to comma (654141e) add.field made readable (37b921e) evaluation of with added (542a627) function type fixed and tests added (3dcb604) LineReader introduced to get back the error pointer (5343e79) type fixed (a0c594c) linker problems fixed (4a79c6b) defun implemented (381a720) improvements error message improved (60e98bf) reorg (b999bed) parsing of defun and function added (ea79b97) documentation improved (e7fa423) first steps towrds memory management (e2cef81) hash moved and first attempt to trace the memory usage (73b156c) L_BLOCK eliminated in favour of L_STRING (abe9bf5) iterator for macros added and used for addlist (0de7cfd) resource.search.path made readable (76a2eee) regexp.syntax made readable (2ea3d88) get_regex_syntax() added (08272a0) tests for clear.ignored.words added (af3a9d2) getter for ignored.word added (935a76c) print improved (bc761f2) slight improvements (a747460) properly initializing all of bibtool (447b5e8) trying to optimize (0c45bb3) fixes and test cases added (d33e0c2) refactorings and addition with getters for static variables (f976dcc) get_separator added (7c6cde8) builtin if implemented (8d89107) some simplifications (9ee6c82) refactoring to introduce a setter (84ebf47) macro.file implemented (9b1a7eb) improved (2f9328c) input tests added (e4ead1a) added (a20a7d7) improvements and else error message added (cba9dfa) g_input completed and slightly refactored (4d082e1) Merge branch 'master' of git@github.com:ge-ne/bibtool.git (74df6d8) decoupling of the io from main (02577a5) decoupling of the io from main (959165d) io extracted from main (b693d1f) with parsing added (386ddc7) if parsing added (c1ea387) group and while parsing added (2da1c44) compiling Changes.tex and install.tex as part of the packaging. set user and group in the tarball to bibtool (2503704) Binary distributions mentioned (92fcc8c) syntax fixed and appearance improved (edf4361) input added (4c6bcfa) improved (f04db83) improved (ba914ed) functions fixed (8cea0e5) block parsing and evaluating makking work (45f281a) test cases added (32776dd) comerator for > and >= added (e1e71fc) cmp added (7b077d4) comparison <= added (41e3412) improvements and < added (9ed5de9) renamed (ffd7eb7) more functions (f75acc2) cleanup (27ed839) more function resources added (4352b42) assignment improved (d8e8a5f) optimized (814e430) more test cases (bb93028) string resources added (ae05f13) Summary separator line shortened (33a2a8e) numeric resources integrated (b03c2b0) simplified and improved (47f1a81) returning onley the last result on evaluate (995535a) access to boolean resources (e2285e2) refactoring of the underlying structure of fucntion calls (fd6ce81) prepared for next release (f8f6d08) Merge branch 'master' of git@github.com:ge-ne/bibtool.git (0d1581f) version incremented (4295067)
2016-03-06Updated version (2.63.163.g22e357a -> 2.63.174.g9f5d9ec).AUR Update Bot
Changelog ========= defvar added (9f5d9ec) optimizing and memory managament improved (cf9faf0) signature of eval_bool() simplified (3b2014f) improvements on the memory management (372d3c2) class parsing improved (83a39ae) boolean method or added (b0ab8ff) boolean method and added (4f95306) memory management improved (80df4fd) methods with reserved names enabled (4982ae6) method negate() added (6717f57) simplified (70f778a) documentation improved (22e357a) memory management fixed (3f31d1c) optimized (8b497b1) equals method for list added (e4182a4) equals() exposed (2876098) method equals for number added (9ac0e2c) method equals of boolean added (f918422) nil fixed (1ddcc1f) method equals for string added (60b1162) reverting to the original meaning of == and expanding the implementation (aa50774) type conversion for == added (d80be27) documentation improved (18324ba) documentation improved (153b85d) database method sort implemented (dfd7e99) new sorter adapter (4eebbfa) development target added (3dbf4b5) formatting improved (ccea376) memory management fixed (9c02372) extended (35a4545) extended (1099127) method write added (409f65c) initialization simplified (fbb937a) refactoring to eliminate global variables (514c30b) quzote funtion fixed (f6bef0c) refactoring: introducing subdirector for structuring (c335062) documentation extended (105eaaf) function method apply added (f428968) class for function added (a949f65) fixed (16e8b4c) extended (3dc44e2) printing improved (e183c60) comment reading fixed (2c98f75) new (2f4e2fe) refactoring and class methods completed (e43e6e3) class intruduced as class (d10590e) class as term introduced (f39c3a3) setter for fields added (a18ceba) empty method added (515820d) methods car and cdr added (4e0f9bf) setter for key added (42553c6) infrastructure for assignment to class properties prepared (4ca5737) error message pointing fixed (8cfce7f) method has added (929636e) documentation improved (b64aecb) print_term renamed to print (b3cbb29) refactoring and fix (641d56e) typo fixed (9b80ef6) expand added (cc73bb4) method macro added (4151e86) documentation improved (6743883) method sort for records added (aa710a2) record methods get and sort.key added (bef52c4) methods for records added (cd6c634) argumnet parsing improved (1914516) argument evaluation for methods improved (7ac937f) simplified and string:concat added (e901418) fixes for boolean (29bc7a5) boolean methods added (0a30186) refactoring for simplification (0b9e91f) database methods added (36f22ba) methods for numbers added (eee2144) string methods reorganized and extended (29cf060) first methods for string class (846aaec) refactoring: shortening macro names (9f1ea5f) minor improvements (9bcb6c6) improved (285a393) documentation improved (9e48294) method parsing (1e2fcdc) towards method invocation (47bd901) L_FIELD renamed to L_VAR to make room for field syntax (1de6ccd) improvements (8b89522) improvements, especially for print (3bf93f3) improvements (5cd6d00) tag_id renamed to token_type (e3d0cee) test resuts fixed (8fdca76) iterator for Record added (1e96f7e) a database in numeric context evaluates to the number records contained (cba4e9f) read fixed (081136d) first approach of read (d73faba) evaluation of list fixed (7502e6c) NOTES are ignored (3c6f972) evaluation of argument for each fixed (02d040d) each evaluation added (82030e5) parsing of each added (03f501a) minor improvement (e7c166f) line breaking fixed (9f90116) simplified and documentation improved (98f8b01) evaluation oif return value fixed (c09e1ec) return added (6ec0548) list separator modified to comma (654141e) add.field made readable (37b921e) evaluation of with added (542a627) function type fixed and tests added (3dcb604) LineReader introduced to get back the error pointer (5343e79) type fixed (a0c594c) linker problems fixed (4a79c6b) defun implemented (381a720) improvements error message improved (60e98bf) reorg (b999bed) parsing of defun and function added (ea79b97) documentation improved (e7fa423) first steps towrds memory management (e2cef81) hash moved and first attempt to trace the memory usage (73b156c) L_BLOCK eliminated in favour of L_STRING (abe9bf5) iterator for macros added and used for addlist (0de7cfd) resource.search.path made readable (76a2eee) regexp.syntax made readable (2ea3d88) get_regex_syntax() added (08272a0) tests for clear.ignored.words added (af3a9d2) getter for ignored.word added (935a76c) print improved (bc761f2) slight improvements (a747460) properly initializing all of bibtool (447b5e8) trying to optimize (0c45bb3) fixes and test cases added (d33e0c2) refactorings and addition with getters for static variables (f976dcc) get_separator added (7c6cde8) builtin if implemented (8d89107) some simplifications (9ee6c82) refactoring to introduce a setter (84ebf47) macro.file implemented (9b1a7eb) improved (2f9328c) input tests added (e4ead1a) added (a20a7d7) improvements and else error message added (cba9dfa) g_input completed and slightly refactored (4d082e1) Merge branch 'master' of git@github.com:ge-ne/bibtool.git (74df6d8) decoupling of the io from main (02577a5) decoupling of the io from main (959165d) io extracted from main (b693d1f) with parsing added (386ddc7) if parsing added (c1ea387) group and while parsing added (2da1c44) compiling Changes.tex and install.tex as part of the packaging. set user and group in the tarball to bibtool (2503704) Binary distributions mentioned (92fcc8c) syntax fixed and appearance improved (edf4361) input added (4c6bcfa) improved (f04db83) improved (ba914ed) functions fixed (8cea0e5) block parsing and evaluating makking work (45f281a) test cases added (32776dd) comerator for > and >= added (e1e71fc) cmp added (7b077d4) comparison <= added (41e3412) improvements and < added (9ed5de9) renamed (ffd7eb7) more functions (f75acc2) cleanup (27ed839) more function resources added (4352b42) assignment improved (d8e8a5f) optimized (814e430) more test cases (bb93028) string resources added (ae05f13) Summary separator line shortened (33a2a8e) numeric resources integrated (b03c2b0) simplified and improved (47f1a81) returning onley the last result on evaluate (995535a) access to boolean resources (e2285e2) refactoring of the underlying structure of fucntion calls (fd6ce81) prepared for next release (f8f6d08) Merge branch 'master' of git@github.com:ge-ne/bibtool.git (0d1581f) version incremented (4295067)
2016-03-05Updated version (2.63.155.g60b1162 -> 2.63.163.g22e357a).AUR Update Bot
Changelog ========= documentation improved (22e357a) memory management fixed (3f31d1c) optimized (8b497b1) equals method for list added (e4182a4) equals() exposed (2876098) method equals for number added (9ac0e2c) method equals of boolean added (f918422) nil fixed (1ddcc1f) method equals for string added (60b1162) reverting to the original meaning of == and expanding the implementation (aa50774) type conversion for == added (d80be27) documentation improved (18324ba) documentation improved (153b85d) database method sort implemented (dfd7e99) new sorter adapter (4eebbfa) development target added (3dbf4b5) formatting improved (ccea376) memory management fixed (9c02372) extended (35a4545) extended (1099127) method write added (409f65c) initialization simplified (fbb937a) refactoring to eliminate global variables (514c30b) quzote funtion fixed (f6bef0c) refactoring: introducing subdirector for structuring (c335062) documentation extended (105eaaf) function method apply added (f428968) class for function added (a949f65) fixed (16e8b4c) extended (3dc44e2) printing improved (e183c60) comment reading fixed (2c98f75) new (2f4e2fe) refactoring and class methods completed (e43e6e3) class intruduced as class (d10590e) class as term introduced (f39c3a3) setter for fields added (a18ceba) empty method added (515820d) methods car and cdr added (4e0f9bf) setter for key added (42553c6) infrastructure for assignment to class properties prepared (4ca5737) error message pointing fixed (8cfce7f) method has added (929636e) documentation improved (b64aecb) print_term renamed to print (b3cbb29) refactoring and fix (641d56e) typo fixed (9b80ef6) expand added (cc73bb4) method macro added (4151e86) documentation improved (6743883) method sort for records added (aa710a2) record methods get and sort.key added (bef52c4) methods for records added (cd6c634) argumnet parsing improved (1914516) argument evaluation for methods improved (7ac937f) simplified and string:concat added (e901418) fixes for boolean (29bc7a5) boolean methods added (0a30186) refactoring for simplification (0b9e91f) database methods added (36f22ba) methods for numbers added (eee2144) string methods reorganized and extended (29cf060) first methods for string class (846aaec) refactoring: shortening macro names (9f1ea5f) minor improvements (9bcb6c6) improved (285a393) documentation improved (9e48294) method parsing (1e2fcdc) towards method invocation (47bd901) L_FIELD renamed to L_VAR to make room for field syntax (1de6ccd) improvements (8b89522) improvements, especially for print (3bf93f3) improvements (5cd6d00) tag_id renamed to token_type (e3d0cee) test resuts fixed (8fdca76) iterator for Record added (1e96f7e) a database in numeric context evaluates to the number records contained (cba4e9f) read fixed (081136d) first approach of read (d73faba) evaluation of list fixed (7502e6c) NOTES are ignored (3c6f972) evaluation of argument for each fixed (02d040d) each evaluation added (82030e5) parsing of each added (03f501a) minor improvement (e7c166f) line breaking fixed (9f90116) simplified and documentation improved (98f8b01) evaluation oif return value fixed (c09e1ec) return added (6ec0548) list separator modified to comma (654141e) add.field made readable (37b921e) evaluation of with added (542a627) function type fixed and tests added (3dcb604) LineReader introduced to get back the error pointer (5343e79) type fixed (a0c594c) linker problems fixed (4a79c6b) defun implemented (381a720) improvements error message improved (60e98bf) reorg (b999bed) parsing of defun and function added (ea79b97) documentation improved (e7fa423) first steps towrds memory management (e2cef81) hash moved and first attempt to trace the memory usage (73b156c) L_BLOCK eliminated in favour of L_STRING (abe9bf5) iterator for macros added and used for addlist (0de7cfd) resource.search.path made readable (76a2eee) regexp.syntax made readable (2ea3d88) get_regex_syntax() added (08272a0) tests for clear.ignored.words added (af3a9d2) getter for ignored.word added (935a76c) print improved (bc761f2) slight improvements (a747460) properly initializing all of bibtool (447b5e8) trying to optimize (0c45bb3) fixes and test cases added (d33e0c2) refactorings and addition with getters for static variables (f976dcc) get_separator added (7c6cde8) builtin if implemented (8d89107) some simplifications (9ee6c82) refactoring to introduce a setter (84ebf47) macro.file implemented (9b1a7eb) improved (2f9328c) input tests added (e4ead1a) added (a20a7d7) improvements and else error message added (cba9dfa) g_input completed and slightly refactored (4d082e1) Merge branch 'master' of git@github.com:ge-ne/bibtool.git (74df6d8) decoupling of the io from main (02577a5) decoupling of the io from main (959165d) io extracted from main (b693d1f) with parsing added (386ddc7) if parsing added (c1ea387) group and while parsing added (2da1c44) compiling Changes.tex and install.tex as part of the packaging. set user and group in the tarball to bibtool (2503704) Binary distributions mentioned (92fcc8c) syntax fixed and appearance improved (edf4361) input added (4c6bcfa) improved (f04db83) improved (ba914ed) functions fixed (8cea0e5) block parsing and evaluating makking work (45f281a) test cases added (32776dd) comerator for > and >= added (e1e71fc) cmp added (7b077d4) comparison <= added (41e3412) improvements and < added (9ed5de9) renamed (ffd7eb7) more functions (f75acc2) cleanup (27ed839) more function resources added (4352b42) assignment improved (d8e8a5f) optimized (814e430) more test cases (bb93028) string resources added (ae05f13) Summary separator line shortened (33a2a8e) numeric resources integrated (b03c2b0) simplified and improved (47f1a81) returning onley the last result on evaluate (995535a) access to boolean resources (e2285e2) refactoring of the underlying structure of fucntion calls (fd6ce81) prepared for next release (f8f6d08) Merge branch 'master' of git@github.com:ge-ne/bibtool.git (0d1581f) version incremented (4295067)
2016-03-05Updated version (2.63.153.gd80be27 -> 2.63.155.g60b1162).AUR Update Bot
Changelog ========= method equals for string added (60b1162) reverting to the original meaning of == and expanding the implementation (aa50774) type conversion for == added (d80be27) documentation improved (18324ba) documentation improved (153b85d) database method sort implemented (dfd7e99) new sorter adapter (4eebbfa) development target added (3dbf4b5) formatting improved (ccea376) memory management fixed (9c02372) extended (35a4545) extended (1099127) method write added (409f65c) initialization simplified (fbb937a) refactoring to eliminate global variables (514c30b) quzote funtion fixed (f6bef0c) refactoring: introducing subdirector for structuring (c335062) documentation extended (105eaaf) function method apply added (f428968) class for function added (a949f65) fixed (16e8b4c) extended (3dc44e2) printing improved (e183c60) comment reading fixed (2c98f75) new (2f4e2fe) refactoring and class methods completed (e43e6e3) class intruduced as class (d10590e) class as term introduced (f39c3a3) setter for fields added (a18ceba) empty method added (515820d) methods car and cdr added (4e0f9bf) setter for key added (42553c6) infrastructure for assignment to class properties prepared (4ca5737) error message pointing fixed (8cfce7f) method has added (929636e) documentation improved (b64aecb) print_term renamed to print (b3cbb29) refactoring and fix (641d56e) typo fixed (9b80ef6) expand added (cc73bb4) method macro added (4151e86) documentation improved (6743883) method sort for records added (aa710a2) record methods get and sort.key added (bef52c4) methods for records added (cd6c634) argumnet parsing improved (1914516) argument evaluation for methods improved (7ac937f) simplified and string:concat added (e901418) fixes for boolean (29bc7a5) boolean methods added (0a30186) refactoring for simplification (0b9e91f) database methods added (36f22ba) methods for numbers added (eee2144) string methods reorganized and extended (29cf060) first methods for string class (846aaec) refactoring: shortening macro names (9f1ea5f) minor improvements (9bcb6c6) improved (285a393) documentation improved (9e48294) method parsing (1e2fcdc) towards method invocation (47bd901) L_FIELD renamed to L_VAR to make room for field syntax (1de6ccd) improvements (8b89522) improvements, especially for print (3bf93f3) improvements (5cd6d00) tag_id renamed to token_type (e3d0cee) test resuts fixed (8fdca76) iterator for Record added (1e96f7e) a database in numeric context evaluates to the number records contained (cba4e9f) read fixed (081136d) first approach of read (d73faba) evaluation of list fixed (7502e6c) NOTES are ignored (3c6f972) evaluation of argument for each fixed (02d040d) each evaluation added (82030e5) parsing of each added (03f501a) minor improvement (e7c166f) line breaking fixed (9f90116) simplified and documentation improved (98f8b01) evaluation oif return value fixed (c09e1ec) return added (6ec0548) list separator modified to comma (654141e) add.field made readable (37b921e) evaluation of with added (542a627) function type fixed and tests added (3dcb604) LineReader introduced to get back the error pointer (5343e79) type fixed (a0c594c) linker problems fixed (4a79c6b) defun implemented (381a720) improvements error message improved (60e98bf) reorg (b999bed) parsing of defun and function added (ea79b97) documentation improved (e7fa423) first steps towrds memory management (e2cef81) hash moved and first attempt to trace the memory usage (73b156c) L_BLOCK eliminated in favour of L_STRING (abe9bf5) iterator for macros added and used for addlist (0de7cfd) resource.search.path made readable (76a2eee) regexp.syntax made readable (2ea3d88) get_regex_syntax() added (08272a0) tests for clear.ignored.words added (af3a9d2) getter for ignored.word added (935a76c) print improved (bc761f2) slight improvements (a747460) properly initializing all of bibtool (447b5e8) trying to optimize (0c45bb3) fixes and test cases added (d33e0c2) refactorings and addition with getters for static variables (f976dcc) get_separator added (7c6cde8) builtin if implemented (8d89107) some simplifications (9ee6c82) refactoring to introduce a setter (84ebf47) macro.file implemented (9b1a7eb) improved (2f9328c) input tests added (e4ead1a) added (a20a7d7) improvements and else error message added (cba9dfa) g_input completed and slightly refactored (4d082e1) Merge branch 'master' of git@github.com:ge-ne/bibtool.git (74df6d8) decoupling of the io from main (02577a5) decoupling of the io from main (959165d) io extracted from main (b693d1f) with parsing added (386ddc7) if parsing added (c1ea387) group and while parsing added (2da1c44) compiling Changes.tex and install.tex as part of the packaging. set user and group in the tarball to bibtool (2503704) Binary distributions mentioned (92fcc8c) syntax fixed and appearance improved (edf4361) input added (4c6bcfa) improved (f04db83) improved (ba914ed) functions fixed (8cea0e5) block parsing and evaluating makking work (45f281a) test cases added (32776dd) comerator for > and >= added (e1e71fc) cmp added (7b077d4) comparison <= added (41e3412) improvements and < added (9ed5de9) renamed (ffd7eb7) more functions (f75acc2) cleanup (27ed839) more function resources added (4352b42) assignment improved (d8e8a5f) optimized (814e430) more test cases (bb93028) string resources added (ae05f13) Summary separator line shortened (33a2a8e) numeric resources integrated (b03c2b0) simplified and improved (47f1a81) returning onley the last result on evaluate (995535a) access to boolean resources (e2285e2) refactoring of the underlying structure of fucntion calls (fd6ce81) prepared for next release (f8f6d08) Merge branch 'master' of git@github.com:ge-ne/bibtool.git (0d1581f) version incremented (4295067)
2016-03-04Updated version (2.63.151.g153b85d -> 2.63.153.gd80be27).AUR Update Bot
Changelog ========= type conversion for == added (d80be27) documentation improved (18324ba) documentation improved (153b85d) database method sort implemented (dfd7e99) new sorter adapter (4eebbfa) development target added (3dbf4b5) formatting improved (ccea376) memory management fixed (9c02372) extended (35a4545) extended (1099127) method write added (409f65c) initialization simplified (fbb937a) refactoring to eliminate global variables (514c30b) quzote funtion fixed (f6bef0c) refactoring: introducing subdirector for structuring (c335062) documentation extended (105eaaf) function method apply added (f428968) class for function added (a949f65) fixed (16e8b4c) extended (3dc44e2) printing improved (e183c60) comment reading fixed (2c98f75) new (2f4e2fe) refactoring and class methods completed (e43e6e3) class intruduced as class (d10590e) class as term introduced (f39c3a3) setter for fields added (a18ceba) empty method added (515820d) methods car and cdr added (4e0f9bf) setter for key added (42553c6) infrastructure for assignment to class properties prepared (4ca5737) error message pointing fixed (8cfce7f) method has added (929636e) documentation improved (b64aecb) print_term renamed to print (b3cbb29) refactoring and fix (641d56e) typo fixed (9b80ef6) expand added (cc73bb4) method macro added (4151e86) documentation improved (6743883) method sort for records added (aa710a2) record methods get and sort.key added (bef52c4) methods for records added (cd6c634) argumnet parsing improved (1914516) argument evaluation for methods improved (7ac937f) simplified and string:concat added (e901418) fixes for boolean (29bc7a5) boolean methods added (0a30186) refactoring for simplification (0b9e91f) database methods added (36f22ba) methods for numbers added (eee2144) string methods reorganized and extended (29cf060) first methods for string class (846aaec) refactoring: shortening macro names (9f1ea5f) minor improvements (9bcb6c6) improved (285a393) documentation improved (9e48294) method parsing (1e2fcdc) towards method invocation (47bd901) L_FIELD renamed to L_VAR to make room for field syntax (1de6ccd) improvements (8b89522) improvements, especially for print (3bf93f3) improvements (5cd6d00) tag_id renamed to token_type (e3d0cee) test resuts fixed (8fdca76) iterator for Record added (1e96f7e) a database in numeric context evaluates to the number records contained (cba4e9f) read fixed (081136d) first approach of read (d73faba) evaluation of list fixed (7502e6c) NOTES are ignored (3c6f972) evaluation of argument for each fixed (02d040d) each evaluation added (82030e5) parsing of each added (03f501a) minor improvement (e7c166f) line breaking fixed (9f90116) simplified and documentation improved (98f8b01) evaluation oif return value fixed (c09e1ec) return added (6ec0548) list separator modified to comma (654141e) add.field made readable (37b921e) evaluation of with added (542a627) function type fixed and tests added (3dcb604) LineReader introduced to get back the error pointer (5343e79) type fixed (a0c594c) linker problems fixed (4a79c6b) defun implemented (381a720) improvements error message improved (60e98bf) reorg (b999bed) parsing of defun and function added (ea79b97) documentation improved (e7fa423) first steps towrds memory management (e2cef81) hash moved and first attempt to trace the memory usage (73b156c) L_BLOCK eliminated in favour of L_STRING (abe9bf5) iterator for macros added and used for addlist (0de7cfd) resource.search.path made readable (76a2eee) regexp.syntax made readable (2ea3d88) get_regex_syntax() added (08272a0) tests for clear.ignored.words added (af3a9d2) getter for ignored.word added (935a76c) print improved (bc761f2) slight improvements (a747460) properly initializing all of bibtool (447b5e8) trying to optimize (0c45bb3) fixes and test cases added (d33e0c2) refactorings and addition with getters for static variables (f976dcc) get_separator added (7c6cde8) builtin if implemented (8d89107) some simplifications (9ee6c82) refactoring to introduce a setter (84ebf47) macro.file implemented (9b1a7eb) improved (2f9328c) input tests added (e4ead1a) added (a20a7d7) improvements and else error message added (cba9dfa) g_input completed and slightly refactored (4d082e1) Merge branch 'master' of git@github.com:ge-ne/bibtool.git (74df6d8) decoupling of the io from main (02577a5) decoupling of the io from main (959165d) io extracted from main (b693d1f) with parsing added (386ddc7) if parsing added (c1ea387) group and while parsing added (2da1c44) compiling Changes.tex and install.tex as part of the packaging. set user and group in the tarball to bibtool (2503704) Binary distributions mentioned (92fcc8c) syntax fixed and appearance improved (edf4361) input added (4c6bcfa) improved (f04db83) improved (ba914ed) functions fixed (8cea0e5) block parsing and evaluating makking work (45f281a) test cases added (32776dd) comerator for > and >= added (e1e71fc) cmp added (7b077d4) comparison <= added (41e3412) improvements and < added (9ed5de9) renamed (ffd7eb7) more functions (f75acc2) cleanup (27ed839) more function resources added (4352b42) assignment improved (d8e8a5f) optimized (814e430) more test cases (bb93028) string resources added (ae05f13) Summary separator line shortened (33a2a8e) numeric resources integrated (b03c2b0) simplified and improved (47f1a81) returning onley the last result on evaluate (995535a) access to boolean resources (e2285e2) refactoring of the underlying structure of fucntion calls (fd6ce81) prepared for next release (f8f6d08) Merge branch 'master' of git@github.com:ge-ne/bibtool.git (0d1581f) version incremented (4295067)
2016-03-03Updated version (2.63.150.gdfd7e99 -> 2.63.151.g153b85d).AUR Update Bot
Changelog ========= documentation improved (153b85d) database method sort implemented (dfd7e99) new sorter adapter (4eebbfa) development target added (3dbf4b5) formatting improved (ccea376) memory management fixed (9c02372) extended (35a4545) extended (1099127) method write added (409f65c) initialization simplified (fbb937a) refactoring to eliminate global variables (514c30b) quzote funtion fixed (f6bef0c) refactoring: introducing subdirector for structuring (c335062) documentation extended (105eaaf) function method apply added (f428968) class for function added (a949f65) fixed (16e8b4c) extended (3dc44e2) printing improved (e183c60) comment reading fixed (2c98f75) new (2f4e2fe) refactoring and class methods completed (e43e6e3) class intruduced as class (d10590e) class as term introduced (f39c3a3) setter for fields added (a18ceba) empty method added (515820d) methods car and cdr added (4e0f9bf) setter for key added (42553c6) infrastructure for assignment to class properties prepared (4ca5737) error message pointing fixed (8cfce7f) method has added (929636e) documentation improved (b64aecb) print_term renamed to print (b3cbb29) refactoring and fix (641d56e) typo fixed (9b80ef6) expand added (cc73bb4) method macro added (4151e86) documentation improved (6743883) method sort for records added (aa710a2) record methods get and sort.key added (bef52c4) methods for records added (cd6c634) argumnet parsing improved (1914516) argument evaluation for methods improved (7ac937f) simplified and string:concat added (e901418) fixes for boolean (29bc7a5) boolean methods added (0a30186) refactoring for simplification (0b9e91f) database methods added (36f22ba) methods for numbers added (eee2144) string methods reorganized and extended (29cf060) first methods for string class (846aaec) refactoring: shortening macro names (9f1ea5f) minor improvements (9bcb6c6) improved (285a393) documentation improved (9e48294) method parsing (1e2fcdc) towards method invocation (47bd901) L_FIELD renamed to L_VAR to make room for field syntax (1de6ccd) improvements (8b89522) improvements, especially for print (3bf93f3) improvements (5cd6d00) tag_id renamed to token_type (e3d0cee) test resuts fixed (8fdca76) iterator for Record added (1e96f7e) a database in numeric context evaluates to the number records contained (cba4e9f) read fixed (081136d) first approach of read (d73faba) evaluation of list fixed (7502e6c) NOTES are ignored (3c6f972) evaluation of argument for each fixed (02d040d) each evaluation added (82030e5) parsing of each added (03f501a) minor improvement (e7c166f) line breaking fixed (9f90116) simplified and documentation improved (98f8b01) evaluation oif return value fixed (c09e1ec) return added (6ec0548) list separator modified to comma (654141e) add.field made readable (37b921e) evaluation of with added (542a627) function type fixed and tests added (3dcb604) LineReader introduced to get back the error pointer (5343e79) type fixed (a0c594c) linker problems fixed (4a79c6b) defun implemented (381a720) improvements error message improved (60e98bf) reorg (b999bed) parsing of defun and function added (ea79b97) documentation improved (e7fa423) first steps towrds memory management (e2cef81) hash moved and first attempt to trace the memory usage (73b156c) L_BLOCK eliminated in favour of L_STRING (abe9bf5) iterator for macros added and used for addlist (0de7cfd) resource.search.path made readable (76a2eee) regexp.syntax made readable (2ea3d88) get_regex_syntax() added (08272a0) tests for clear.ignored.words added (af3a9d2) getter for ignored.word added (935a76c) print improved (bc761f2) slight improvements (a747460) properly initializing all of bibtool (447b5e8) trying to optimize (0c45bb3) fixes and test cases added (d33e0c2) refactorings and addition with getters for static variables (f976dcc) get_separator added (7c6cde8) builtin if implemented (8d89107) some simplifications (9ee6c82) refactoring to introduce a setter (84ebf47) macro.file implemented (9b1a7eb) improved (2f9328c) input tests added (e4ead1a) added (a20a7d7) improvements and else error message added (cba9dfa) g_input completed and slightly refactored (4d082e1) Merge branch 'master' of git@github.com:ge-ne/bibtool.git (74df6d8) decoupling of the io from main (02577a5) decoupling of the io from main (959165d) io extracted from main (b693d1f) with parsing added (386ddc7) if parsing added (c1ea387) group and while parsing added (2da1c44) compiling Changes.tex and install.tex as part of the packaging. set user and group in the tarball to bibtool (2503704) Binary distributions mentioned (92fcc8c) syntax fixed and appearance improved (edf4361) input added (4c6bcfa) improved (f04db83) improved (ba914ed) functions fixed (8cea0e5) block parsing and evaluating makking work (45f281a) test cases added (32776dd) comerator for > and >= added (e1e71fc) cmp added (7b077d4) comparison <= added (41e3412) improvements and < added (9ed5de9) renamed (ffd7eb7) more functions (f75acc2) cleanup (27ed839) more function resources added (4352b42) assignment improved (d8e8a5f) optimized (814e430) more test cases (bb93028) string resources added (ae05f13) Summary separator line shortened (33a2a8e) numeric resources integrated (b03c2b0) simplified and improved (47f1a81) returning onley the last result on evaluate (995535a) access to boolean resources (e2285e2) refactoring of the underlying structure of fucntion calls (fd6ce81) prepared for next release (f8f6d08) Merge branch 'master' of git@github.com:ge-ne/bibtool.git (0d1581f) version incremented (4295067)
2016-03-02Updated version (2.63.148.g3dbf4b5 -> 2.63.150.gdfd7e99).AUR Update Bot
Changelog ========= database method sort implemented (dfd7e99) new sorter adapter (4eebbfa) development target added (3dbf4b5) formatting improved (ccea376) memory management fixed (9c02372) extended (35a4545) extended (1099127) method write added (409f65c) initialization simplified (fbb937a) refactoring to eliminate global variables (514c30b) quzote funtion fixed (f6bef0c) refactoring: introducing subdirector for structuring (c335062) documentation extended (105eaaf) function method apply added (f428968) class for function added (a949f65) fixed (16e8b4c) extended (3dc44e2) printing improved (e183c60) comment reading fixed (2c98f75) new (2f4e2fe) refactoring and class methods completed (e43e6e3) class intruduced as class (d10590e) class as term introduced (f39c3a3) setter for fields added (a18ceba) empty method added (515820d) methods car and cdr added (4e0f9bf) setter for key added (42553c6) infrastructure for assignment to class properties prepared (4ca5737) error message pointing fixed (8cfce7f) method has added (929636e) documentation improved (b64aecb) print_term renamed to print (b3cbb29) refactoring and fix (641d56e) typo fixed (9b80ef6) expand added (cc73bb4) method macro added (4151e86) documentation improved (6743883) method sort for records added (aa710a2) record methods get and sort.key added (bef52c4) methods for records added (cd6c634) argumnet parsing improved (1914516) argument evaluation for methods improved (7ac937f) simplified and string:concat added (e901418) fixes for boolean (29bc7a5) boolean methods added (0a30186) refactoring for simplification (0b9e91f) database methods added (36f22ba) methods for numbers added (eee2144) string methods reorganized and extended (29cf060) first methods for string class (846aaec) refactoring: shortening macro names (9f1ea5f) minor improvements (9bcb6c6) improved (285a393) documentation improved (9e48294) method parsing (1e2fcdc) towards method invocation (47bd901) L_FIELD renamed to L_VAR to make room for field syntax (1de6ccd) improvements (8b89522) improvements, especially for print (3bf93f3) improvements (5cd6d00) tag_id renamed to token_type (e3d0cee) test resuts fixed (8fdca76) iterator for Record added (1e96f7e) a database in numeric context evaluates to the number records contained (cba4e9f) read fixed (081136d) first approach of read (d73faba) evaluation of list fixed (7502e6c) NOTES are ignored (3c6f972) evaluation of argument for each fixed (02d040d) each evaluation added (82030e5) parsing of each added (03f501a) minor improvement (e7c166f) line breaking fixed (9f90116) simplified and documentation improved (98f8b01) evaluation oif return value fixed (c09e1ec) return added (6ec0548) list separator modified to comma (654141e) add.field made readable (37b921e) evaluation of with added (542a627) function type fixed and tests added (3dcb604) LineReader introduced to get back the error pointer (5343e79) type fixed (a0c594c) linker problems fixed (4a79c6b) defun implemented (381a720) improvements error message improved (60e98bf) reorg (b999bed) parsing of defun and function added (ea79b97) documentation improved (e7fa423) first steps towrds memory management (e2cef81) hash moved and first attempt to trace the memory usage (73b156c) L_BLOCK eliminated in favour of L_STRING (abe9bf5) iterator for macros added and used for addlist (0de7cfd) resource.search.path made readable (76a2eee) regexp.syntax made readable (2ea3d88) get_regex_syntax() added (08272a0) tests for clear.ignored.words added (af3a9d2) getter for ignored.word added (935a76c) print improved (bc761f2) slight improvements (a747460) properly initializing all of bibtool (447b5e8) trying to optimize (0c45bb3) fixes and test cases added (d33e0c2) refactorings and addition with getters for static variables (f976dcc) get_separator added (7c6cde8) builtin if implemented (8d89107) some simplifications (9ee6c82) refactoring to introduce a setter (84ebf47) macro.file implemented (9b1a7eb) improved (2f9328c) input tests added (e4ead1a) added (a20a7d7) improvements and else error message added (cba9dfa) g_input completed and slightly refactored (4d082e1) Merge branch 'master' of git@github.com:ge-ne/bibtool.git (74df6d8) decoupling of the io from main (02577a5) decoupling of the io from main (959165d) io extracted from main (b693d1f) with parsing added (386ddc7) if parsing added (c1ea387) group and while parsing added (2da1c44) compiling Changes.tex and install.tex as part of the packaging. set user and group in the tarball to bibtool (2503704) Binary distributions mentioned (92fcc8c) syntax fixed and appearance improved (edf4361) input added (4c6bcfa) improved (f04db83) improved (ba914ed) functions fixed (8cea0e5) block parsing and evaluating makking work (45f281a) test cases added (32776dd) comerator for > and >= added (e1e71fc) cmp added (7b077d4) comparison <= added (41e3412) improvements and < added (9ed5de9) renamed (ffd7eb7) more functions (f75acc2) cleanup (27ed839) more function resources added (4352b42) assignment improved (d8e8a5f) optimized (814e430) more test cases (bb93028) string resources added (ae05f13) Summary separator line shortened (33a2a8e) numeric resources integrated (b03c2b0) simplified and improved (47f1a81) returning onley the last result on evaluate (995535a) access to boolean resources (e2285e2) refactoring of the underlying structure of fucntion calls (fd6ce81) prepared for next release (f8f6d08) Merge branch 'master' of git@github.com:ge-ne/bibtool.git (0d1581f) version incremented (4295067)
2016-03-01Updated version (2.63.142.gfbb937a -> 2.63.148.g3dbf4b5).AUR Update Bot
Changelog ========= development target added (3dbf4b5) formatting improved (ccea376) memory management fixed (9c02372) extended (35a4545) extended (1099127) method write added (409f65c) initialization simplified (fbb937a) refactoring to eliminate global variables (514c30b) quzote funtion fixed (f6bef0c) refactoring: introducing subdirector for structuring (c335062) documentation extended (105eaaf) function method apply added (f428968) class for function added (a949f65) fixed (16e8b4c) extended (3dc44e2) printing improved (e183c60) comment reading fixed (2c98f75) new (2f4e2fe) refactoring and class methods completed (e43e6e3) class intruduced as class (d10590e) class as term introduced (f39c3a3) setter for fields added (a18ceba) empty method added (515820d) methods car and cdr added (4e0f9bf) setter for key added (42553c6) infrastructure for assignment to class properties prepared (4ca5737) error message pointing fixed (8cfce7f) method has added (929636e) documentation improved (b64aecb) print_term renamed to print (b3cbb29) refactoring and fix (641d56e) typo fixed (9b80ef6) expand added (cc73bb4) method macro added (4151e86) documentation improved (6743883) method sort for records added (aa710a2) record methods get and sort.key added (bef52c4) methods for records added (cd6c634) argumnet parsing improved (1914516) argument evaluation for methods improved (7ac937f) simplified and string:concat added (e901418) fixes for boolean (29bc7a5) boolean methods added (0a30186) refactoring for simplification (0b9e91f) database methods added (36f22ba) methods for numbers added (eee2144) string methods reorganized and extended (29cf060) first methods for string class (846aaec) refactoring: shortening macro names (9f1ea5f) minor improvements (9bcb6c6) improved (285a393) documentation improved (9e48294) method parsing (1e2fcdc) towards method invocation (47bd901) L_FIELD renamed to L_VAR to make room for field syntax (1de6ccd) improvements (8b89522) improvements, especially for print (3bf93f3) improvements (5cd6d00) tag_id renamed to token_type (e3d0cee) test resuts fixed (8fdca76) iterator for Record added (1e96f7e) a database in numeric context evaluates to the number records contained (cba4e9f) read fixed (081136d) first approach of read (d73faba) evaluation of list fixed (7502e6c) NOTES are ignored (3c6f972) evaluation of argument for each fixed (02d040d) each evaluation added (82030e5) parsing of each added (03f501a) minor improvement (e7c166f) line breaking fixed (9f90116) simplified and documentation improved (98f8b01) evaluation oif return value fixed (c09e1ec) return added (6ec0548) list separator modified to comma (654141e) add.field made readable (37b921e) evaluation of with added (542a627) function type fixed and tests added (3dcb604) LineReader introduced to get back the error pointer (5343e79) type fixed (a0c594c) linker problems fixed (4a79c6b) defun implemented (381a720) improvements error message improved (60e98bf) reorg (b999bed) parsing of defun and function added (ea79b97) documentation improved (e7fa423) first steps towrds memory management (e2cef81) hash moved and first attempt to trace the memory usage (73b156c) L_BLOCK eliminated in favour of L_STRING (abe9bf5) iterator for macros added and used for addlist (0de7cfd) resource.search.path made readable (76a2eee) regexp.syntax made readable (2ea3d88) get_regex_syntax() added (08272a0) tests for clear.ignored.words added (af3a9d2) getter for ignored.word added (935a76c) print improved (bc761f2) slight improvements (a747460) properly initializing all of bibtool (447b5e8) trying to optimize (0c45bb3) fixes and test cases added (d33e0c2) refactorings and addition with getters for static variables (f976dcc) get_separator added (7c6cde8) builtin if implemented (8d89107) some simplifications (9ee6c82) refactoring to introduce a setter (84ebf47) macro.file implemented (9b1a7eb) improved (2f9328c) input tests added (e4ead1a) added (a20a7d7) improvements and else error message added (cba9dfa) g_input completed and slightly refactored (4d082e1) Merge branch 'master' of git@github.com:ge-ne/bibtool.git (74df6d8) decoupling of the io from main (02577a5) decoupling of the io from main (959165d) io extracted from main (b693d1f) with parsing added (386ddc7) if parsing added (c1ea387) group and while parsing added (2da1c44) compiling Changes.tex and install.tex as part of the packaging. set user and group in the tarball to bibtool (2503704) Binary distributions mentioned (92fcc8c) syntax fixed and appearance improved (edf4361) input added (4c6bcfa) improved (f04db83) improved (ba914ed) functions fixed (8cea0e5) block parsing and evaluating makking work (45f281a) test cases added (32776dd) comerator for > and >= added (e1e71fc) cmp added (7b077d4) comparison <= added (41e3412) improvements and < added (9ed5de9) renamed (ffd7eb7) more functions (f75acc2) cleanup (27ed839) more function resources added (4352b42) assignment improved (d8e8a5f) optimized (814e430) more test cases (bb93028) string resources added (ae05f13) Summary separator line shortened (33a2a8e) numeric resources integrated (b03c2b0) simplified and improved (47f1a81) returning onley the last result on evaluate (995535a) access to boolean resources (e2285e2) refactoring of the underlying structure of fucntion calls (fd6ce81) prepared for next release (f8f6d08) Merge branch 'master' of git@github.com:ge-ne/bibtool.git (0d1581f) version incremented (4295067)
2016-02-28Updated version (2.63.139.gc335062 -> 2.63.142.gfbb937a).AUR Update Bot
Changelog ========= initialization simplified (fbb937a) refactoring to eliminate global variables (514c30b) quzote funtion fixed (f6bef0c) refactoring: introducing subdirector for structuring (c335062) documentation extended (105eaaf) function method apply added (f428968) class for function added (a949f65) fixed (16e8b4c) extended (3dc44e2) printing improved (e183c60) comment reading fixed (2c98f75) new (2f4e2fe) refactoring and class methods completed (e43e6e3) class intruduced as class (d10590e) class as term introduced (f39c3a3) setter for fields added (a18ceba) empty method added (515820d) methods car and cdr added (4e0f9bf) setter for key added (42553c6) infrastructure for assignment to class properties prepared (4ca5737) error message pointing fixed (8cfce7f) method has added (929636e) documentation improved (b64aecb) print_term renamed to print (b3cbb29) refactoring and fix (641d56e) typo fixed (9b80ef6) expand added (cc73bb4) method macro added (4151e86) documentation improved (6743883) method sort for records added (aa710a2) record methods get and sort.key added (bef52c4) methods for records added (cd6c634) argumnet parsing improved (1914516) argument evaluation for methods improved (7ac937f) simplified and string:concat added (e901418) fixes for boolean (29bc7a5) boolean methods added (0a30186) refactoring for simplification (0b9e91f) database methods added (36f22ba) methods for numbers added (eee2144) string methods reorganized and extended (29cf060) first methods for string class (846aaec) refactoring: shortening macro names (9f1ea5f) minor improvements (9bcb6c6) improved (285a393) documentation improved (9e48294) method parsing (1e2fcdc) towards method invocation (47bd901) L_FIELD renamed to L_VAR to make room for field syntax (1de6ccd) improvements (8b89522) improvements, especially for print (3bf93f3) improvements (5cd6d00) tag_id renamed to token_type (e3d0cee) test resuts fixed (8fdca76) iterator for Record added (1e96f7e) a database in numeric context evaluates to the number records contained (cba4e9f) read fixed (081136d) first approach of read (d73faba) evaluation of list fixed (7502e6c) NOTES are ignored (3c6f972) evaluation of argument for each fixed (02d040d) each evaluation added (82030e5) parsing of each added (03f501a) minor improvement (e7c166f) line breaking fixed (9f90116) simplified and documentation improved (98f8b01) evaluation oif return value fixed (c09e1ec) return added (6ec0548) list separator modified to comma (654141e) add.field made readable (37b921e) evaluation of with added (542a627) function type fixed and tests added (3dcb604) LineReader introduced to get back the error pointer (5343e79) type fixed (a0c594c) linker problems fixed (4a79c6b) defun implemented (381a720) improvements error message improved (60e98bf) reorg (b999bed) parsing of defun and function added (ea79b97) documentation improved (e7fa423) first steps towrds memory management (e2cef81) hash moved and first attempt to trace the memory usage (73b156c) L_BLOCK eliminated in favour of L_STRING (abe9bf5) iterator for macros added and used for addlist (0de7cfd) resource.search.path made readable (76a2eee) regexp.syntax made readable (2ea3d88) get_regex_syntax() added (08272a0) tests for clear.ignored.words added (af3a9d2) getter for ignored.word added (935a76c) print improved (bc761f2) slight improvements (a747460) properly initializing all of bibtool (447b5e8) trying to optimize (0c45bb3) fixes and test cases added (d33e0c2) refactorings and addition with getters for static variables (f976dcc) get_separator added (7c6cde8) builtin if implemented (8d89107) some simplifications (9ee6c82) refactoring to introduce a setter (84ebf47) macro.file implemented (9b1a7eb) improved (2f9328c) input tests added (e4ead1a) added (a20a7d7) improvements and else error message added (cba9dfa) g_input completed and slightly refactored (4d082e1) Merge branch 'master' of git@github.com:ge-ne/bibtool.git (74df6d8) decoupling of the io from main (02577a5) decoupling of the io from main (959165d) io extracted from main (b693d1f) with parsing added (386ddc7) if parsing added (c1ea387) group and while parsing added (2da1c44) compiling Changes.tex and install.tex as part of the packaging. set user and group in the tarball to bibtool (2503704) Binary distributions mentioned (92fcc8c) syntax fixed and appearance improved (edf4361) input added (4c6bcfa) improved (f04db83) improved (ba914ed) functions fixed (8cea0e5) block parsing and evaluating makking work (45f281a) test cases added (32776dd) comerator for > and >= added (e1e71fc) cmp added (7b077d4) comparison <= added (41e3412) improvements and < added (9ed5de9) renamed (ffd7eb7) more functions (f75acc2) cleanup (27ed839) more function resources added (4352b42) assignment improved (d8e8a5f) optimized (814e430) more test cases (bb93028) string resources added (ae05f13) Summary separator line shortened (33a2a8e) numeric resources integrated (b03c2b0) simplified and improved (47f1a81) returning onley the last result on evaluate (995535a) access to boolean resources (e2285e2) refactoring of the underlying structure of fucntion calls (fd6ce81) prepared for next release (f8f6d08) Merge branch 'master' of git@github.com:ge-ne/bibtool.git (0d1581f) version incremented (4295067)
2016-02-28Updated version (2.63.133.ge183c60 -> 2.63.139.gc335062).AUR Update Bot
Changelog ========= refactoring: introducing subdirector for structuring (c335062) documentation extended (105eaaf) function method apply added (f428968) class for function added (a949f65) fixed (16e8b4c) extended (3dc44e2) printing improved (e183c60) comment reading fixed (2c98f75) new (2f4e2fe) refactoring and class methods completed (e43e6e3) class intruduced as class (d10590e) class as term introduced (f39c3a3) setter for fields added (a18ceba) empty method added (515820d) methods car and cdr added (4e0f9bf) setter for key added (42553c6) infrastructure for assignment to class properties prepared (4ca5737) error message pointing fixed (8cfce7f) method has added (929636e) documentation improved (b64aecb) print_term renamed to print (b3cbb29) refactoring and fix (641d56e) typo fixed (9b80ef6) expand added (cc73bb4) method macro added (4151e86) documentation improved (6743883) method sort for records added (aa710a2) record methods get and sort.key added (bef52c4) methods for records added (cd6c634) argumnet parsing improved (1914516) argument evaluation for methods improved (7ac937f) simplified and string:concat added (e901418) fixes for boolean (29bc7a5) boolean methods added (0a30186) refactoring for simplification (0b9e91f) database methods added (36f22ba) methods for numbers added (eee2144) string methods reorganized and extended (29cf060) first methods for string class (846aaec) refactoring: shortening macro names (9f1ea5f) minor improvements (9bcb6c6) improved (285a393) documentation improved (9e48294) method parsing (1e2fcdc) towards method invocation (47bd901) L_FIELD renamed to L_VAR to make room for field syntax (1de6ccd) improvements (8b89522) improvements, especially for print (3bf93f3) improvements (5cd6d00) tag_id renamed to token_type (e3d0cee) test resuts fixed (8fdca76) iterator for Record added (1e96f7e) a database in numeric context evaluates to the number records contained (cba4e9f) read fixed (081136d) first approach of read (d73faba) evaluation of list fixed (7502e6c) NOTES are ignored (3c6f972) evaluation of argument for each fixed (02d040d) each evaluation added (82030e5) parsing of each added (03f501a) minor improvement (e7c166f) line breaking fixed (9f90116) simplified and documentation improved (98f8b01) evaluation oif return value fixed (c09e1ec) return added (6ec0548) list separator modified to comma (654141e) add.field made readable (37b921e) evaluation of with added (542a627) function type fixed and tests added (3dcb604) LineReader introduced to get back the error pointer (5343e79) type fixed (a0c594c) linker problems fixed (4a79c6b) defun implemented (381a720) improvements error message improved (60e98bf) reorg (b999bed) parsing of defun and function added (ea79b97) documentation improved (e7fa423) first steps towrds memory management (e2cef81) hash moved and first attempt to trace the memory usage (73b156c) L_BLOCK eliminated in favour of L_STRING (abe9bf5) iterator for macros added and used for addlist (0de7cfd) resource.search.path made readable (76a2eee) regexp.syntax made readable (2ea3d88) get_regex_syntax() added (08272a0) tests for clear.ignored.words added (af3a9d2) getter for ignored.word added (935a76c) print improved (bc761f2) slight improvements (a747460) properly initializing all of bibtool (447b5e8) trying to optimize (0c45bb3) fixes and test cases added (d33e0c2) refactorings and addition with getters for static variables (f976dcc) get_separator added (7c6cde8) builtin if implemented (8d89107) some simplifications (9ee6c82) refactoring to introduce a setter (84ebf47) macro.file implemented (9b1a7eb) improved (2f9328c) input tests added (e4ead1a) added (a20a7d7) improvements and else error message added (cba9dfa) g_input completed and slightly refactored (4d082e1) Merge branch 'master' of git@github.com:ge-ne/bibtool.git (74df6d8) decoupling of the io from main (02577a5) decoupling of the io from main (959165d) io extracted from main (b693d1f) with parsing added (386ddc7) if parsing added (c1ea387) group and while parsing added (2da1c44) compiling Changes.tex and install.tex as part of the packaging. set user and group in the tarball to bibtool (2503704) Binary distributions mentioned (92fcc8c) syntax fixed and appearance improved (edf4361) input added (4c6bcfa) improved (f04db83) improved (ba914ed) functions fixed (8cea0e5) block parsing and evaluating makking work (45f281a) test cases added (32776dd) comerator for > and >= added (e1e71fc) cmp added (7b077d4) comparison <= added (41e3412) improvements and < added (9ed5de9) renamed (ffd7eb7) more functions (f75acc2) cleanup (27ed839) more function resources added (4352b42) assignment improved (d8e8a5f) optimized (814e430) more test cases (bb93028) string resources added (ae05f13) Summary separator line shortened (33a2a8e) numeric resources integrated (b03c2b0) simplified and improved (47f1a81) returning onley the last result on evaluate (995535a) access to boolean resources (e2285e2) refactoring of the underlying structure of fucntion calls (fd6ce81) prepared for next release (f8f6d08) Merge branch 'master' of git@github.com:ge-ne/bibtool.git (0d1581f) version incremented (4295067)
2016-02-28Updated version (2.63.127.ga18ceba -> 2.63.133.ge183c60).AUR Update Bot
Changelog ========= printing improved (e183c60) comment reading fixed (2c98f75) new (2f4e2fe) refactoring and class methods completed (e43e6e3) class intruduced as class (d10590e) class as term introduced (f39c3a3) setter for fields added (a18ceba) empty method added (515820d) methods car and cdr added (4e0f9bf) setter for key added (42553c6) infrastructure for assignment to class properties prepared (4ca5737) error message pointing fixed (8cfce7f) method has added (929636e) documentation improved (b64aecb) print_term renamed to print (b3cbb29) refactoring and fix (641d56e) typo fixed (9b80ef6) expand added (cc73bb4) method macro added (4151e86) documentation improved (6743883) method sort for records added (aa710a2) record methods get and sort.key added (bef52c4) methods for records added (cd6c634) argumnet parsing improved (1914516) argument evaluation for methods improved (7ac937f) simplified and string:concat added (e901418) fixes for boolean (29bc7a5) boolean methods added (0a30186) refactoring for simplification (0b9e91f) database methods added (36f22ba) methods for numbers added (eee2144) string methods reorganized and extended (29cf060) first methods for string class (846aaec) refactoring: shortening macro names (9f1ea5f) minor improvements (9bcb6c6) improved (285a393) documentation improved (9e48294) method parsing (1e2fcdc) towards method invocation (47bd901) L_FIELD renamed to L_VAR to make room for field syntax (1de6ccd) improvements (8b89522) improvements, especially for print (3bf93f3) improvements (5cd6d00) tag_id renamed to token_type (e3d0cee) test resuts fixed (8fdca76) iterator for Record added (1e96f7e) a database in numeric context evaluates to the number records contained (cba4e9f) read fixed (081136d) first approach of read (d73faba) evaluation of list fixed (7502e6c) NOTES are ignored (3c6f972) evaluation of argument for each fixed (02d040d) each evaluation added (82030e5) parsing of each added (03f501a) minor improvement (e7c166f) line breaking fixed (9f90116) simplified and documentation improved (98f8b01) evaluation oif return value fixed (c09e1ec) return added (6ec0548) list separator modified to comma (654141e) add.field made readable (37b921e) evaluation of with added (542a627) function type fixed and tests added (3dcb604) LineReader introduced to get back the error pointer (5343e79) type fixed (a0c594c) linker problems fixed (4a79c6b) defun implemented (381a720) improvements error message improved (60e98bf) reorg (b999bed) parsing of defun and function added (ea79b97) documentation improved (e7fa423) first steps towrds memory management (e2cef81) hash moved and first attempt to trace the memory usage (73b156c) L_BLOCK eliminated in favour of L_STRING (abe9bf5) iterator for macros added and used for addlist (0de7cfd) resource.search.path made readable (76a2eee) regexp.syntax made readable (2ea3d88) get_regex_syntax() added (08272a0) tests for clear.ignored.words added (af3a9d2) getter for ignored.word added (935a76c) print improved (bc761f2) slight improvements (a747460) properly initializing all of bibtool (447b5e8) trying to optimize (0c45bb3) fixes and test cases added (d33e0c2) refactorings and addition with getters for static variables (f976dcc) get_separator added (7c6cde8) builtin if implemented (8d89107) some simplifications (9ee6c82) refactoring to introduce a setter (84ebf47) macro.file implemented (9b1a7eb) improved (2f9328c) input tests added (e4ead1a) added (a20a7d7) improvements and else error message added (cba9dfa) g_input completed and slightly refactored (4d082e1) Merge branch 'master' of git@github.com:ge-ne/bibtool.git (74df6d8) decoupling of the io from main (02577a5) decoupling of the io from main (959165d) io extracted from main (b693d1f) with parsing added (386ddc7) if parsing added (c1ea387) group and while parsing added (2da1c44) compiling Changes.tex and install.tex as part of the packaging. set user and group in the tarball to bibtool (2503704) Binary distributions mentioned (92fcc8c) syntax fixed and appearance improved (edf4361) input added (4c6bcfa) improved (f04db83) improved (ba914ed) functions fixed (8cea0e5) block parsing and evaluating makking work (45f281a) test cases added (32776dd) comerator for > and >= added (e1e71fc) cmp added (7b077d4) comparison <= added (41e3412) improvements and < added (9ed5de9) renamed (ffd7eb7) more functions (f75acc2) cleanup (27ed839) more function resources added (4352b42) assignment improved (d8e8a5f) optimized (814e430) more test cases (bb93028) string resources added (ae05f13) Summary separator line shortened (33a2a8e) numeric resources integrated (b03c2b0) simplified and improved (47f1a81) returning onley the last result on evaluate (995535a) access to boolean resources (e2285e2) refactoring of the underlying structure of fucntion calls (fd6ce81) prepared for next release (f8f6d08) Merge branch 'master' of git@github.com:ge-ne/bibtool.git (0d1581f) version incremented (4295067)
2016-02-27Updated version (2.63.124.g42553c6 -> 2.63.127.ga18ceba).AUR Update Bot
Changelog ========= setter for fields added (a18ceba) empty method added (515820d) methods car and cdr added (4e0f9bf) setter for key added (42553c6) infrastructure for assignment to class properties prepared (4ca5737) error message pointing fixed (8cfce7f) method has added (929636e) documentation improved (b64aecb) print_term renamed to print (b3cbb29) refactoring and fix (641d56e) typo fixed (9b80ef6) expand added (cc73bb4) method macro added (4151e86) documentation improved (6743883) method sort for records added (aa710a2) record methods get and sort.key added (bef52c4) methods for records added (cd6c634) argumnet parsing improved (1914516) argument evaluation for methods improved (7ac937f) simplified and string:concat added (e901418) fixes for boolean (29bc7a5) boolean methods added (0a30186) refactoring for simplification (0b9e91f) database methods added (36f22ba) methods for numbers added (eee2144) string methods reorganized and extended (29cf060) first methods for string class (846aaec) refactoring: shortening macro names (9f1ea5f) minor improvements (9bcb6c6) improved (285a393) documentation improved (9e48294) method parsing (1e2fcdc) towards method invocation (47bd901) L_FIELD renamed to L_VAR to make room for field syntax (1de6ccd) improvements (8b89522) improvements, especially for print (3bf93f3) improvements (5cd6d00) tag_id renamed to token_type (e3d0cee) test resuts fixed (8fdca76) iterator for Record added (1e96f7e) a database in numeric context evaluates to the number records contained (cba4e9f) read fixed (081136d) first approach of read (d73faba) evaluation of list fixed (7502e6c) NOTES are ignored (3c6f972) evaluation of argument for each fixed (02d040d) each evaluation added (82030e5) parsing of each added (03f501a) minor improvement (e7c166f) line breaking fixed (9f90116) simplified and documentation improved (98f8b01) evaluation oif return value fixed (c09e1ec) return added (6ec0548) list separator modified to comma (654141e) add.field made readable (37b921e) evaluation of with added (542a627) function type fixed and tests added (3dcb604) LineReader introduced to get back the error pointer (5343e79) type fixed (a0c594c) linker problems fixed (4a79c6b) defun implemented (381a720) improvements error message improved (60e98bf) reorg (b999bed) parsing of defun and function added (ea79b97) documentation improved (e7fa423) first steps towrds memory management (e2cef81) hash moved and first attempt to trace the memory usage (73b156c) L_BLOCK eliminated in favour of L_STRING (abe9bf5) iterator for macros added and used for addlist (0de7cfd) resource.search.path made readable (76a2eee) regexp.syntax made readable (2ea3d88) get_regex_syntax() added (08272a0) tests for clear.ignored.words added (af3a9d2) getter for ignored.word added (935a76c) print improved (bc761f2) slight improvements (a747460) properly initializing all of bibtool (447b5e8) trying to optimize (0c45bb3) fixes and test cases added (d33e0c2) refactorings and addition with getters for static variables (f976dcc) get_separator added (7c6cde8) builtin if implemented (8d89107) some simplifications (9ee6c82) refactoring to introduce a setter (84ebf47) macro.file implemented (9b1a7eb) improved (2f9328c) input tests added (e4ead1a) added (a20a7d7) improvements and else error message added (cba9dfa) g_input completed and slightly refactored (4d082e1) Merge branch 'master' of git@github.com:ge-ne/bibtool.git (74df6d8) decoupling of the io from main (02577a5) decoupling of the io from main (959165d) io extracted from main (b693d1f) with parsing added (386ddc7) if parsing added (c1ea387) group and while parsing added (2da1c44) compiling Changes.tex and install.tex as part of the packaging. set user and group in the tarball to bibtool (2503704) Binary distributions mentioned (92fcc8c) syntax fixed and appearance improved (edf4361) input added (4c6bcfa) improved (f04db83) improved (ba914ed) functions fixed (8cea0e5) block parsing and evaluating makking work (45f281a) test cases added (32776dd) comerator for > and >= added (e1e71fc) cmp added (7b077d4) comparison <= added (41e3412) improvements and < added (9ed5de9) renamed (ffd7eb7) more functions (f75acc2) cleanup (27ed839) more function resources added (4352b42) assignment improved (d8e8a5f) optimized (814e430) more test cases (bb93028) string resources added (ae05f13) Summary separator line shortened (33a2a8e) numeric resources integrated (b03c2b0) simplified and improved (47f1a81) returning onley the last result on evaluate (995535a) access to boolean resources (e2285e2) refactoring of the underlying structure of fucntion calls (fd6ce81) prepared for next release (f8f6d08) Merge branch 'master' of git@github.com:ge-ne/bibtool.git (0d1581f) version incremented (4295067)
2016-02-26Updated version (2.63.123.g4ca5737 -> 2.63.124.g42553c6).AUR Update Bot
Changelog ========= setter for key added (42553c6) infrastructure for assignment to class properties prepared (4ca5737) error message pointing fixed (8cfce7f) method has added (929636e) documentation improved (b64aecb) print_term renamed to print (b3cbb29) refactoring and fix (641d56e) typo fixed (9b80ef6) expand added (cc73bb4) method macro added (4151e86) documentation improved (6743883) method sort for records added (aa710a2) record methods get and sort.key added (bef52c4) methods for records added (cd6c634) argumnet parsing improved (1914516) argument evaluation for methods improved (7ac937f) simplified and string:concat added (e901418) fixes for boolean (29bc7a5) boolean methods added (0a30186) refactoring for simplification (0b9e91f) database methods added (36f22ba) methods for numbers added (eee2144) string methods reorganized and extended (29cf060) first methods for string class (846aaec) refactoring: shortening macro names (9f1ea5f) minor improvements (9bcb6c6) improved (285a393) documentation improved (9e48294) method parsing (1e2fcdc) towards method invocation (47bd901) L_FIELD renamed to L_VAR to make room for field syntax (1de6ccd) improvements (8b89522) improvements, especially for print (3bf93f3) improvements (5cd6d00) tag_id renamed to token_type (e3d0cee) test resuts fixed (8fdca76) iterator for Record added (1e96f7e) a database in numeric context evaluates to the number records contained (cba4e9f) read fixed (081136d) first approach of read (d73faba) evaluation of list fixed (7502e6c) NOTES are ignored (3c6f972) evaluation of argument for each fixed (02d040d) each evaluation added (82030e5) parsing of each added (03f501a) minor improvement (e7c166f) line breaking fixed (9f90116) simplified and documentation improved (98f8b01) evaluation oif return value fixed (c09e1ec) return added (6ec0548) list separator modified to comma (654141e) add.field made readable (37b921e) evaluation of with added (542a627) function type fixed and tests added (3dcb604) LineReader introduced to get back the error pointer (5343e79) type fixed (a0c594c) linker problems fixed (4a79c6b) defun implemented (381a720) improvements error message improved (60e98bf) reorg (b999bed) parsing of defun and function added (ea79b97) documentation improved (e7fa423) first steps towrds memory management (e2cef81) hash moved and first attempt to trace the memory usage (73b156c) L_BLOCK eliminated in favour of L_STRING (abe9bf5) iterator for macros added and used for addlist (0de7cfd) resource.search.path made readable (76a2eee) regexp.syntax made readable (2ea3d88) get_regex_syntax() added (08272a0) tests for clear.ignored.words added (af3a9d2) getter for ignored.word added (935a76c) print improved (bc761f2) slight improvements (a747460) properly initializing all of bibtool (447b5e8) trying to optimize (0c45bb3) fixes and test cases added (d33e0c2) refactorings and addition with getters for static variables (f976dcc) get_separator added (7c6cde8) builtin if implemented (8d89107) some simplifications (9ee6c82) refactoring to introduce a setter (84ebf47) macro.file implemented (9b1a7eb) improved (2f9328c) input tests added (e4ead1a) added (a20a7d7) improvements and else error message added (cba9dfa) g_input completed and slightly refactored (4d082e1) Merge branch 'master' of git@github.com:ge-ne/bibtool.git (74df6d8) decoupling of the io from main (02577a5) decoupling of the io from main (959165d) io extracted from main (b693d1f) with parsing added (386ddc7) if parsing added (c1ea387) group and while parsing added (2da1c44) compiling Changes.tex and install.tex as part of the packaging. set user and group in the tarball to bibtool (2503704) Binary distributions mentioned (92fcc8c) syntax fixed and appearance improved (edf4361) input added (4c6bcfa) improved (f04db83) improved (ba914ed) functions fixed (8cea0e5) block parsing and evaluating makking work (45f281a) test cases added (32776dd) comerator for > and >= added (e1e71fc) cmp added (7b077d4) comparison <= added (41e3412) improvements and < added (9ed5de9) renamed (ffd7eb7) more functions (f75acc2) cleanup (27ed839) more function resources added (4352b42) assignment improved (d8e8a5f) optimized (814e430) more test cases (bb93028) string resources added (ae05f13) Summary separator line shortened (33a2a8e) numeric resources integrated (b03c2b0) simplified and improved (47f1a81) returning onley the last result on evaluate (995535a) access to boolean resources (e2285e2) refactoring of the underlying structure of fucntion calls (fd6ce81) prepared for next release (f8f6d08) Merge branch 'master' of git@github.com:ge-ne/bibtool.git (0d1581f) version incremented (4295067)
2016-02-25Updated version (2.63.121.g929636e -> 2.63.123.g4ca5737).AUR Update Bot
Changelog ========= infrastructure for assignment to class properties prepared (4ca5737) error message pointing fixed (8cfce7f) method has added (929636e) documentation improved (b64aecb) print_term renamed to print (b3cbb29) refactoring and fix (641d56e) typo fixed (9b80ef6) expand added (cc73bb4) method macro added (4151e86) documentation improved (6743883) method sort for records added (aa710a2) record methods get and sort.key added (bef52c4) methods for records added (cd6c634) argumnet parsing improved (1914516) argument evaluation for methods improved (7ac937f) simplified and string:concat added (e901418) fixes for boolean (29bc7a5) boolean methods added (0a30186) refactoring for simplification (0b9e91f) database methods added (36f22ba) methods for numbers added (eee2144) string methods reorganized and extended (29cf060) first methods for string class (846aaec) refactoring: shortening macro names (9f1ea5f) minor improvements (9bcb6c6) improved (285a393) documentation improved (9e48294) method parsing (1e2fcdc) towards method invocation (47bd901) L_FIELD renamed to L_VAR to make room for field syntax (1de6ccd) improvements (8b89522) improvements, especially for print (3bf93f3) improvements (5cd6d00) tag_id renamed to token_type (e3d0cee) test resuts fixed (8fdca76) iterator for Record added (1e96f7e) a database in numeric context evaluates to the number records contained (cba4e9f) read fixed (081136d) first approach of read (d73faba) evaluation of list fixed (7502e6c) NOTES are ignored (3c6f972) evaluation of argument for each fixed (02d040d) each evaluation added (82030e5) parsing of each added (03f501a) minor improvement (e7c166f) line breaking fixed (9f90116) simplified and documentation improved (98f8b01) evaluation oif return value fixed (c09e1ec) return added (6ec0548) list separator modified to comma (654141e) add.field made readable (37b921e) evaluation of with added (542a627) function type fixed and tests added (3dcb604) LineReader introduced to get back the error pointer (5343e79) type fixed (a0c594c) linker problems fixed (4a79c6b) defun implemented (381a720) improvements error message improved (60e98bf) reorg (b999bed) parsing of defun and function added (ea79b97) documentation improved (e7fa423) first steps towrds memory management (e2cef81) hash moved and first attempt to trace the memory usage (73b156c) L_BLOCK eliminated in favour of L_STRING (abe9bf5) iterator for macros added and used for addlist (0de7cfd) resource.search.path made readable (76a2eee) regexp.syntax made readable (2ea3d88) get_regex_syntax() added (08272a0) tests for clear.ignored.words added (af3a9d2) getter for ignored.word added (935a76c) print improved (bc761f2) slight improvements (a747460) properly initializing all of bibtool (447b5e8) trying to optimize (0c45bb3) fixes and test cases added (d33e0c2) refactorings and addition with getters for static variables (f976dcc) get_separator added (7c6cde8) builtin if implemented (8d89107) some simplifications (9ee6c82) refactoring to introduce a setter (84ebf47) macro.file implemented (9b1a7eb) improved (2f9328c) input tests added (e4ead1a) added (a20a7d7) improvements and else error message added (cba9dfa) g_input completed and slightly refactored (4d082e1) Merge branch 'master' of git@github.com:ge-ne/bibtool.git (74df6d8) decoupling of the io from main (02577a5) decoupling of the io from main (959165d) io extracted from main (b693d1f) with parsing added (386ddc7) if parsing added (c1ea387) group and while parsing added (2da1c44) compiling Changes.tex and install.tex as part of the packaging. set user and group in the tarball to bibtool (2503704) Binary distributions mentioned (92fcc8c) syntax fixed and appearance improved (edf4361) input added (4c6bcfa) improved (f04db83) improved (ba914ed) functions fixed (8cea0e5) block parsing and evaluating makking work (45f281a) test cases added (32776dd) comerator for > and >= added (e1e71fc) cmp added (7b077d4) comparison <= added (41e3412) improvements and < added (9ed5de9) renamed (ffd7eb7) more functions (f75acc2) cleanup (27ed839) more function resources added (4352b42) assignment improved (d8e8a5f) optimized (814e430) more test cases (bb93028) string resources added (ae05f13) Summary separator line shortened (33a2a8e) numeric resources integrated (b03c2b0) simplified and improved (47f1a81) returning onley the last result on evaluate (995535a) access to boolean resources (e2285e2) refactoring of the underlying structure of fucntion calls (fd6ce81) prepared for next release (f8f6d08) Merge branch 'master' of git@github.com:ge-ne/bibtool.git (0d1581f) version incremented (4295067)
2016-02-25Updated version (2.63.120.gb64aecb -> 2.63.121.g929636e).AUR Update Bot
Changelog ========= method has added (929636e) documentation improved (b64aecb) print_term renamed to print (b3cbb29) refactoring and fix (641d56e) typo fixed (9b80ef6) expand added (cc73bb4) method macro added (4151e86) documentation improved (6743883) method sort for records added (aa710a2) record methods get and sort.key added (bef52c4) methods for records added (cd6c634) argumnet parsing improved (1914516) argument evaluation for methods improved (7ac937f) simplified and string:concat added (e901418) fixes for boolean (29bc7a5) boolean methods added (0a30186) refactoring for simplification (0b9e91f) database methods added (36f22ba) methods for numbers added (eee2144) string methods reorganized and extended (29cf060) first methods for string class (846aaec) refactoring: shortening macro names (9f1ea5f) minor improvements (9bcb6c6) improved (285a393) documentation improved (9e48294) method parsing (1e2fcdc) towards method invocation (47bd901) L_FIELD renamed to L_VAR to make room for field syntax (1de6ccd) improvements (8b89522) improvements, especially for print (3bf93f3) improvements (5cd6d00) tag_id renamed to token_type (e3d0cee) test resuts fixed (8fdca76) iterator for Record added (1e96f7e) a database in numeric context evaluates to the number records contained (cba4e9f) read fixed (081136d) first approach of read (d73faba) evaluation of list fixed (7502e6c) NOTES are ignored (3c6f972) evaluation of argument for each fixed (02d040d) each evaluation added (82030e5) parsing of each added (03f501a) minor improvement (e7c166f) line breaking fixed (9f90116) simplified and documentation improved (98f8b01) evaluation oif return value fixed (c09e1ec) return added (6ec0548) list separator modified to comma (654141e) add.field made readable (37b921e) evaluation of with added (542a627) function type fixed and tests added (3dcb604) LineReader introduced to get back the error pointer (5343e79) type fixed (a0c594c) linker problems fixed (4a79c6b) defun implemented (381a720) improvements error message improved (60e98bf) reorg (b999bed) parsing of defun and function added (ea79b97) documentation improved (e7fa423) first steps towrds memory management (e2cef81) hash moved and first attempt to trace the memory usage (73b156c) L_BLOCK eliminated in favour of L_STRING (abe9bf5) iterator for macros added and used for addlist (0de7cfd) resource.search.path made readable (76a2eee) regexp.syntax made readable (2ea3d88) get_regex_syntax() added (08272a0) tests for clear.ignored.words added (af3a9d2) getter for ignored.word added (935a76c) print improved (bc761f2) slight improvements (a747460) properly initializing all of bibtool (447b5e8) trying to optimize (0c45bb3) fixes and test cases added (d33e0c2) refactorings and addition with getters for static variables (f976dcc) get_separator added (7c6cde8) builtin if implemented (8d89107) some simplifications (9ee6c82) refactoring to introduce a setter (84ebf47) macro.file implemented (9b1a7eb) improved (2f9328c) input tests added (e4ead1a) added (a20a7d7) improvements and else error message added (cba9dfa) g_input completed and slightly refactored (4d082e1) Merge branch 'master' of git@github.com:ge-ne/bibtool.git (74df6d8) decoupling of the io from main (02577a5) decoupling of the io from main (959165d) io extracted from main (b693d1f) with parsing added (386ddc7) if parsing added (c1ea387) group and while parsing added (2da1c44) compiling Changes.tex and install.tex as part of the packaging. set user and group in the tarball to bibtool (2503704) Binary distributions mentioned (92fcc8c) syntax fixed and appearance improved (edf4361) input added (4c6bcfa) improved (f04db83) improved (ba914ed) functions fixed (8cea0e5) block parsing and evaluating makking work (45f281a) test cases added (32776dd) comerator for > and >= added (e1e71fc) cmp added (7b077d4) comparison <= added (41e3412) improvements and < added (9ed5de9) renamed (ffd7eb7) more functions (f75acc2) cleanup (27ed839) more function resources added (4352b42) assignment improved (d8e8a5f) optimized (814e430) more test cases (bb93028) string resources added (ae05f13) Summary separator line shortened (33a2a8e) numeric resources integrated (b03c2b0) simplified and improved (47f1a81) returning onley the last result on evaluate (995535a) access to boolean resources (e2285e2) refactoring of the underlying structure of fucntion calls (fd6ce81) prepared for next release (f8f6d08) Merge branch 'master' of git@github.com:ge-ne/bibtool.git (0d1581f) version incremented (4295067)
2016-02-24Updated version (2.63.117.g9b80ef6 -> 2.63.120.gb64aecb).AUR Update Bot
Changelog ========= documentation improved (b64aecb) print_term renamed to print (b3cbb29) refactoring and fix (641d56e) typo fixed (9b80ef6) expand added (cc73bb4) method macro added (4151e86) documentation improved (6743883) method sort for records added (aa710a2) record methods get and sort.key added (bef52c4) methods for records added (cd6c634) argumnet parsing improved (1914516) argument evaluation for methods improved (7ac937f) simplified and string:concat added (e901418) fixes for boolean (29bc7a5) boolean methods added (0a30186) refactoring for simplification (0b9e91f) database methods added (36f22ba) methods for numbers added (eee2144) string methods reorganized and extended (29cf060) first methods for string class (846aaec) refactoring: shortening macro names (9f1ea5f) minor improvements (9bcb6c6) improved (285a393) documentation improved (9e48294) method parsing (1e2fcdc) towards method invocation (47bd901) L_FIELD renamed to L_VAR to make room for field syntax (1de6ccd) improvements (8b89522) improvements, especially for print (3bf93f3) improvements (5cd6d00) tag_id renamed to token_type (e3d0cee) test resuts fixed (8fdca76) iterator for Record added (1e96f7e) a database in numeric context evaluates to the number records contained (cba4e9f) read fixed (081136d) first approach of read (d73faba) evaluation of list fixed (7502e6c) NOTES are ignored (3c6f972) evaluation of argument for each fixed (02d040d) each evaluation added (82030e5) parsing of each added (03f501a) minor improvement (e7c166f) line breaking fixed (9f90116) simplified and documentation improved (98f8b01) evaluation oif return value fixed (c09e1ec) return added (6ec0548) list separator modified to comma (654141e) add.field made readable (37b921e) evaluation of with added (542a627) function type fixed and tests added (3dcb604) LineReader introduced to get back the error pointer (5343e79) type fixed (a0c594c) linker problems fixed (4a79c6b) defun implemented (381a720) improvements error message improved (60e98bf) reorg (b999bed) parsing of defun and function added (ea79b97) documentation improved (e7fa423) first steps towrds memory management (e2cef81) hash moved and first attempt to trace the memory usage (73b156c) L_BLOCK eliminated in favour of L_STRING (abe9bf5) iterator for macros added and used for addlist (0de7cfd) resource.search.path made readable (76a2eee) regexp.syntax made readable (2ea3d88) get_regex_syntax() added (08272a0) tests for clear.ignored.words added (af3a9d2) getter for ignored.word added (935a76c) print improved (bc761f2) slight improvements (a747460) properly initializing all of bibtool (447b5e8) trying to optimize (0c45bb3) fixes and test cases added (d33e0c2) refactorings and addition with getters for static variables (f976dcc) get_separator added (7c6cde8) builtin if implemented (8d89107) some simplifications (9ee6c82) refactoring to introduce a setter (84ebf47) macro.file implemented (9b1a7eb) improved (2f9328c) input tests added (e4ead1a) added (a20a7d7) improvements and else error message added (cba9dfa) g_input completed and slightly refactored (4d082e1) Merge branch 'master' of git@github.com:ge-ne/bibtool.git (74df6d8) decoupling of the io from main (02577a5) decoupling of the io from main (959165d) io extracted from main (b693d1f) with parsing added (386ddc7) if parsing added (c1ea387) group and while parsing added (2da1c44) compiling Changes.tex and install.tex as part of the packaging. set user and group in the tarball to bibtool (2503704) Binary distributions mentioned (92fcc8c) syntax fixed and appearance improved (edf4361) input added (4c6bcfa) improved (f04db83) improved (ba914ed) functions fixed (8cea0e5) block parsing and evaluating makking work (45f281a) test cases added (32776dd) comerator for > and >= added (e1e71fc) cmp added (7b077d4) comparison <= added (41e3412) improvements and < added (9ed5de9) renamed (ffd7eb7) more functions (f75acc2) cleanup (27ed839) more function resources added (4352b42) assignment improved (d8e8a5f) optimized (814e430) more test cases (bb93028) string resources added (ae05f13) Summary separator line shortened (33a2a8e) numeric resources integrated (b03c2b0) simplified and improved (47f1a81) returning onley the last result on evaluate (995535a) access to boolean resources (e2285e2) refactoring of the underlying structure of fucntion calls (fd6ce81) prepared for next release (f8f6d08) Merge branch 'master' of git@github.com:ge-ne/bibtool.git (0d1581f) version incremented (4295067)
2016-02-24Updated version (2.63.116.gcc73bb4 -> 2.63.117.g9b80ef6).AUR Update Bot
Changelog ========= typo fixed (9b80ef6) expand added (cc73bb4) method macro added (4151e86) documentation improved (6743883) method sort for records added (aa710a2) record methods get and sort.key added (bef52c4) methods for records added (cd6c634) argumnet parsing improved (1914516) argument evaluation for methods improved (7ac937f) simplified and string:concat added (e901418) fixes for boolean (29bc7a5) boolean methods added (0a30186) refactoring for simplification (0b9e91f) database methods added (36f22ba) methods for numbers added (eee2144) string methods reorganized and extended (29cf060) first methods for string class (846aaec) refactoring: shortening macro names (9f1ea5f) minor improvements (9bcb6c6) improved (285a393) documentation improved (9e48294) method parsing (1e2fcdc) towards method invocation (47bd901) L_FIELD renamed to L_VAR to make room for field syntax (1de6ccd) improvements (8b89522) improvements, especially for print (3bf93f3) improvements (5cd6d00) tag_id renamed to token_type (e3d0cee) test resuts fixed (8fdca76) iterator for Record added (1e96f7e) a database in numeric context evaluates to the number records contained (cba4e9f) read fixed (081136d) first approach of read (d73faba) evaluation of list fixed (7502e6c) NOTES are ignored (3c6f972) evaluation of argument for each fixed (02d040d) each evaluation added (82030e5) parsing of each added (03f501a) minor improvement (e7c166f) line breaking fixed (9f90116) simplified and documentation improved (98f8b01) evaluation oif return value fixed (c09e1ec) return added (6ec0548) list separator modified to comma (654141e) add.field made readable (37b921e) evaluation of with added (542a627) function type fixed and tests added (3dcb604) LineReader introduced to get back the error pointer (5343e79) type fixed (a0c594c) linker problems fixed (4a79c6b) defun implemented (381a720) improvements error message improved (60e98bf) reorg (b999bed) parsing of defun and function added (ea79b97) documentation improved (e7fa423) first steps towrds memory management (e2cef81) hash moved and first attempt to trace the memory usage (73b156c) L_BLOCK eliminated in favour of L_STRING (abe9bf5) iterator for macros added and used for addlist (0de7cfd) resource.search.path made readable (76a2eee) regexp.syntax made readable (2ea3d88) get_regex_syntax() added (08272a0) tests for clear.ignored.words added (af3a9d2) getter for ignored.word added (935a76c) print improved (bc761f2) slight improvements (a747460) properly initializing all of bibtool (447b5e8) trying to optimize (0c45bb3) fixes and test cases added (d33e0c2) refactorings and addition with getters for static variables (f976dcc) get_separator added (7c6cde8) builtin if implemented (8d89107) some simplifications (9ee6c82) refactoring to introduce a setter (84ebf47) macro.file implemented (9b1a7eb) improved (2f9328c) input tests added (e4ead1a) added (a20a7d7) improvements and else error message added (cba9dfa) g_input completed and slightly refactored (4d082e1) Merge branch 'master' of git@github.com:ge-ne/bibtool.git (74df6d8) decoupling of the io from main (02577a5) decoupling of the io from main (959165d) io extracted from main (b693d1f) with parsing added (386ddc7) if parsing added (c1ea387) group and while parsing added (2da1c44) compiling Changes.tex and install.tex as part of the packaging. set user and group in the tarball to bibtool (2503704) Binary distributions mentioned (92fcc8c) syntax fixed and appearance improved (edf4361) input added (4c6bcfa) improved (f04db83) improved (ba914ed) functions fixed (8cea0e5) block parsing and evaluating makking work (45f281a) test cases added (32776dd) comerator for > and >= added (e1e71fc) cmp added (7b077d4) comparison <= added (41e3412) improvements and < added (9ed5de9) renamed (ffd7eb7) more functions (f75acc2) cleanup (27ed839) more function resources added (4352b42) assignment improved (d8e8a5f) optimized (814e430) more test cases (bb93028) string resources added (ae05f13) Summary separator line shortened (33a2a8e) numeric resources integrated (b03c2b0) simplified and improved (47f1a81) returning onley the last result on evaluate (995535a) access to boolean resources (e2285e2) refactoring of the underlying structure of fucntion calls (fd6ce81) prepared for next release (f8f6d08) Merge branch 'master' of git@github.com:ge-ne/bibtool.git (0d1581f) version incremented (4295067)
2016-02-23Updated version (2.63.115.g4151e86 -> 2.63.116.gcc73bb4).AUR Update Bot
Changelog ========= expand added (cc73bb4) method macro added (4151e86) documentation improved (6743883) method sort for records added (aa710a2) record methods get and sort.key added (bef52c4) methods for records added (cd6c634) argumnet parsing improved (1914516) argument evaluation for methods improved (7ac937f) simplified and string:concat added (e901418) fixes for boolean (29bc7a5) boolean methods added (0a30186) refactoring for simplification (0b9e91f) database methods added (36f22ba) methods for numbers added (eee2144) string methods reorganized and extended (29cf060) first methods for string class (846aaec) refactoring: shortening macro names (9f1ea5f) minor improvements (9bcb6c6) improved (285a393) documentation improved (9e48294) method parsing (1e2fcdc) towards method invocation (47bd901) L_FIELD renamed to L_VAR to make room for field syntax (1de6ccd) improvements (8b89522) improvements, especially for print (3bf93f3) improvements (5cd6d00) tag_id renamed to token_type (e3d0cee) test resuts fixed (8fdca76) iterator for Record added (1e96f7e) a database in numeric context evaluates to the number records contained (cba4e9f) read fixed (081136d) first approach of read (d73faba) evaluation of list fixed (7502e6c) NOTES are ignored (3c6f972) evaluation of argument for each fixed (02d040d) each evaluation added (82030e5) parsing of each added (03f501a) minor improvement (e7c166f) line breaking fixed (9f90116) simplified and documentation improved (98f8b01) evaluation oif return value fixed (c09e1ec) return added (6ec0548) list separator modified to comma (654141e) add.field made readable (37b921e) evaluation of with added (542a627) function type fixed and tests added (3dcb604) LineReader introduced to get back the error pointer (5343e79) type fixed (a0c594c) linker problems fixed (4a79c6b) defun implemented (381a720) improvements error message improved (60e98bf) reorg (b999bed) parsing of defun and function added (ea79b97) documentation improved (e7fa423) first steps towrds memory management (e2cef81) hash moved and first attempt to trace the memory usage (73b156c) L_BLOCK eliminated in favour of L_STRING (abe9bf5) iterator for macros added and used for addlist (0de7cfd) resource.search.path made readable (76a2eee) regexp.syntax made readable (2ea3d88) get_regex_syntax() added (08272a0) tests for clear.ignored.words added (af3a9d2) getter for ignored.word added (935a76c) print improved (bc761f2) slight improvements (a747460) properly initializing all of bibtool (447b5e8) trying to optimize (0c45bb3) fixes and test cases added (d33e0c2) refactorings and addition with getters for static variables (f976dcc) get_separator added (7c6cde8) builtin if implemented (8d89107) some simplifications (9ee6c82) refactoring to introduce a setter (84ebf47) macro.file implemented (9b1a7eb) improved (2f9328c) input tests added (e4ead1a) added (a20a7d7) improvements and else error message added (cba9dfa) g_input completed and slightly refactored (4d082e1) Merge branch 'master' of git@github.com:ge-ne/bibtool.git (74df6d8) decoupling of the io from main (02577a5) decoupling of the io from main (959165d) io extracted from main (b693d1f) with parsing added (386ddc7) if parsing added (c1ea387) group and while parsing added (2da1c44) compiling Changes.tex and install.tex as part of the packaging. set user and group in the tarball to bibtool (2503704) Binary distributions mentioned (92fcc8c) syntax fixed and appearance improved (edf4361) input added (4c6bcfa) improved (f04db83) improved (ba914ed) functions fixed (8cea0e5) block parsing and evaluating makking work (45f281a) test cases added (32776dd) comerator for > and >= added (e1e71fc) cmp added (7b077d4) comparison <= added (41e3412) improvements and < added (9ed5de9) renamed (ffd7eb7) more functions (f75acc2) cleanup (27ed839) more function resources added (4352b42) assignment improved (d8e8a5f) optimized (814e430) more test cases (bb93028) string resources added (ae05f13) Summary separator line shortened (33a2a8e) numeric resources integrated (b03c2b0) simplified and improved (47f1a81) returning onley the last result on evaluate (995535a) access to boolean resources (e2285e2) refactoring of the underlying structure of fucntion calls (fd6ce81) prepared for next release (f8f6d08) Merge branch 'master' of git@github.com:ge-ne/bibtool.git (0d1581f) version incremented (4295067)
2016-02-23Updated version (2.63.111.gcd6c634 -> 2.63.115.g4151e86).AUR Update Bot
Changelog ========= method macro added (4151e86) documentation improved (6743883) method sort for records added (aa710a2) record methods get and sort.key added (bef52c4) methods for records added (cd6c634) argumnet parsing improved (1914516) argument evaluation for methods improved (7ac937f) simplified and string:concat added (e901418) fixes for boolean (29bc7a5) boolean methods added (0a30186) refactoring for simplification (0b9e91f) database methods added (36f22ba) methods for numbers added (eee2144) string methods reorganized and extended (29cf060) first methods for string class (846aaec) refactoring: shortening macro names (9f1ea5f) minor improvements (9bcb6c6) improved (285a393) documentation improved (9e48294) method parsing (1e2fcdc) towards method invocation (47bd901) L_FIELD renamed to L_VAR to make room for field syntax (1de6ccd) improvements (8b89522) improvements, especially for print (3bf93f3) improvements (5cd6d00) tag_id renamed to token_type (e3d0cee) test resuts fixed (8fdca76) iterator for Record added (1e96f7e) a database in numeric context evaluates to the number records contained (cba4e9f) read fixed (081136d) first approach of read (d73faba) evaluation of list fixed (7502e6c) NOTES are ignored (3c6f972) evaluation of argument for each fixed (02d040d) each evaluation added (82030e5) parsing of each added (03f501a) minor improvement (e7c166f) line breaking fixed (9f90116) simplified and documentation improved (98f8b01) evaluation oif return value fixed (c09e1ec) return added (6ec0548) list separator modified to comma (654141e) add.field made readable (37b921e) evaluation of with added (542a627) function type fixed and tests added (3dcb604) LineReader introduced to get back the error pointer (5343e79) type fixed (a0c594c) linker problems fixed (4a79c6b) defun implemented (381a720) improvements error message improved (60e98bf) reorg (b999bed) parsing of defun and function added (ea79b97) documentation improved (e7fa423) first steps towrds memory management (e2cef81) hash moved and first attempt to trace the memory usage (73b156c) L_BLOCK eliminated in favour of L_STRING (abe9bf5) iterator for macros added and used for addlist (0de7cfd) resource.search.path made readable (76a2eee) regexp.syntax made readable (2ea3d88) get_regex_syntax() added (08272a0) tests for clear.ignored.words added (af3a9d2) getter for ignored.word added (935a76c) print improved (bc761f2) slight improvements (a747460) properly initializing all of bibtool (447b5e8) trying to optimize (0c45bb3) fixes and test cases added (d33e0c2) refactorings and addition with getters for static variables (f976dcc) get_separator added (7c6cde8) builtin if implemented (8d89107) some simplifications (9ee6c82) refactoring to introduce a setter (84ebf47) macro.file implemented (9b1a7eb) improved (2f9328c) input tests added (e4ead1a) added (a20a7d7) improvements and else error message added (cba9dfa) g_input completed and slightly refactored (4d082e1) Merge branch 'master' of git@github.com:ge-ne/bibtool.git (74df6d8) decoupling of the io from main (02577a5) decoupling of the io from main (959165d) io extracted from main (b693d1f) with parsing added (386ddc7) if parsing added (c1ea387) group and while parsing added (2da1c44) compiling Changes.tex and install.tex as part of the packaging. set user and group in the tarball to bibtool (2503704) Binary distributions mentioned (92fcc8c) syntax fixed and appearance improved (edf4361) input added (4c6bcfa) improved (f04db83) improved (ba914ed) functions fixed (8cea0e5) block parsing and evaluating makking work (45f281a) test cases added (32776dd) comerator for > and >= added (e1e71fc) cmp added (7b077d4) comparison <= added (41e3412) improvements and < added (9ed5de9) renamed (ffd7eb7) more functions (f75acc2) cleanup (27ed839) more function resources added (4352b42) assignment improved (d8e8a5f) optimized (814e430) more test cases (bb93028) string resources added (ae05f13) Summary separator line shortened (33a2a8e) numeric resources integrated (b03c2b0) simplified and improved (47f1a81) returning onley the last result on evaluate (995535a) access to boolean resources (e2285e2) refactoring of the underlying structure of fucntion calls (fd6ce81) prepared for next release (f8f6d08) Merge branch 'master' of git@github.com:ge-ne/bibtool.git (0d1581f) version incremented (4295067)
2016-02-23Updated version (2.63.110.g1914516 -> 2.63.111.gcd6c634).AUR Update Bot
Changelog ========= methods for records added (cd6c634) argumnet parsing improved (1914516) argument evaluation for methods improved (7ac937f) simplified and string:concat added (e901418) fixes for boolean (29bc7a5) boolean methods added (0a30186) refactoring for simplification (0b9e91f) database methods added (36f22ba) methods for numbers added (eee2144) string methods reorganized and extended (29cf060) first methods for string class (846aaec) refactoring: shortening macro names (9f1ea5f) minor improvements (9bcb6c6) improved (285a393) documentation improved (9e48294) method parsing (1e2fcdc) towards method invocation (47bd901) L_FIELD renamed to L_VAR to make room for field syntax (1de6ccd) improvements (8b89522) improvements, especially for print (3bf93f3) improvements (5cd6d00) tag_id renamed to token_type (e3d0cee) test resuts fixed (8fdca76) iterator for Record added (1e96f7e) a database in numeric context evaluates to the number records contained (cba4e9f) read fixed (081136d) first approach of read (d73faba) evaluation of list fixed (7502e6c) NOTES are ignored (3c6f972) evaluation of argument for each fixed (02d040d) each evaluation added (82030e5) parsing of each added (03f501a) minor improvement (e7c166f) line breaking fixed (9f90116) simplified and documentation improved (98f8b01) evaluation oif return value fixed (c09e1ec) return added (6ec0548) list separator modified to comma (654141e) add.field made readable (37b921e) evaluation of with added (542a627) function type fixed and tests added (3dcb604) LineReader introduced to get back the error pointer (5343e79) type fixed (a0c594c) linker problems fixed (4a79c6b) defun implemented (381a720) improvements error message improved (60e98bf) reorg (b999bed) parsing of defun and function added (ea79b97) documentation improved (e7fa423) first steps towrds memory management (e2cef81) hash moved and first attempt to trace the memory usage (73b156c) L_BLOCK eliminated in favour of L_STRING (abe9bf5) iterator for macros added and used for addlist (0de7cfd) resource.search.path made readable (76a2eee) regexp.syntax made readable (2ea3d88) get_regex_syntax() added (08272a0) tests for clear.ignored.words added (af3a9d2) getter for ignored.word added (935a76c) print improved (bc761f2) slight improvements (a747460) properly initializing all of bibtool (447b5e8) trying to optimize (0c45bb3) fixes and test cases added (d33e0c2) refactorings and addition with getters for static variables (f976dcc) get_separator added (7c6cde8) builtin if implemented (8d89107) some simplifications (9ee6c82) refactoring to introduce a setter (84ebf47) macro.file implemented (9b1a7eb) improved (2f9328c) input tests added (e4ead1a) added (a20a7d7) improvements and else error message added (cba9dfa) g_input completed and slightly refactored (4d082e1) Merge branch 'master' of git@github.com:ge-ne/bibtool.git (74df6d8) decoupling of the io from main (02577a5) decoupling of the io from main (959165d) io extracted from main (b693d1f) with parsing added (386ddc7) if parsing added (c1ea387) group and while parsing added (2da1c44) compiling Changes.tex and install.tex as part of the packaging. set user and group in the tarball to bibtool (2503704) Binary distributions mentioned (92fcc8c) syntax fixed and appearance improved (edf4361) input added (4c6bcfa) improved (f04db83) improved (ba914ed) functions fixed (8cea0e5) block parsing and evaluating makking work (45f281a) test cases added (32776dd) comerator for > and >= added (e1e71fc) cmp added (7b077d4) comparison <= added (41e3412) improvements and < added (9ed5de9) renamed (ffd7eb7) more functions (f75acc2) cleanup (27ed839) more function resources added (4352b42) assignment improved (d8e8a5f) optimized (814e430) more test cases (bb93028) string resources added (ae05f13) Summary separator line shortened (33a2a8e) numeric resources integrated (b03c2b0) simplified and improved (47f1a81) returning onley the last result on evaluate (995535a) access to boolean resources (e2285e2) refactoring of the underlying structure of fucntion calls (fd6ce81) prepared for next release (f8f6d08) Merge branch 'master' of git@github.com:ge-ne/bibtool.git (0d1581f) version incremented (4295067)
2016-02-22Updated version (2.63.104.g36f22ba -> 2.63.110.g1914516).AUR Update Bot
Changelog ========= argumnet parsing improved (1914516) argument evaluation for methods improved (7ac937f) simplified and string:concat added (e901418) fixes for boolean (29bc7a5) boolean methods added (0a30186) refactoring for simplification (0b9e91f) database methods added (36f22ba) methods for numbers added (eee2144) string methods reorganized and extended (29cf060) first methods for string class (846aaec) refactoring: shortening macro names (9f1ea5f) minor improvements (9bcb6c6) improved (285a393) documentation improved (9e48294) method parsing (1e2fcdc) towards method invocation (47bd901) L_FIELD renamed to L_VAR to make room for field syntax (1de6ccd) improvements (8b89522) improvements, especially for print (3bf93f3) improvements (5cd6d00) tag_id renamed to token_type (e3d0cee) test resuts fixed (8fdca76) iterator for Record added (1e96f7e) a database in numeric context evaluates to the number records contained (cba4e9f) read fixed (081136d) first approach of read (d73faba) evaluation of list fixed (7502e6c) NOTES are ignored (3c6f972) evaluation of argument for each fixed (02d040d) each evaluation added (82030e5) parsing of each added (03f501a) minor improvement (e7c166f) line breaking fixed (9f90116) simplified and documentation improved (98f8b01) evaluation oif return value fixed (c09e1ec) return added (6ec0548) list separator modified to comma (654141e) add.field made readable (37b921e) evaluation of with added (542a627) function type fixed and tests added (3dcb604) LineReader introduced to get back the error pointer (5343e79) type fixed (a0c594c) linker problems fixed (4a79c6b) defun implemented (381a720) improvements error message improved (60e98bf) reorg (b999bed) parsing of defun and function added (ea79b97) documentation improved (e7fa423) first steps towrds memory management (e2cef81) hash moved and first attempt to trace the memory usage (73b156c) L_BLOCK eliminated in favour of L_STRING (abe9bf5) iterator for macros added and used for addlist (0de7cfd) resource.search.path made readable (76a2eee) regexp.syntax made readable (2ea3d88) get_regex_syntax() added (08272a0) tests for clear.ignored.words added (af3a9d2) getter for ignored.word added (935a76c) print improved (bc761f2) slight improvements (a747460) properly initializing all of bibtool (447b5e8) trying to optimize (0c45bb3) fixes and test cases added (d33e0c2) refactorings and addition with getters for static variables (f976dcc) get_separator added (7c6cde8) builtin if implemented (8d89107) some simplifications (9ee6c82) refactoring to introduce a setter (84ebf47) macro.file implemented (9b1a7eb) improved (2f9328c) input tests added (e4ead1a) added (a20a7d7) improvements and else error message added (cba9dfa) g_input completed and slightly refactored (4d082e1) Merge branch 'master' of git@github.com:ge-ne/bibtool.git (74df6d8) decoupling of the io from main (02577a5) decoupling of the io from main (959165d) io extracted from main (b693d1f) with parsing added (386ddc7) if parsing added (c1ea387) group and while parsing added (2da1c44) compiling Changes.tex and install.tex as part of the packaging. set user and group in the tarball to bibtool (2503704) Binary distributions mentioned (92fcc8c) syntax fixed and appearance improved (edf4361) input added (4c6bcfa) improved (f04db83) improved (ba914ed) functions fixed (8cea0e5) block parsing and evaluating makking work (45f281a) test cases added (32776dd) comerator for > and >= added (e1e71fc) cmp added (7b077d4) comparison <= added (41e3412) improvements and < added (9ed5de9) renamed (ffd7eb7) more functions (f75acc2) cleanup (27ed839) more function resources added (4352b42) assignment improved (d8e8a5f) optimized (814e430) more test cases (bb93028) string resources added (ae05f13) Summary separator line shortened (33a2a8e) numeric resources integrated (b03c2b0) simplified and improved (47f1a81) returning onley the last result on evaluate (995535a) access to boolean resources (e2285e2) refactoring of the underlying structure of fucntion calls (fd6ce81) prepared for next release (f8f6d08) Merge branch 'master' of git@github.com:ge-ne/bibtool.git (0d1581f) version incremented (4295067)
2016-02-21Updated version (2.63.100.g9f1ea5f -> 2.63.104.g36f22ba).AUR Update Bot
Changelog ========= database methods added (36f22ba) methods for numbers added (eee2144) string methods reorganized and extended (29cf060) first methods for string class (846aaec) refactoring: shortening macro names (9f1ea5f) minor improvements (9bcb6c6) improved (285a393) documentation improved (9e48294) method parsing (1e2fcdc) towards method invocation (47bd901) L_FIELD renamed to L_VAR to make room for field syntax (1de6ccd) improvements (8b89522) improvements, especially for print (3bf93f3) improvements (5cd6d00) tag_id renamed to token_type (e3d0cee) test resuts fixed (8fdca76) iterator for Record added (1e96f7e) a database in numeric context evaluates to the number records contained (cba4e9f) read fixed (081136d) first approach of read (d73faba) evaluation of list fixed (7502e6c) NOTES are ignored (3c6f972) evaluation of argument for each fixed (02d040d) each evaluation added (82030e5) parsing of each added (03f501a) minor improvement (e7c166f) line breaking fixed (9f90116) simplified and documentation improved (98f8b01) evaluation oif return value fixed (c09e1ec) return added (6ec0548) list separator modified to comma (654141e) add.field made readable (37b921e) evaluation of with added (542a627) function type fixed and tests added (3dcb604) LineReader introduced to get back the error pointer (5343e79) type fixed (a0c594c) linker problems fixed (4a79c6b) defun implemented (381a720) improvements error message improved (60e98bf) reorg (b999bed) parsing of defun and function added (ea79b97) documentation improved (e7fa423) first steps towrds memory management (e2cef81) hash moved and first attempt to trace the memory usage (73b156c) L_BLOCK eliminated in favour of L_STRING (abe9bf5) iterator for macros added and used for addlist (0de7cfd) resource.search.path made readable (76a2eee) regexp.syntax made readable (2ea3d88) get_regex_syntax() added (08272a0) tests for clear.ignored.words added (af3a9d2) getter for ignored.word added (935a76c) print improved (bc761f2) slight improvements (a747460) properly initializing all of bibtool (447b5e8) trying to optimize (0c45bb3) fixes and test cases added (d33e0c2) refactorings and addition with getters for static variables (f976dcc) get_separator added (7c6cde8) builtin if implemented (8d89107) some simplifications (9ee6c82) refactoring to introduce a setter (84ebf47) macro.file implemented (9b1a7eb) improved (2f9328c) input tests added (e4ead1a) added (a20a7d7) improvements and else error message added (cba9dfa) g_input completed and slightly refactored (4d082e1) Merge branch 'master' of git@github.com:ge-ne/bibtool.git (74df6d8) decoupling of the io from main (02577a5) decoupling of the io from main (959165d) io extracted from main (b693d1f) with parsing added (386ddc7) if parsing added (c1ea387) group and while parsing added (2da1c44) compiling Changes.tex and install.tex as part of the packaging. set user and group in the tarball to bibtool (2503704) Binary distributions mentioned (92fcc8c) syntax fixed and appearance improved (edf4361) input added (4c6bcfa) improved (f04db83) improved (ba914ed) functions fixed (8cea0e5) block parsing and evaluating makking work (45f281a) test cases added (32776dd) comerator for > and >= added (e1e71fc) cmp added (7b077d4) comparison <= added (41e3412) improvements and < added (9ed5de9) renamed (ffd7eb7) more functions (f75acc2) cleanup (27ed839) more function resources added (4352b42) assignment improved (d8e8a5f) optimized (814e430) more test cases (bb93028) string resources added (ae05f13) Summary separator line shortened (33a2a8e) numeric resources integrated (b03c2b0) simplified and improved (47f1a81) returning onley the last result on evaluate (995535a) access to boolean resources (e2285e2) refactoring of the underlying structure of fucntion calls (fd6ce81) prepared for next release (f8f6d08) Merge branch 'master' of git@github.com:ge-ne/bibtool.git (0d1581f) version incremented (4295067)
2016-02-20Updated version (2.63.98.g285a393 -> 2.63.100.g9f1ea5f).AUR Update Bot
Changelog ========= refactoring: shortening macro names (9f1ea5f) minor improvements (9bcb6c6) improved (285a393) documentation improved (9e48294) method parsing (1e2fcdc) towards method invocation (47bd901) L_FIELD renamed to L_VAR to make room for field syntax (1de6ccd) improvements (8b89522) improvements, especially for print (3bf93f3) improvements (5cd6d00) tag_id renamed to token_type (e3d0cee) test resuts fixed (8fdca76) iterator for Record added (1e96f7e) a database in numeric context evaluates to the number records contained (cba4e9f) read fixed (081136d) first approach of read (d73faba) evaluation of list fixed (7502e6c) NOTES are ignored (3c6f972) evaluation of argument for each fixed (02d040d) each evaluation added (82030e5) parsing of each added (03f501a) minor improvement (e7c166f) line breaking fixed (9f90116) simplified and documentation improved (98f8b01) evaluation oif return value fixed (c09e1ec) return added (6ec0548) list separator modified to comma (654141e) add.field made readable (37b921e) evaluation of with added (542a627) function type fixed and tests added (3dcb604) LineReader introduced to get back the error pointer (5343e79) type fixed (a0c594c) linker problems fixed (4a79c6b) defun implemented (381a720) improvements error message improved (60e98bf) reorg (b999bed) parsing of defun and function added (ea79b97) documentation improved (e7fa423) first steps towrds memory management (e2cef81) hash moved and first attempt to trace the memory usage (73b156c) L_BLOCK eliminated in favour of L_STRING (abe9bf5) iterator for macros added and used for addlist (0de7cfd) resource.search.path made readable (76a2eee) regexp.syntax made readable (2ea3d88) get_regex_syntax() added (08272a0) tests for clear.ignored.words added (af3a9d2) getter for ignored.word added (935a76c) print improved (bc761f2) slight improvements (a747460) properly initializing all of bibtool (447b5e8) trying to optimize (0c45bb3) fixes and test cases added (d33e0c2) refactorings and addition with getters for static variables (f976dcc) get_separator added (7c6cde8) builtin if implemented (8d89107) some simplifications (9ee6c82) refactoring to introduce a setter (84ebf47) macro.file implemented (9b1a7eb) improved (2f9328c) input tests added (e4ead1a) added (a20a7d7) improvements and else error message added (cba9dfa) g_input completed and slightly refactored (4d082e1) Merge branch 'master' of git@github.com:ge-ne/bibtool.git (74df6d8) decoupling of the io from main (02577a5) decoupling of the io from main (959165d) io extracted from main (b693d1f) with parsing added (386ddc7) if parsing added (c1ea387) group and while parsing added (2da1c44) compiling Changes.tex and install.tex as part of the packaging. set user and group in the tarball to bibtool (2503704) Binary distributions mentioned (92fcc8c) syntax fixed and appearance improved (edf4361) input added (4c6bcfa) improved (f04db83) improved (ba914ed) functions fixed (8cea0e5) block parsing and evaluating makking work (45f281a) test cases added (32776dd) comerator for > and >= added (e1e71fc) cmp added (7b077d4) comparison <= added (41e3412) improvements and < added (9ed5de9) renamed (ffd7eb7) more functions (f75acc2) cleanup (27ed839) more function resources added (4352b42) assignment improved (d8e8a5f) optimized (814e430) more test cases (bb93028) string resources added (ae05f13) Summary separator line shortened (33a2a8e) numeric resources integrated (b03c2b0) simplified and improved (47f1a81) returning onley the last result on evaluate (995535a) access to boolean resources (e2285e2) refactoring of the underlying structure of fucntion calls (fd6ce81) prepared for next release (f8f6d08) Merge branch 'master' of git@github.com:ge-ne/bibtool.git (0d1581f) version incremented (4295067)
2016-02-19Updated version (2.63.96.g1e2fcdc -> 2.63.98.g285a393).AUR Update Bot
Changelog ========= improved (285a393) documentation improved (9e48294) method parsing (1e2fcdc) towards method invocation (47bd901) L_FIELD renamed to L_VAR to make room for field syntax (1de6ccd) improvements (8b89522) improvements, especially for print (3bf93f3) improvements (5cd6d00) tag_id renamed to token_type (e3d0cee) test resuts fixed (8fdca76) iterator for Record added (1e96f7e) a database in numeric context evaluates to the number records contained (cba4e9f) read fixed (081136d) first approach of read (d73faba) evaluation of list fixed (7502e6c) NOTES are ignored (3c6f972) evaluation of argument for each fixed (02d040d) each evaluation added (82030e5) parsing of each added (03f501a) minor improvement (e7c166f) line breaking fixed (9f90116) simplified and documentation improved (98f8b01) evaluation oif return value fixed (c09e1ec) return added (6ec0548) list separator modified to comma (654141e) add.field made readable (37b921e) evaluation of with added (542a627) function type fixed and tests added (3dcb604) LineReader introduced to get back the error pointer (5343e79) type fixed (a0c594c) linker problems fixed (4a79c6b) defun implemented (381a720) improvements error message improved (60e98bf) reorg (b999bed) parsing of defun and function added (ea79b97) documentation improved (e7fa423) first steps towrds memory management (e2cef81) hash moved and first attempt to trace the memory usage (73b156c) L_BLOCK eliminated in favour of L_STRING (abe9bf5) iterator for macros added and used for addlist (0de7cfd) resource.search.path made readable (76a2eee) regexp.syntax made readable (2ea3d88) get_regex_syntax() added (08272a0) tests for clear.ignored.words added (af3a9d2) getter for ignored.word added (935a76c) print improved (bc761f2) slight improvements (a747460) properly initializing all of bibtool (447b5e8) trying to optimize (0c45bb3) fixes and test cases added (d33e0c2) refactorings and addition with getters for static variables (f976dcc) get_separator added (7c6cde8) builtin if implemented (8d89107) some simplifications (9ee6c82) refactoring to introduce a setter (84ebf47) macro.file implemented (9b1a7eb) improved (2f9328c) input tests added (e4ead1a) added (a20a7d7) improvements and else error message added (cba9dfa) g_input completed and slightly refactored (4d082e1) Merge branch 'master' of git@github.com:ge-ne/bibtool.git (74df6d8) decoupling of the io from main (02577a5) decoupling of the io from main (959165d) io extracted from main (b693d1f) with parsing added (386ddc7) if parsing added (c1ea387) group and while parsing added (2da1c44) compiling Changes.tex and install.tex as part of the packaging. set user and group in the tarball to bibtool (2503704) Binary distributions mentioned (92fcc8c) syntax fixed and appearance improved (edf4361) input added (4c6bcfa) improved (f04db83) improved (ba914ed) functions fixed (8cea0e5) block parsing and evaluating makking work (45f281a) test cases added (32776dd) comerator for > and >= added (e1e71fc) cmp added (7b077d4) comparison <= added (41e3412) improvements and < added (9ed5de9) renamed (ffd7eb7) more functions (f75acc2) cleanup (27ed839) more function resources added (4352b42) assignment improved (d8e8a5f) optimized (814e430) more test cases (bb93028) string resources added (ae05f13) Summary separator line shortened (33a2a8e) numeric resources integrated (b03c2b0) simplified and improved (47f1a81) returning onley the last result on evaluate (995535a) access to boolean resources (e2285e2) refactoring of the underlying structure of fucntion calls (fd6ce81) prepared for next release (f8f6d08) Merge branch 'master' of git@github.com:ge-ne/bibtool.git (0d1581f) version incremented (4295067)
2016-02-16Updated version (2.63.95.g47bd901 -> 2.63.96.g1e2fcdc).AUR Update Bot
Changelog ========= method parsing (1e2fcdc) towards method invocation (47bd901) L_FIELD renamed to L_VAR to make room for field syntax (1de6ccd) improvements (8b89522) improvements, especially for print (3bf93f3) improvements (5cd6d00) tag_id renamed to token_type (e3d0cee) test resuts fixed (8fdca76) iterator for Record added (1e96f7e) a database in numeric context evaluates to the number records contained (cba4e9f) read fixed (081136d) first approach of read (d73faba) evaluation of list fixed (7502e6c) NOTES are ignored (3c6f972) evaluation of argument for each fixed (02d040d) each evaluation added (82030e5) parsing of each added (03f501a) minor improvement (e7c166f) line breaking fixed (9f90116) simplified and documentation improved (98f8b01) evaluation oif return value fixed (c09e1ec) return added (6ec0548) list separator modified to comma (654141e) add.field made readable (37b921e) evaluation of with added (542a627) function type fixed and tests added (3dcb604) LineReader introduced to get back the error pointer (5343e79) type fixed (a0c594c) linker problems fixed (4a79c6b) defun implemented (381a720) improvements error message improved (60e98bf) reorg (b999bed) parsing of defun and function added (ea79b97) documentation improved (e7fa423) first steps towrds memory management (e2cef81) hash moved and first attempt to trace the memory usage (73b156c) L_BLOCK eliminated in favour of L_STRING (abe9bf5) iterator for macros added and used for addlist (0de7cfd) resource.search.path made readable (76a2eee) regexp.syntax made readable (2ea3d88) get_regex_syntax() added (08272a0) tests for clear.ignored.words added (af3a9d2) getter for ignored.word added (935a76c) print improved (bc761f2) slight improvements (a747460) properly initializing all of bibtool (447b5e8) trying to optimize (0c45bb3) fixes and test cases added (d33e0c2) refactorings and addition with getters for static variables (f976dcc) get_separator added (7c6cde8) builtin if implemented (8d89107) some simplifications (9ee6c82) refactoring to introduce a setter (84ebf47) macro.file implemented (9b1a7eb) improved (2f9328c) input tests added (e4ead1a) added (a20a7d7) improvements and else error message added (cba9dfa) g_input completed and slightly refactored (4d082e1) Merge branch 'master' of git@github.com:ge-ne/bibtool.git (74df6d8) decoupling of the io from main (02577a5) decoupling of the io from main (959165d) io extracted from main (b693d1f) with parsing added (386ddc7) if parsing added (c1ea387) group and while parsing added (2da1c44) compiling Changes.tex and install.tex as part of the packaging. set user and group in the tarball to bibtool (2503704) Binary distributions mentioned (92fcc8c) syntax fixed and appearance improved (edf4361) input added (4c6bcfa) improved (f04db83) improved (ba914ed) functions fixed (8cea0e5) block parsing and evaluating makking work (45f281a) test cases added (32776dd) comerator for > and >= added (e1e71fc) cmp added (7b077d4) comparison <= added (41e3412) improvements and < added (9ed5de9) renamed (ffd7eb7) more functions (f75acc2) cleanup (27ed839) more function resources added (4352b42) assignment improved (d8e8a5f) optimized (814e430) more test cases (bb93028) string resources added (ae05f13) Summary separator line shortened (33a2a8e) numeric resources integrated (b03c2b0) simplified and improved (47f1a81) returning onley the last result on evaluate (995535a) access to boolean resources (e2285e2) refactoring of the underlying structure of fucntion calls (fd6ce81) prepared for next release (f8f6d08) Merge branch 'master' of git@github.com:ge-ne/bibtool.git (0d1581f) version incremented (4295067)
2016-02-16Updated version (2.63.94.g1de6ccd -> 2.63.95.g47bd901).AUR Update Bot
Changelog ========= towards method invocation (47bd901) L_FIELD renamed to L_VAR to make room for field syntax (1de6ccd) improvements (8b89522) improvements, especially for print (3bf93f3) improvements (5cd6d00) tag_id renamed to token_type (e3d0cee) test resuts fixed (8fdca76) iterator for Record added (1e96f7e) a database in numeric context evaluates to the number records contained (cba4e9f) read fixed (081136d) first approach of read (d73faba) evaluation of list fixed (7502e6c) NOTES are ignored (3c6f972) evaluation of argument for each fixed (02d040d) each evaluation added (82030e5) parsing of each added (03f501a) minor improvement (e7c166f) line breaking fixed (9f90116) simplified and documentation improved (98f8b01) evaluation oif return value fixed (c09e1ec) return added (6ec0548) list separator modified to comma (654141e) add.field made readable (37b921e) evaluation of with added (542a627) function type fixed and tests added (3dcb604) LineReader introduced to get back the error pointer (5343e79) type fixed (a0c594c) linker problems fixed (4a79c6b) defun implemented (381a720) improvements error message improved (60e98bf) reorg (b999bed) parsing of defun and function added (ea79b97) documentation improved (e7fa423) first steps towrds memory management (e2cef81) hash moved and first attempt to trace the memory usage (73b156c) L_BLOCK eliminated in favour of L_STRING (abe9bf5) iterator for macros added and used for addlist (0de7cfd) resource.search.path made readable (76a2eee) regexp.syntax made readable (2ea3d88) get_regex_syntax() added (08272a0) tests for clear.ignored.words added (af3a9d2) getter for ignored.word added (935a76c) print improved (bc761f2) slight improvements (a747460) properly initializing all of bibtool (447b5e8) trying to optimize (0c45bb3) fixes and test cases added (d33e0c2) refactorings and addition with getters for static variables (f976dcc) get_separator added (7c6cde8) builtin if implemented (8d89107) some simplifications (9ee6c82) refactoring to introduce a setter (84ebf47) macro.file implemented (9b1a7eb) improved (2f9328c) input tests added (e4ead1a) added (a20a7d7) improvements and else error message added (cba9dfa) g_input completed and slightly refactored (4d082e1) Merge branch 'master' of git@github.com:ge-ne/bibtool.git (74df6d8) decoupling of the io from main (02577a5) decoupling of the io from main (959165d) io extracted from main (b693d1f) with parsing added (386ddc7) if parsing added (c1ea387) group and while parsing added (2da1c44) compiling Changes.tex and install.tex as part of the packaging. set user and group in the tarball to bibtool (2503704) Binary distributions mentioned (92fcc8c) syntax fixed and appearance improved (edf4361) input added (4c6bcfa) improved (f04db83) improved (ba914ed) functions fixed (8cea0e5) block parsing and evaluating makking work (45f281a) test cases added (32776dd) comerator for > and >= added (e1e71fc) cmp added (7b077d4) comparison <= added (41e3412) improvements and < added (9ed5de9) renamed (ffd7eb7) more functions (f75acc2) cleanup (27ed839) more function resources added (4352b42) assignment improved (d8e8a5f) optimized (814e430) more test cases (bb93028) string resources added (ae05f13) Summary separator line shortened (33a2a8e) numeric resources integrated (b03c2b0) simplified and improved (47f1a81) returning onley the last result on evaluate (995535a) access to boolean resources (e2285e2) refactoring of the underlying structure of fucntion calls (fd6ce81) prepared for next release (f8f6d08) Merge branch 'master' of git@github.com:ge-ne/bibtool.git (0d1581f) version incremented (4295067)
2016-02-14Updated version (2.63.92.g3bf93f3 -> 2.63.94.g1de6ccd).AUR Update Bot
Changelog ========= L_FIELD renamed to L_VAR to make room for field syntax (1de6ccd) improvements (8b89522) improvements, especially for print (3bf93f3) improvements (5cd6d00) tag_id renamed to token_type (e3d0cee) test resuts fixed (8fdca76) iterator for Record added (1e96f7e) a database in numeric context evaluates to the number records contained (cba4e9f) read fixed (081136d) first approach of read (d73faba) evaluation of list fixed (7502e6c) NOTES are ignored (3c6f972) evaluation of argument for each fixed (02d040d) each evaluation added (82030e5) parsing of each added (03f501a) minor improvement (e7c166f) line breaking fixed (9f90116) simplified and documentation improved (98f8b01) evaluation oif return value fixed (c09e1ec) return added (6ec0548) list separator modified to comma (654141e) add.field made readable (37b921e) evaluation of with added (542a627) function type fixed and tests added (3dcb604) LineReader introduced to get back the error pointer (5343e79) type fixed (a0c594c) linker problems fixed (4a79c6b) defun implemented (381a720) improvements error message improved (60e98bf) reorg (b999bed) parsing of defun and function added (ea79b97) documentation improved (e7fa423) first steps towrds memory management (e2cef81) hash moved and first attempt to trace the memory usage (73b156c) L_BLOCK eliminated in favour of L_STRING (abe9bf5) iterator for macros added and used for addlist (0de7cfd) resource.search.path made readable (76a2eee) regexp.syntax made readable (2ea3d88) get_regex_syntax() added (08272a0) tests for clear.ignored.words added (af3a9d2) getter for ignored.word added (935a76c) print improved (bc761f2) slight improvements (a747460) properly initializing all of bibtool (447b5e8) trying to optimize (0c45bb3) fixes and test cases added (d33e0c2) refactorings and addition with getters for static variables (f976dcc) get_separator added (7c6cde8) builtin if implemented (8d89107) some simplifications (9ee6c82) refactoring to introduce a setter (84ebf47) macro.file implemented (9b1a7eb) improved (2f9328c) input tests added (e4ead1a) added (a20a7d7) improvements and else error message added (cba9dfa) g_input completed and slightly refactored (4d082e1) Merge branch 'master' of git@github.com:ge-ne/bibtool.git (74df6d8) decoupling of the io from main (02577a5) decoupling of the io from main (959165d) io extracted from main (b693d1f) with parsing added (386ddc7) if parsing added (c1ea387) group and while parsing added (2da1c44) compiling Changes.tex and install.tex as part of the packaging. set user and group in the tarball to bibtool (2503704) Binary distributions mentioned (92fcc8c) syntax fixed and appearance improved (edf4361) input added (4c6bcfa) improved (f04db83) improved (ba914ed) functions fixed (8cea0e5) block parsing and evaluating makking work (45f281a) test cases added (32776dd) comerator for > and >= added (e1e71fc) cmp added (7b077d4) comparison <= added (41e3412) improvements and < added (9ed5de9) renamed (ffd7eb7) more functions (f75acc2) cleanup (27ed839) more function resources added (4352b42) assignment improved (d8e8a5f) optimized (814e430) more test cases (bb93028) string resources added (ae05f13) Summary separator line shortened (33a2a8e) numeric resources integrated (b03c2b0) simplified and improved (47f1a81) returning onley the last result on evaluate (995535a) access to boolean resources (e2285e2) refactoring of the underlying structure of fucntion calls (fd6ce81) prepared for next release (f8f6d08) Merge branch 'master' of git@github.com:ge-ne/bibtool.git (0d1581f) version incremented (4295067)
2016-02-13Updated version (2.63.90.ge3d0cee -> 2.63.92.g3bf93f3).AUR Update Bot
Changelog ========= improvements, especially for print (3bf93f3) improvements (5cd6d00) tag_id renamed to token_type (e3d0cee) test resuts fixed (8fdca76) iterator for Record added (1e96f7e) a database in numeric context evaluates to the number records contained (cba4e9f) read fixed (081136d) first approach of read (d73faba) evaluation of list fixed (7502e6c) NOTES are ignored (3c6f972) evaluation of argument for each fixed (02d040d) each evaluation added (82030e5) parsing of each added (03f501a) minor improvement (e7c166f) line breaking fixed (9f90116) simplified and documentation improved (98f8b01) evaluation oif return value fixed (c09e1ec) return added (6ec0548) list separator modified to comma (654141e) add.field made readable (37b921e) evaluation of with added (542a627) function type fixed and tests added (3dcb604) LineReader introduced to get back the error pointer (5343e79) type fixed (a0c594c) linker problems fixed (4a79c6b) defun implemented (381a720) improvements error message improved (60e98bf) reorg (b999bed) parsing of defun and function added (ea79b97) documentation improved (e7fa423) first steps towrds memory management (e2cef81) hash moved and first attempt to trace the memory usage (73b156c) L_BLOCK eliminated in favour of L_STRING (abe9bf5) iterator for macros added and used for addlist (0de7cfd) resource.search.path made readable (76a2eee) regexp.syntax made readable (2ea3d88) get_regex_syntax() added (08272a0) tests for clear.ignored.words added (af3a9d2) getter for ignored.word added (935a76c) print improved (bc761f2) slight improvements (a747460) properly initializing all of bibtool (447b5e8) trying to optimize (0c45bb3) fixes and test cases added (d33e0c2) refactorings and addition with getters for static variables (f976dcc) get_separator added (7c6cde8) builtin if implemented (8d89107) some simplifications (9ee6c82) refactoring to introduce a setter (84ebf47) macro.file implemented (9b1a7eb) improved (2f9328c) input tests added (e4ead1a) added (a20a7d7) improvements and else error message added (cba9dfa) g_input completed and slightly refactored (4d082e1) Merge branch 'master' of git@github.com:ge-ne/bibtool.git (74df6d8) decoupling of the io from main (02577a5) decoupling of the io from main (959165d) io extracted from main (b693d1f) with parsing added (386ddc7) if parsing added (c1ea387) group and while parsing added (2da1c44) compiling Changes.tex and install.tex as part of the packaging. set user and group in the tarball to bibtool (2503704) Binary distributions mentioned (92fcc8c) syntax fixed and appearance improved (edf4361) input added (4c6bcfa) improved (f04db83) improved (ba914ed) functions fixed (8cea0e5) block parsing and evaluating makking work (45f281a) test cases added (32776dd) comerator for > and >= added (e1e71fc) cmp added (7b077d4) comparison <= added (41e3412) improvements and < added (9ed5de9) renamed (ffd7eb7) more functions (f75acc2) cleanup (27ed839) more function resources added (4352b42) assignment improved (d8e8a5f) optimized (814e430) more test cases (bb93028) string resources added (ae05f13) Summary separator line shortened (33a2a8e) numeric resources integrated (b03c2b0) simplified and improved (47f1a81) returning onley the last result on evaluate (995535a) access to boolean resources (e2285e2) refactoring of the underlying structure of fucntion calls (fd6ce81) prepared for next release (f8f6d08) Merge branch 'master' of git@github.com:ge-ne/bibtool.git (0d1581f) version incremented (4295067)
2016-02-13Updated version (2.63.88.g1e96f7e -> 2.63.90.ge3d0cee).AUR Update Bot
Changelog ========= tag_id renamed to token_type (e3d0cee) test resuts fixed (8fdca76) iterator for Record added (1e96f7e) a database in numeric context evaluates to the number records contained (cba4e9f) read fixed (081136d) first approach of read (d73faba) evaluation of list fixed (7502e6c) NOTES are ignored (3c6f972) evaluation of argument for each fixed (02d040d) each evaluation added (82030e5) parsing of each added (03f501a) minor improvement (e7c166f) line breaking fixed (9f90116) simplified and documentation improved (98f8b01) evaluation oif return value fixed (c09e1ec) return added (6ec0548) list separator modified to comma (654141e) add.field made readable (37b921e) evaluation of with added (542a627) function type fixed and tests added (3dcb604) LineReader introduced to get back the error pointer (5343e79) type fixed (a0c594c) linker problems fixed (4a79c6b) defun implemented (381a720) improvements error message improved (60e98bf) reorg (b999bed) parsing of defun and function added (ea79b97) documentation improved (e7fa423) first steps towrds memory management (e2cef81) hash moved and first attempt to trace the memory usage (73b156c) L_BLOCK eliminated in favour of L_STRING (abe9bf5) iterator for macros added and used for addlist (0de7cfd) resource.search.path made readable (76a2eee) regexp.syntax made readable (2ea3d88) get_regex_syntax() added (08272a0) tests for clear.ignored.words added (af3a9d2) getter for ignored.word added (935a76c) print improved (bc761f2) slight improvements (a747460) properly initializing all of bibtool (447b5e8) trying to optimize (0c45bb3) fixes and test cases added (d33e0c2) refactorings and addition with getters for static variables (f976dcc) get_separator added (7c6cde8) builtin if implemented (8d89107) some simplifications (9ee6c82) refactoring to introduce a setter (84ebf47) macro.file implemented (9b1a7eb) improved (2f9328c) input tests added (e4ead1a) added (a20a7d7) improvements and else error message added (cba9dfa) g_input completed and slightly refactored (4d082e1) Merge branch 'master' of git@github.com:ge-ne/bibtool.git (74df6d8) decoupling of the io from main (02577a5) decoupling of the io from main (959165d) io extracted from main (b693d1f) with parsing added (386ddc7) if parsing added (c1ea387) group and while parsing added (2da1c44) compiling Changes.tex and install.tex as part of the packaging. set user and group in the tarball to bibtool (2503704) Binary distributions mentioned (92fcc8c) syntax fixed and appearance improved (edf4361) input added (4c6bcfa) improved (f04db83) improved (ba914ed) functions fixed (8cea0e5) block parsing and evaluating makking work (45f281a) test cases added (32776dd) comerator for > and >= added (e1e71fc) cmp added (7b077d4) comparison <= added (41e3412) improvements and < added (9ed5de9) renamed (ffd7eb7) more functions (f75acc2) cleanup (27ed839) more function resources added (4352b42) assignment improved (d8e8a5f) optimized (814e430) more test cases (bb93028) string resources added (ae05f13) Summary separator line shortened (33a2a8e) numeric resources integrated (b03c2b0) simplified and improved (47f1a81) returning onley the last result on evaluate (995535a) access to boolean resources (e2285e2) refactoring of the underlying structure of fucntion calls (fd6ce81) prepared for next release (f8f6d08) Merge branch 'master' of git@github.com:ge-ne/bibtool.git (0d1581f) version incremented (4295067)
2016-02-13Updated version (2.63.87.gcba4e9f -> 2.63.88.g1e96f7e).AUR Update Bot
Changelog ========= iterator for Record added (1e96f7e) a database in numeric context evaluates to the number records contained (cba4e9f) read fixed (081136d) first approach of read (d73faba) evaluation of list fixed (7502e6c) NOTES are ignored (3c6f972) evaluation of argument for each fixed (02d040d) each evaluation added (82030e5) parsing of each added (03f501a) minor improvement (e7c166f) line breaking fixed (9f90116) simplified and documentation improved (98f8b01) evaluation oif return value fixed (c09e1ec) return added (6ec0548) list separator modified to comma (654141e) add.field made readable (37b921e) evaluation of with added (542a627) function type fixed and tests added (3dcb604) LineReader introduced to get back the error pointer (5343e79) type fixed (a0c594c) linker problems fixed (4a79c6b) defun implemented (381a720) improvements error message improved (60e98bf) reorg (b999bed) parsing of defun and function added (ea79b97) documentation improved (e7fa423) first steps towrds memory management (e2cef81) hash moved and first attempt to trace the memory usage (73b156c) L_BLOCK eliminated in favour of L_STRING (abe9bf5) iterator for macros added and used for addlist (0de7cfd) resource.search.path made readable (76a2eee) regexp.syntax made readable (2ea3d88) get_regex_syntax() added (08272a0) tests for clear.ignored.words added (af3a9d2) getter for ignored.word added (935a76c) print improved (bc761f2) slight improvements (a747460) properly initializing all of bibtool (447b5e8) trying to optimize (0c45bb3) fixes and test cases added (d33e0c2) refactorings and addition with getters for static variables (f976dcc) get_separator added (7c6cde8) builtin if implemented (8d89107) some simplifications (9ee6c82) refactoring to introduce a setter (84ebf47) macro.file implemented (9b1a7eb) improved (2f9328c) input tests added (e4ead1a) added (a20a7d7) improvements and else error message added (cba9dfa) g_input completed and slightly refactored (4d082e1) Merge branch 'master' of git@github.com:ge-ne/bibtool.git (74df6d8) decoupling of the io from main (02577a5) decoupling of the io from main (959165d) io extracted from main (b693d1f) with parsing added (386ddc7) if parsing added (c1ea387) group and while parsing added (2da1c44) compiling Changes.tex and install.tex as part of the packaging. set user and group in the tarball to bibtool (2503704) Binary distributions mentioned (92fcc8c) syntax fixed and appearance improved (edf4361) input added (4c6bcfa) improved (f04db83) improved (ba914ed) functions fixed (8cea0e5) block parsing and evaluating makking work (45f281a) test cases added (32776dd) comerator for > and >= added (e1e71fc) cmp added (7b077d4) comparison <= added (41e3412) improvements and < added (9ed5de9) renamed (ffd7eb7) more functions (f75acc2) cleanup (27ed839) more function resources added (4352b42) assignment improved (d8e8a5f) optimized (814e430) more test cases (bb93028) string resources added (ae05f13) Summary separator line shortened (33a2a8e) numeric resources integrated (b03c2b0) simplified and improved (47f1a81) returning onley the last result on evaluate (995535a) access to boolean resources (e2285e2) refactoring of the underlying structure of fucntion calls (fd6ce81) prepared for next release (f8f6d08) Merge branch 'master' of git@github.com:ge-ne/bibtool.git (0d1581f) version incremented (4295067)
2016-02-12Updated version (2.63.86.g081136d -> 2.63.87.gcba4e9f).AUR Update Bot
Changelog ========= a database in numeric context evaluates to the number records contained (cba4e9f) read fixed (081136d) first approach of read (d73faba) evaluation of list fixed (7502e6c) NOTES are ignored (3c6f972) evaluation of argument for each fixed (02d040d) each evaluation added (82030e5) parsing of each added (03f501a) minor improvement (e7c166f) line breaking fixed (9f90116) simplified and documentation improved (98f8b01) evaluation oif return value fixed (c09e1ec) return added (6ec0548) list separator modified to comma (654141e) add.field made readable (37b921e) evaluation of with added (542a627) function type fixed and tests added (3dcb604) LineReader introduced to get back the error pointer (5343e79) type fixed (a0c594c) linker problems fixed (4a79c6b) defun implemented (381a720) improvements error message improved (60e98bf) reorg (b999bed) parsing of defun and function added (ea79b97) documentation improved (e7fa423) first steps towrds memory management (e2cef81) hash moved and first attempt to trace the memory usage (73b156c) L_BLOCK eliminated in favour of L_STRING (abe9bf5) iterator for macros added and used for addlist (0de7cfd) resource.search.path made readable (76a2eee) regexp.syntax made readable (2ea3d88) get_regex_syntax() added (08272a0) tests for clear.ignored.words added (af3a9d2) getter for ignored.word added (935a76c) print improved (bc761f2) slight improvements (a747460) properly initializing all of bibtool (447b5e8) trying to optimize (0c45bb3) fixes and test cases added (d33e0c2) refactorings and addition with getters for static variables (f976dcc) get_separator added (7c6cde8) builtin if implemented (8d89107) some simplifications (9ee6c82) refactoring to introduce a setter (84ebf47) macro.file implemented (9b1a7eb) improved (2f9328c) input tests added (e4ead1a) added (a20a7d7) improvements and else error message added (cba9dfa) g_input completed and slightly refactored (4d082e1) Merge branch 'master' of git@github.com:ge-ne/bibtool.git (74df6d8) decoupling of the io from main (02577a5) decoupling of the io from main (959165d) io extracted from main (b693d1f) with parsing added (386ddc7) if parsing added (c1ea387) group and while parsing added (2da1c44) compiling Changes.tex and install.tex as part of the packaging. set user and group in the tarball to bibtool (2503704) Binary distributions mentioned (92fcc8c) syntax fixed and appearance improved (edf4361) input added (4c6bcfa) improved (f04db83) improved (ba914ed) functions fixed (8cea0e5) block parsing and evaluating makking work (45f281a) test cases added (32776dd) comerator for > and >= added (e1e71fc) cmp added (7b077d4) comparison <= added (41e3412) improvements and < added (9ed5de9) renamed (ffd7eb7) more functions (f75acc2) cleanup (27ed839) more function resources added (4352b42) assignment improved (d8e8a5f) optimized (814e430) more test cases (bb93028) string resources added (ae05f13) Summary separator line shortened (33a2a8e) numeric resources integrated (b03c2b0) simplified and improved (47f1a81) returning onley the last result on evaluate (995535a) access to boolean resources (e2285e2) refactoring of the underlying structure of fucntion calls (fd6ce81) prepared for next release (f8f6d08) Merge branch 'master' of git@github.com:ge-ne/bibtool.git (0d1581f) version incremented (4295067)
2016-02-11Updated version (2.63.85.gd73faba -> 2.63.86.g081136d).AUR Update Bot
Changelog ========= read fixed (081136d) first approach of read (d73faba) evaluation of list fixed (7502e6c) NOTES are ignored (3c6f972) evaluation of argument for each fixed (02d040d) each evaluation added (82030e5) parsing of each added (03f501a) minor improvement (e7c166f) line breaking fixed (9f90116) simplified and documentation improved (98f8b01) evaluation oif return value fixed (c09e1ec) return added (6ec0548) list separator modified to comma (654141e) add.field made readable (37b921e) evaluation of with added (542a627) function type fixed and tests added (3dcb604) LineReader introduced to get back the error pointer (5343e79) type fixed (a0c594c) linker problems fixed (4a79c6b) defun implemented (381a720) improvements error message improved (60e98bf) reorg (b999bed) parsing of defun and function added (ea79b97) documentation improved (e7fa423) first steps towrds memory management (e2cef81) hash moved and first attempt to trace the memory usage (73b156c) L_BLOCK eliminated in favour of L_STRING (abe9bf5) iterator for macros added and used for addlist (0de7cfd) resource.search.path made readable (76a2eee) regexp.syntax made readable (2ea3d88) get_regex_syntax() added (08272a0) tests for clear.ignored.words added (af3a9d2) getter for ignored.word added (935a76c) print improved (bc761f2) slight improvements (a747460) properly initializing all of bibtool (447b5e8) trying to optimize (0c45bb3) fixes and test cases added (d33e0c2) refactorings and addition with getters for static variables (f976dcc) get_separator added (7c6cde8) builtin if implemented (8d89107) some simplifications (9ee6c82) refactoring to introduce a setter (84ebf47) macro.file implemented (9b1a7eb) improved (2f9328c) input tests added (e4ead1a) added (a20a7d7) improvements and else error message added (cba9dfa) g_input completed and slightly refactored (4d082e1) Merge branch 'master' of git@github.com:ge-ne/bibtool.git (74df6d8) decoupling of the io from main (02577a5) decoupling of the io from main (959165d) io extracted from main (b693d1f) with parsing added (386ddc7) if parsing added (c1ea387) group and while parsing added (2da1c44) compiling Changes.tex and install.tex as part of the packaging. set user and group in the tarball to bibtool (2503704) Binary distributions mentioned (92fcc8c) syntax fixed and appearance improved (edf4361) input added (4c6bcfa) improved (f04db83) improved (ba914ed) functions fixed (8cea0e5) block parsing and evaluating makking work (45f281a) test cases added (32776dd) comerator for > and >= added (e1e71fc) cmp added (7b077d4) comparison <= added (41e3412) improvements and < added (9ed5de9) renamed (ffd7eb7) more functions (f75acc2) cleanup (27ed839) more function resources added (4352b42) assignment improved (d8e8a5f) optimized (814e430) more test cases (bb93028) string resources added (ae05f13) Summary separator line shortened (33a2a8e) numeric resources integrated (b03c2b0) simplified and improved (47f1a81) returning onley the last result on evaluate (995535a) access to boolean resources (e2285e2) refactoring of the underlying structure of fucntion calls (fd6ce81) prepared for next release (f8f6d08) Merge branch 'master' of git@github.com:ge-ne/bibtool.git (0d1581f) version incremented (4295067)
2016-02-11Updated version (2.63.83.g3c6f972 -> 2.63.85.gd73faba).AUR Update Bot
Changelog ========= first approach of read (d73faba) evaluation of list fixed (7502e6c) NOTES are ignored (3c6f972) evaluation of argument for each fixed (02d040d) each evaluation added (82030e5) parsing of each added (03f501a) minor improvement (e7c166f) line breaking fixed (9f90116) simplified and documentation improved (98f8b01) evaluation oif return value fixed (c09e1ec) return added (6ec0548) list separator modified to comma (654141e) add.field made readable (37b921e) evaluation of with added (542a627) function type fixed and tests added (3dcb604) LineReader introduced to get back the error pointer (5343e79) type fixed (a0c594c) linker problems fixed (4a79c6b) defun implemented (381a720) improvements error message improved (60e98bf) reorg (b999bed) parsing of defun and function added (ea79b97) documentation improved (e7fa423) first steps towrds memory management (e2cef81) hash moved and first attempt to trace the memory usage (73b156c) L_BLOCK eliminated in favour of L_STRING (abe9bf5) iterator for macros added and used for addlist (0de7cfd) resource.search.path made readable (76a2eee) regexp.syntax made readable (2ea3d88) get_regex_syntax() added (08272a0) tests for clear.ignored.words added (af3a9d2) getter for ignored.word added (935a76c) print improved (bc761f2) slight improvements (a747460) properly initializing all of bibtool (447b5e8) trying to optimize (0c45bb3) fixes and test cases added (d33e0c2) refactorings and addition with getters for static variables (f976dcc) get_separator added (7c6cde8) builtin if implemented (8d89107) some simplifications (9ee6c82) refactoring to introduce a setter (84ebf47) macro.file implemented (9b1a7eb) improved (2f9328c) input tests added (e4ead1a) added (a20a7d7) improvements and else error message added (cba9dfa) g_input completed and slightly refactored (4d082e1) Merge branch 'master' of git@github.com:ge-ne/bibtool.git (74df6d8) decoupling of the io from main (02577a5) decoupling of the io from main (959165d) io extracted from main (b693d1f) with parsing added (386ddc7) if parsing added (c1ea387) group and while parsing added (2da1c44) compiling Changes.tex and install.tex as part of the packaging. set user and group in the tarball to bibtool (2503704) Binary distributions mentioned (92fcc8c) syntax fixed and appearance improved (edf4361) input added (4c6bcfa) improved (f04db83) improved (ba914ed) functions fixed (8cea0e5) block parsing and evaluating makking work (45f281a) test cases added (32776dd) comerator for > and >= added (e1e71fc) cmp added (7b077d4) comparison <= added (41e3412) improvements and < added (9ed5de9) renamed (ffd7eb7) more functions (f75acc2) cleanup (27ed839) more function resources added (4352b42) assignment improved (d8e8a5f) optimized (814e430) more test cases (bb93028) string resources added (ae05f13) Summary separator line shortened (33a2a8e) numeric resources integrated (b03c2b0) simplified and improved (47f1a81) returning onley the last result on evaluate (995535a) access to boolean resources (e2285e2) refactoring of the underlying structure of fucntion calls (fd6ce81) prepared for next release (f8f6d08) Merge branch 'master' of git@github.com:ge-ne/bibtool.git (0d1581f) version incremented (4295067)
2016-02-10Updated version (2.63.78.g9f90116 -> 2.63.83.g3c6f972).AUR Update Bot
Changelog ========= NOTES are ignored (3c6f972) evaluation of argument for each fixed (02d040d) each evaluation added (82030e5) parsing of each added (03f501a) minor improvement (e7c166f) line breaking fixed (9f90116) simplified and documentation improved (98f8b01) evaluation oif return value fixed (c09e1ec) return added (6ec0548) list separator modified to comma (654141e) add.field made readable (37b921e) evaluation of with added (542a627) function type fixed and tests added (3dcb604) LineReader introduced to get back the error pointer (5343e79) type fixed (a0c594c) linker problems fixed (4a79c6b) defun implemented (381a720) improvements error message improved (60e98bf) reorg (b999bed) parsing of defun and function added (ea79b97) documentation improved (e7fa423) first steps towrds memory management (e2cef81) hash moved and first attempt to trace the memory usage (73b156c) L_BLOCK eliminated in favour of L_STRING (abe9bf5) iterator for macros added and used for addlist (0de7cfd) resource.search.path made readable (76a2eee) regexp.syntax made readable (2ea3d88) get_regex_syntax() added (08272a0) tests for clear.ignored.words added (af3a9d2) getter for ignored.word added (935a76c) print improved (bc761f2) slight improvements (a747460) properly initializing all of bibtool (447b5e8) trying to optimize (0c45bb3) fixes and test cases added (d33e0c2) refactorings and addition with getters for static variables (f976dcc) get_separator added (7c6cde8) builtin if implemented (8d89107) some simplifications (9ee6c82) refactoring to introduce a setter (84ebf47) macro.file implemented (9b1a7eb) improved (2f9328c) input tests added (e4ead1a) added (a20a7d7) improvements and else error message added (cba9dfa) g_input completed and slightly refactored (4d082e1) Merge branch 'master' of git@github.com:ge-ne/bibtool.git (74df6d8) decoupling of the io from main (02577a5) decoupling of the io from main (959165d) io extracted from main (b693d1f) with parsing added (386ddc7) if parsing added (c1ea387) group and while parsing added (2da1c44) compiling Changes.tex and install.tex as part of the packaging. set user and group in the tarball to bibtool (2503704) Binary distributions mentioned (92fcc8c) syntax fixed and appearance improved (edf4361) input added (4c6bcfa) improved (f04db83) improved (ba914ed) functions fixed (8cea0e5) block parsing and evaluating makking work (45f281a) test cases added (32776dd) comerator for > and >= added (e1e71fc) cmp added (7b077d4) comparison <= added (41e3412) improvements and < added (9ed5de9) renamed (ffd7eb7) more functions (f75acc2) cleanup (27ed839) more function resources added (4352b42) assignment improved (d8e8a5f) optimized (814e430) more test cases (bb93028) string resources added (ae05f13) Summary separator line shortened (33a2a8e) numeric resources integrated (b03c2b0) simplified and improved (47f1a81) returning onley the last result on evaluate (995535a) access to boolean resources (e2285e2) refactoring of the underlying structure of fucntion calls (fd6ce81) prepared for next release (f8f6d08) Merge branch 'master' of git@github.com:ge-ne/bibtool.git (0d1581f) version incremented (4295067)
2016-02-08Updated version (2.63.71.g3dcb604 -> 2.63.78.g9f90116).AUR Update Bot
Changelog ========= line breaking fixed (9f90116) simplified and documentation improved (98f8b01) evaluation oif return value fixed (c09e1ec) return added (6ec0548) list separator modified to comma (654141e) add.field made readable (37b921e) evaluation of with added (542a627) function type fixed and tests added (3dcb604) LineReader introduced to get back the error pointer (5343e79) type fixed (a0c594c) linker problems fixed (4a79c6b) defun implemented (381a720) improvements error message improved (60e98bf) reorg (b999bed) parsing of defun and function added (ea79b97) documentation improved (e7fa423) first steps towrds memory management (e2cef81) hash moved and first attempt to trace the memory usage (73b156c) L_BLOCK eliminated in favour of L_STRING (abe9bf5) iterator for macros added and used for addlist (0de7cfd) resource.search.path made readable (76a2eee) regexp.syntax made readable (2ea3d88) get_regex_syntax() added (08272a0) tests for clear.ignored.words added (af3a9d2) getter for ignored.word added (935a76c) print improved (bc761f2) slight improvements (a747460) properly initializing all of bibtool (447b5e8) trying to optimize (0c45bb3) fixes and test cases added (d33e0c2) refactorings and addition with getters for static variables (f976dcc) get_separator added (7c6cde8) builtin if implemented (8d89107) some simplifications (9ee6c82) refactoring to introduce a setter (84ebf47) macro.file implemented (9b1a7eb) improved (2f9328c) input tests added (e4ead1a) added (a20a7d7) improvements and else error message added (cba9dfa) g_input completed and slightly refactored (4d082e1) Merge branch 'master' of git@github.com:ge-ne/bibtool.git (74df6d8) decoupling of the io from main (02577a5) decoupling of the io from main (959165d) io extracted from main (b693d1f) with parsing added (386ddc7) if parsing added (c1ea387) group and while parsing added (2da1c44) compiling Changes.tex and install.tex as part of the packaging. set user and group in the tarball to bibtool (2503704) Binary distributions mentioned (92fcc8c) syntax fixed and appearance improved (edf4361) input added (4c6bcfa) improved (f04db83) improved (ba914ed) functions fixed (8cea0e5) block parsing and evaluating makking work (45f281a) test cases added (32776dd) comerator for > and >= added (e1e71fc) cmp added (7b077d4) comparison <= added (41e3412) improvements and < added (9ed5de9) renamed (ffd7eb7) more functions (f75acc2) cleanup (27ed839) more function resources added (4352b42) assignment improved (d8e8a5f) optimized (814e430) more test cases (bb93028) string resources added (ae05f13) Summary separator line shortened (33a2a8e) numeric resources integrated (b03c2b0) simplified and improved (47f1a81) returning onley the last result on evaluate (995535a) access to boolean resources (e2285e2) refactoring of the underlying structure of fucntion calls (fd6ce81) prepared for next release (f8f6d08) Merge branch 'master' of git@github.com:ge-ne/bibtool.git (0d1581f) version incremented (4295067)
2016-02-07upstreamStefan Husmann
2016-02-06Updated version (2.63.64.gea79b97 -> 2.63.66.g60e98bf).AUR Update Bot
Changelog ========= improvements error message improved (60e98bf) reorg (b999bed) parsing of defun and function added (ea79b97) documentation improved (e7fa423) first steps towrds memory management (e2cef81) hash moved and first attempt to trace the memory usage (73b156c) L_BLOCK eliminated in favour of L_STRING (abe9bf5) iterator for macros added and used for addlist (0de7cfd) resource.search.path made readable (76a2eee) regexp.syntax made readable (2ea3d88) get_regex_syntax() added (08272a0) tests for clear.ignored.words added (af3a9d2) getter for ignored.word added (935a76c) print improved (bc761f2) slight improvements (a747460) properly initializing all of bibtool (447b5e8) trying to optimize (0c45bb3) fixes and test cases added (d33e0c2) refactorings and addition with getters for static variables (f976dcc) get_separator added (7c6cde8) builtin if implemented (8d89107) some simplifications (9ee6c82) refactoring to introduce a setter (84ebf47) macro.file implemented (9b1a7eb) improved (2f9328c) input tests added (e4ead1a) added (a20a7d7) improvements and else error message added (cba9dfa) g_input completed and slightly refactored (4d082e1) Merge branch 'master' of git@github.com:ge-ne/bibtool.git (74df6d8) decoupling of the io from main (02577a5) decoupling of the io from main (959165d) io extracted from main (b693d1f) with parsing added (386ddc7) if parsing added (c1ea387) group and while parsing added (2da1c44) compiling Changes.tex and install.tex as part of the packaging. set user and group in the tarball to bibtool (2503704) Binary distributions mentioned (92fcc8c) syntax fixed and appearance improved (edf4361) input added (4c6bcfa) improved (f04db83) improved (ba914ed) functions fixed (8cea0e5) block parsing and evaluating makking work (45f281a) test cases added (32776dd) comerator for > and >= added (e1e71fc) cmp added (7b077d4) comparison <= added (41e3412) improvements and < added (9ed5de9) renamed (ffd7eb7) more functions (f75acc2) cleanup (27ed839) more function resources added (4352b42) assignment improved (d8e8a5f) optimized (814e430) more test cases (bb93028) string resources added (ae05f13) Summary separator line shortened (33a2a8e) numeric resources integrated (b03c2b0) simplified and improved (47f1a81) returning onley the last result on evaluate (995535a) access to boolean resources (e2285e2) refactoring of the underlying structure of fucntion calls (fd6ce81) prepared for next release (f8f6d08) Merge branch 'master' of git@github.com:ge-ne/bibtool.git (0d1581f) version incremented (4295067)
2016-02-05Updated version (2.63.63.ge7fa423 -> 2.63.64.gea79b97).AUR Update Bot
Changelog ========= parsing of defun and function added (ea79b97) documentation improved (e7fa423) first steps towrds memory management (e2cef81) hash moved and first attempt to trace the memory usage (73b156c) L_BLOCK eliminated in favour of L_STRING (abe9bf5) iterator for macros added and used for addlist (0de7cfd) resource.search.path made readable (76a2eee) regexp.syntax made readable (2ea3d88) get_regex_syntax() added (08272a0) tests for clear.ignored.words added (af3a9d2) getter for ignored.word added (935a76c) print improved (bc761f2) slight improvements (a747460) properly initializing all of bibtool (447b5e8) trying to optimize (0c45bb3) fixes and test cases added (d33e0c2) refactorings and addition with getters for static variables (f976dcc) get_separator added (7c6cde8) builtin if implemented (8d89107) some simplifications (9ee6c82) refactoring to introduce a setter (84ebf47) macro.file implemented (9b1a7eb) improved (2f9328c) input tests added (e4ead1a) added (a20a7d7) improvements and else error message added (cba9dfa) g_input completed and slightly refactored (4d082e1) Merge branch 'master' of git@github.com:ge-ne/bibtool.git (74df6d8) decoupling of the io from main (02577a5) decoupling of the io from main (959165d) io extracted from main (b693d1f) with parsing added (386ddc7) if parsing added (c1ea387) group and while parsing added (2da1c44) compiling Changes.tex and install.tex as part of the packaging. set user and group in the tarball to bibtool (2503704) Binary distributions mentioned (92fcc8c) syntax fixed and appearance improved (edf4361) input added (4c6bcfa) improved (f04db83) improved (ba914ed) functions fixed (8cea0e5) block parsing and evaluating makking work (45f281a) test cases added (32776dd) comerator for > and >= added (e1e71fc) cmp added (7b077d4) comparison <= added (41e3412) improvements and < added (9ed5de9) renamed (ffd7eb7) more functions (f75acc2) cleanup (27ed839) more function resources added (4352b42) assignment improved (d8e8a5f) optimized (814e430) more test cases (bb93028) string resources added (ae05f13) Summary separator line shortened (33a2a8e) numeric resources integrated (b03c2b0) simplified and improved (47f1a81) returning onley the last result on evaluate (995535a) access to boolean resources (e2285e2) refactoring of the underlying structure of fucntion calls (fd6ce81) prepared for next release (f8f6d08) Merge branch 'master' of git@github.com:ge-ne/bibtool.git (0d1581f) version incremented (4295067)
2016-02-04updateStefan Husmann
2016-02-04Updated version (2.63.61.g73b156c -> 2.63.62.ge2cef81).AUR Update Bot
Changelog ========= first steps towrds memory management (e2cef81) hash moved and first attempt to trace the memory usage (73b156c) L_BLOCK eliminated in favour of L_STRING (abe9bf5) iterator for macros added and used for addlist (0de7cfd) resource.search.path made readable (76a2eee) regexp.syntax made readable (2ea3d88) get_regex_syntax() added (08272a0) tests for clear.ignored.words added (af3a9d2) getter for ignored.word added (935a76c) print improved (bc761f2) slight improvements (a747460) properly initializing all of bibtool (447b5e8) trying to optimize (0c45bb3) fixes and test cases added (d33e0c2) refactorings and addition with getters for static variables (f976dcc) get_separator added (7c6cde8) builtin if implemented (8d89107) some simplifications (9ee6c82) refactoring to introduce a setter (84ebf47) macro.file implemented (9b1a7eb) improved (2f9328c) input tests added (e4ead1a) added (a20a7d7) improvements and else error message added (cba9dfa) g_input completed and slightly refactored (4d082e1) Merge branch 'master' of git@github.com:ge-ne/bibtool.git (74df6d8) decoupling of the io from main (02577a5) decoupling of the io from main (959165d) io extracted from main (b693d1f) with parsing added (386ddc7) if parsing added (c1ea387) group and while parsing added (2da1c44) compiling Changes.tex and install.tex as part of the packaging. set user and group in the tarball to bibtool (2503704) Binary distributions mentioned (92fcc8c) syntax fixed and appearance improved (edf4361) input added (4c6bcfa) improved (f04db83) improved (ba914ed) functions fixed (8cea0e5) block parsing and evaluating makking work (45f281a) test cases added (32776dd) comerator for > and >= added (e1e71fc) cmp added (7b077d4) comparison <= added (41e3412) improvements and < added (9ed5de9) renamed (ffd7eb7) more functions (f75acc2) cleanup (27ed839) more function resources added (4352b42) assignment improved (d8e8a5f) optimized (814e430) more test cases (bb93028) string resources added (ae05f13) Summary separator line shortened (33a2a8e) numeric resources integrated (b03c2b0) simplified and improved (47f1a81) returning onley the last result on evaluate (995535a) access to boolean resources (e2285e2) refactoring of the underlying structure of fucntion calls (fd6ce81) prepared for next release (f8f6d08) Merge branch 'master' of git@github.com:ge-ne/bibtool.git (0d1581f) version incremented (4295067)
2016-02-03addStefan Husmann
2016-02-03stickStefan Husmann
2016-02-02Updated version (2.63.53.gbc761f2 -> 2.63.55.gaf3a9d2).AUR Update Bot
Changelog ========= tests for clear.ignored.words added (af3a9d2) getter for ignored.word added (935a76c) print improved (bc761f2) slight improvements (a747460) properly initializing all of bibtool (447b5e8) trying to optimize (0c45bb3) fixes and test cases added (d33e0c2) refactorings and addition with getters for static variables (f976dcc) get_separator added (7c6cde8) builtin if implemented (8d89107) some simplifications (9ee6c82) refactoring to introduce a setter (84ebf47) macro.file implemented (9b1a7eb) improved (2f9328c) input tests added (e4ead1a) added (a20a7d7) improvements and else error message added (cba9dfa) g_input completed and slightly refactored (4d082e1) Merge branch 'master' of git@github.com:ge-ne/bibtool.git (74df6d8) decoupling of the io from main (02577a5) decoupling of the io from main (959165d) io extracted from main (b693d1f) with parsing added (386ddc7) if parsing added (c1ea387) group and while parsing added (2da1c44) compiling Changes.tex and install.tex as part of the packaging. set user and group in the tarball to bibtool (2503704) Binary distributions mentioned (92fcc8c) syntax fixed and appearance improved (edf4361) input added (4c6bcfa) improved (f04db83) improved (ba914ed) functions fixed (8cea0e5) block parsing and evaluating makking work (45f281a) test cases added (32776dd) comerator for > and >= added (e1e71fc) cmp added (7b077d4) comparison <= added (41e3412) improvements and < added (9ed5de9) renamed (ffd7eb7) more functions (f75acc2) cleanup (27ed839) more function resources added (4352b42) assignment improved (d8e8a5f) optimized (814e430) more test cases (bb93028) string resources added (ae05f13) Summary separator line shortened (33a2a8e) numeric resources integrated (b03c2b0) simplified and improved (47f1a81) returning onley the last result on evaluate (995535a) access to boolean resources (e2285e2) refactoring of the underlying structure of fucntion calls (fd6ce81) prepared for next release (f8f6d08) Merge branch 'master' of git@github.com:ge-ne/bibtool.git (0d1581f) version incremented (4295067)
2016-02-02Updated version (2.63.49.gd33e0c2 -> 2.63.53.gbc761f2).AUR Update Bot
Changelog ========= print improved (bc761f2) slight improvements (a747460) properly initializing all of bibtool (447b5e8) trying to optimize (0c45bb3) fixes and test cases added (d33e0c2) refactorings and addition with getters for static variables (f976dcc) get_separator added (7c6cde8) builtin if implemented (8d89107) some simplifications (9ee6c82) refactoring to introduce a setter (84ebf47) macro.file implemented (9b1a7eb) improved (2f9328c) input tests added (e4ead1a) added (a20a7d7) improvements and else error message added (cba9dfa) g_input completed and slightly refactored (4d082e1) Merge branch 'master' of git@github.com:ge-ne/bibtool.git (74df6d8) decoupling of the io from main (02577a5) decoupling of the io from main (959165d) io extracted from main (b693d1f) with parsing added (386ddc7) if parsing added (c1ea387) group and while parsing added (2da1c44) compiling Changes.tex and install.tex as part of the packaging. set user and group in the tarball to bibtool (2503704) Binary distributions mentioned (92fcc8c) syntax fixed and appearance improved (edf4361) input added (4c6bcfa) improved (f04db83) improved (ba914ed) functions fixed (8cea0e5) block parsing and evaluating makking work (45f281a) test cases added (32776dd) comerator for > and >= added (e1e71fc) cmp added (7b077d4) comparison <= added (41e3412) improvements and < added (9ed5de9) renamed (ffd7eb7) more functions (f75acc2) cleanup (27ed839) more function resources added (4352b42) assignment improved (d8e8a5f) optimized (814e430) more test cases (bb93028) string resources added (ae05f13) Summary separator line shortened (33a2a8e) numeric resources integrated (b03c2b0) simplified and improved (47f1a81) returning onley the last result on evaluate (995535a) access to boolean resources (e2285e2) refactoring of the underlying structure of fucntion calls (fd6ce81) prepared for next release (f8f6d08) Merge branch 'master' of git@github.com:ge-ne/bibtool.git (0d1581f) version incremented (4295067)
2016-02-01Updated version (2.63.45.g9ee6c82 -> 2.63.49.gd33e0c2).AUR Update Bot
Changelog ========= fixes and test cases added (d33e0c2) refactorings and addition with getters for static variables (f976dcc) get_separator added (7c6cde8) builtin if implemented (8d89107) some simplifications (9ee6c82) refactoring to introduce a setter (84ebf47) macro.file implemented (9b1a7eb) improved (2f9328c) input tests added (e4ead1a) added (a20a7d7) improvements and else error message added (cba9dfa) g_input completed and slightly refactored (4d082e1) Merge branch 'master' of git@github.com:ge-ne/bibtool.git (74df6d8) decoupling of the io from main (02577a5) decoupling of the io from main (959165d) io extracted from main (b693d1f) with parsing added (386ddc7) if parsing added (c1ea387) group and while parsing added (2da1c44) compiling Changes.tex and install.tex as part of the packaging. set user and group in the tarball to bibtool (2503704) Binary distributions mentioned (92fcc8c) syntax fixed and appearance improved (edf4361) input added (4c6bcfa) improved (f04db83) improved (ba914ed) functions fixed (8cea0e5) block parsing and evaluating makking work (45f281a) test cases added (32776dd) comerator for > and >= added (e1e71fc) cmp added (7b077d4) comparison <= added (41e3412) improvements and < added (9ed5de9) renamed (ffd7eb7) more functions (f75acc2) cleanup (27ed839) more function resources added (4352b42) assignment improved (d8e8a5f) optimized (814e430) more test cases (bb93028) string resources added (ae05f13) Summary separator line shortened (33a2a8e) numeric resources integrated (b03c2b0) simplified and improved (47f1a81) returning onley the last result on evaluate (995535a) access to boolean resources (e2285e2) refactoring of the underlying structure of fucntion calls (fd6ce81) prepared for next release (f8f6d08) Merge branch 'master' of git@github.com:ge-ne/bibtool.git (0d1581f) version incremented (4295067)
2016-02-01Updated version (2.63.44.g84ebf47 -> 2.63.45.g9ee6c82).AUR Update Bot
Changelog ========= some simplifications (9ee6c82) refactoring to introduce a setter (84ebf47) macro.file implemented (9b1a7eb) improved (2f9328c) input tests added (e4ead1a) added (a20a7d7) improvements and else error message added (cba9dfa) g_input completed and slightly refactored (4d082e1) Merge branch 'master' of git@github.com:ge-ne/bibtool.git (74df6d8) decoupling of the io from main (02577a5) decoupling of the io from main (959165d) io extracted from main (b693d1f) with parsing added (386ddc7) if parsing added (c1ea387) group and while parsing added (2da1c44) compiling Changes.tex and install.tex as part of the packaging. set user and group in the tarball to bibtool (2503704) Binary distributions mentioned (92fcc8c) syntax fixed and appearance improved (edf4361) input added (4c6bcfa) improved (f04db83) improved (ba914ed) functions fixed (8cea0e5) block parsing and evaluating makking work (45f281a) test cases added (32776dd) comerator for > and >= added (e1e71fc) cmp added (7b077d4) comparison <= added (41e3412) improvements and < added (9ed5de9) renamed (ffd7eb7) more functions (f75acc2) cleanup (27ed839) more function resources added (4352b42) assignment improved (d8e8a5f) optimized (814e430) more test cases (bb93028) string resources added (ae05f13) Summary separator line shortened (33a2a8e) numeric resources integrated (b03c2b0) simplified and improved (47f1a81) returning onley the last result on evaluate (995535a) access to boolean resources (e2285e2) refactoring of the underlying structure of fucntion calls (fd6ce81) prepared for next release (f8f6d08) Merge branch 'master' of git@github.com:ge-ne/bibtool.git (0d1581f) version incremented (4295067)
2016-01-31Updated version (2.63.43.g9b1a7eb -> 2.63.44.g84ebf47).AUR Update Bot
Changelog ========= refactoring to introduce a setter (84ebf47) macro.file implemented (9b1a7eb) improved (2f9328c) input tests added (e4ead1a) added (a20a7d7) improvements and else error message added (cba9dfa) g_input completed and slightly refactored (4d082e1) Merge branch 'master' of git@github.com:ge-ne/bibtool.git (74df6d8) decoupling of the io from main (02577a5) decoupling of the io from main (959165d) io extracted from main (b693d1f) with parsing added (386ddc7) if parsing added (c1ea387) group and while parsing added (2da1c44) compiling Changes.tex and install.tex as part of the packaging. set user and group in the tarball to bibtool (2503704) Binary distributions mentioned (92fcc8c) syntax fixed and appearance improved (edf4361) input added (4c6bcfa) improved (f04db83) improved (ba914ed) functions fixed (8cea0e5) block parsing and evaluating makking work (45f281a) test cases added (32776dd) comerator for > and >= added (e1e71fc) cmp added (7b077d4) comparison <= added (41e3412) improvements and < added (9ed5de9) renamed (ffd7eb7) more functions (f75acc2) cleanup (27ed839) more function resources added (4352b42) assignment improved (d8e8a5f) optimized (814e430) more test cases (bb93028) string resources added (ae05f13) Summary separator line shortened (33a2a8e) numeric resources integrated (b03c2b0) simplified and improved (47f1a81) returning onley the last result on evaluate (995535a) access to boolean resources (e2285e2) refactoring of the underlying structure of fucntion calls (fd6ce81) prepared for next release (f8f6d08) Merge branch 'master' of git@github.com:ge-ne/bibtool.git (0d1581f) version incremented (4295067)
2016-01-31Updated version (2.63.40.ga20a7d7 -> 2.63.43.g9b1a7eb).AUR Update Bot
Changelog ========= macro.file implemented (9b1a7eb) improved (2f9328c) input tests added (e4ead1a) added (a20a7d7) improvements and else error message added (cba9dfa) g_input completed and slightly refactored (4d082e1) Merge branch 'master' of git@github.com:ge-ne/bibtool.git (74df6d8) decoupling of the io from main (02577a5) decoupling of the io from main (959165d) io extracted from main (b693d1f) with parsing added (386ddc7) if parsing added (c1ea387) group and while parsing added (2da1c44) compiling Changes.tex and install.tex as part of the packaging. set user and group in the tarball to bibtool (2503704) Binary distributions mentioned (92fcc8c) syntax fixed and appearance improved (edf4361) input added (4c6bcfa) improved (f04db83) improved (ba914ed) functions fixed (8cea0e5) block parsing and evaluating makking work (45f281a) test cases added (32776dd) comerator for > and >= added (e1e71fc) cmp added (7b077d4) comparison <= added (41e3412) improvements and < added (9ed5de9) renamed (ffd7eb7) more functions (f75acc2) cleanup (27ed839) more function resources added (4352b42) assignment improved (d8e8a5f) optimized (814e430) more test cases (bb93028) string resources added (ae05f13) Summary separator line shortened (33a2a8e) numeric resources integrated (b03c2b0) simplified and improved (47f1a81) returning onley the last result on evaluate (995535a) access to boolean resources (e2285e2) refactoring of the underlying structure of fucntion calls (fd6ce81) prepared for next release (f8f6d08) Merge branch 'master' of git@github.com:ge-ne/bibtool.git (0d1581f) version incremented (4295067)