dlugolecki.net.pl
Dziennik
Polecane
Software
projects
/
gedcom-parse.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Rename 'add' functions to 'new'.
[gedcom-parse.git]
/
gedcom
/
2003-01-11
Peter Verthez
Show value that is too long.
tree
|
commitdiff
2003-01-11
Peter Verthez
Correct bug in check_token: line length should be reset...
tree
|
commitdiff
2003-01-05
Peter Verthez
Small fixes.
tree
|
commitdiff
2003-01-04
Peter Verthez
Little fix, closing an else
tree
|
commitdiff
2003-01-04
Peter Verthez
Compatibility with Personal Ancestral File.
tree
|
commitdiff
2003-01-04
Peter Verthez
Recognize the UTF-8 byte order mark.
tree
|
commitdiff
2003-01-04
Peter Verthez
Better separation of compatibility handling.
tree
|
commitdiff
2002-12-30
Peter Verthez
Added missing space.
tree
|
commitdiff
2002-12-30
Peter Verthez
Removed superfluous newline.
tree
|
commitdiff
2002-12-30
Peter Verthez
Give warning if mismatch on character set (and force...
tree
|
commitdiff
2002-12-29
Peter Verthez
Put extra files in distribution.
tree
|
commitdiff
2002-12-28
Peter Verthez
A little simplification in the write interface.
tree
|
commitdiff
2002-12-28
Peter Verthez
Some portability fixes.
tree
|
commitdiff
2002-12-21
Peter Verthez
Fix bug in make distcheck.
tree
|
commitdiff
2002-12-21
Peter Verthez
utf8.h is renamed to utf8tools.h
tree
|
commitdiff
2002-12-21
Peter Verthez
UTF8 library is now a shared library.
tree
|
commitdiff
2002-12-21
Peter Verthez
Fixed memory leak.
tree
|
commitdiff
2002-12-21
Peter Verthez
Auto-generation of tag names.
tree
|
commitdiff
2002-12-21
Peter Verthez
Tag names are now automatically generated.
tree
|
commitdiff
2002-12-21
Peter Verthez
New function for handling age values.
tree
|
commitdiff
2002-12-21
Peter Verthez
Fix for initialization of buffer in grow_buffer.
tree
|
commitdiff
2002-12-21
Peter Verthez
New date handling functions.
tree
|
commitdiff
2002-12-21
Peter Verthez
Support for the date handling functions.
tree
|
commitdiff
2002-12-21
Peter Verthez
Tag names are now auto-generated.
tree
|
commitdiff
2002-12-21
Peter Verthez
Small fix for empty values in write_long.
tree
|
commitdiff
2002-12-15
Peter Verthez
Remove some superfluous space characters.
tree
|
commitdiff
2002-12-15
Peter Verthez
Writing dates and ages.
tree
|
commitdiff
2002-12-15
Peter Verthez
Completed writing of strings and xrefs.
tree
|
commitdiff
2002-12-08
Peter Verthez
Writing long strings (with continuation), and conversio...
tree
|
commitdiff
2002-12-08
Peter Verthez
Added configure option --enable-debug.
tree
|
commitdiff
2002-12-08
Peter Verthez
Clear the buffer at init.
tree
|
commitdiff
2002-12-08
Peter Verthez
Use SAFE_BUF_ADDCHAR where appropriate.
tree
|
commitdiff
2002-12-08
Peter Verthez
Use safe buffer mechanism for storing gedcom value...
tree
|
commitdiff
2002-12-08
Peter Verthez
Some changes to safe_buffer structure.
tree
|
commitdiff
2002-12-07
Peter Verthez
Make a NULL GEDCOM_VAL if there is no string passed...
tree
|
commitdiff
2002-12-07
Peter Verthez
Pass complete concatenated text in end callback.
tree
|
commitdiff
2002-12-04
Peter Verthez
Beginnings of write support.
tree
|
commitdiff
2002-12-04
Peter Verthez
Init_encodings should be done earlier (at gedcom_init).
tree
|
commitdiff
2002-12-01
Peter Verthez
Use libutf8.
tree
|
commitdiff
2002-12-01
Peter Verthez
Use conv_buffer interface.
tree
|
commitdiff
2002-12-01
Peter Verthez
Use general UTF-8 conversion in libutf8 for to_internal.
tree
|
commitdiff
2002-11-29
Peter Verthez
*** empty log message ***
tree
|
commitdiff
2002-11-24
Peter Verthez
Extracted safe buffer mechanism to buffer.c for reuse.
tree
|
commitdiff
2002-11-24
Peter Verthez
Extracted from message.c for reuse.
tree
|
commitdiff
2002-11-04
Peter Verthez
Use dgettext instead of gettext -> no textdomain()...
tree
|
commitdiff
2002-11-04
Peter Verthez
Use dgettext instead of gettext.
tree
|
commitdiff
2002-11-03
Peter Verthez
Move setlocale call to gedcom_init.
tree
|
commitdiff
2002-11-03
Peter Verthez
Removed support for testing with dmalloc (valgrind...
tree
|
commitdiff
2002-11-03
Peter Verthez
Bugfix.
tree
|
commitdiff
2002-11-03
Peter Verthez
Added function gedcom_check_version.
tree
|
commitdiff
2002-11-01
Peter Verthez
Pointer with only one character is also valid.
tree
|
commitdiff
2002-11-01
Peter Verthez
Use function is_valid_pointer (also checks for maximum...
tree
|
commitdiff
2002-10-30
Peter Verthez
Increment line number also for generating gedcom level...
tree
|
commitdiff
2002-10-30
Peter Verthez
Fix for line numbering bug (bug 613480).
tree
|
commitdiff
2002-10-27
Peter Verthez
Put generated lex and yacc files also in distribution.
tree
|
commitdiff
2002-10-27
Peter Verthez
Extra C flags for portability.
tree
|
commitdiff
2002-10-24
Peter Verthez
Portability fix: isdigit expects unsigned char.
tree
|
commitdiff
2002-10-21
Peter Verthez
Define macro UNUSED as empty if not using gcc.
tree
|
commitdiff
2002-10-20
Peter Verthez
Use Makefile.inc for *.tabgen.h.
tree
|
commitdiff
2002-10-20
Peter Verthez
Fix for using included gettext.
tree
|
commitdiff
2002-10-14
Peter Verthez
Use ICONV_CONST for portability.
tree
|
commitdiff
2002-10-14
Peter Verthez
Don't warn on long long.
tree
|
commitdiff
2002-10-13
Peter Verthez
Added missing semi-colons.
tree
|
commitdiff
2002-10-13
Peter Verthez
Don't include Makefile.inc: add specific rule here...
tree
|
commitdiff
2002-09-28
Peter Verthez
Add -export-dynamic to be able to use libtool --execute.
tree
|
commitdiff
2002-09-28
Peter Verthez
Portability: set GCONV_PATH only if iconv implemented...
tree
|
commitdiff
2002-09-28
Peter Verthez
Expect 308 shift-reduce conflicts.
tree
|
commitdiff
2002-09-28
Peter Verthez
Portability with libiconv: use UTF-8 instead of UTF8.
tree
|
commitdiff
2002-09-28
Peter Verthez
Portability: have fallback solution if vsnprintf is...
tree
|
commitdiff
2002-09-28
Peter Verthez
Declare unused parameters directly instead of relying...
tree
|
commitdiff
2002-09-22
Peter Verthez
Added a function to check whether a (UTF-8) string...
tree
|
commitdiff
2002-09-22
Peter Verthez
Added a function to check whether a string is a valid...
tree
|
commitdiff
2002-09-22
Peter Verthez
Bypass iconv conversion if the string is UTF-8 coming...
tree
|
commitdiff
2002-09-22
Peter Verthez
Added functions for retrieving, adding, modifying and...
tree
|
commitdiff
2002-09-22
Peter Verthez
Let init_called be global (used from encoding.c).
tree
|
commitdiff
2002-09-22
Peter Verthez
Clean up gconv path at the proper time.
tree
|
commitdiff
2002-09-22
Peter Verthez
Keep old encoding if new one cannot be created.
tree
|
commitdiff
2002-09-22
Peter Verthez
Better error handling to avoid memory leaks.
tree
|
commitdiff
2002-09-22
Peter Verthez
Define init function for the lexer.
tree
|
commitdiff
2002-09-22
Peter Verthez
Add init function for the lexer.
tree
|
commitdiff
2002-09-22
Peter Verthez
Init functions for the lexers.
tree
|
commitdiff
2002-09-22
Peter Verthez
Call init function for the lexer.
tree
|
commitdiff
2002-09-21
Peter Verthez
Workaround for memory leak in flex.
tree
|
commitdiff
2002-09-21
Peter Verthez
Clean up environment at exit.
tree
|
commitdiff
2002-09-19
Peter Verthez
Clean up message buffer at exit.
tree
|
commitdiff
2002-09-17
Peter Verthez
Fixes for const correctness.
tree
|
commitdiff
2002-09-15
Peter Verthez
Taking care of const correctness.
tree
|
commitdiff
2002-09-15
Peter Verthez
Take care of const correctness.
tree
|
commitdiff
2002-09-12
Peter Verthez
Removed newlines from error strings.
tree
|
commitdiff
2002-09-12
Peter Verthez
Moved strings out of macros, because xgettext doesn...
tree
|
commitdiff
2002-09-08
Peter Verthez
More thorough error checking of library calls.
tree
|
commitdiff
2002-09-08
Peter Verthez
More thorough error checking on library calls.
tree
|
commitdiff
2002-09-08
Peter Verthez
Moved gedcom_error etc to gedcom.h
tree
|
commitdiff
2002-09-08
Peter Verthez
Provide warning on data loss.
tree
|
commitdiff
2002-09-08
Peter Verthez
More thorough error checking on library calls.
tree
|
commitdiff
2002-09-01
Peter Verthez
Use XREF_ANY when type is not known.
tree
|
commitdiff
2002-09-01
Peter Verthez
Use XREF_ANY for an association, instead of XREF_INDI.
tree
|
commitdiff
2002-08-28
Peter Verthez
A little more checking (for duplicate registration).
tree
|
commitdiff
2002-08-28
Peter Verthez
Parsing of age values.
tree
|
commitdiff
2002-08-28
Peter Verthez
New files added: age.c, age.h
tree
|
commitdiff
next