/[public]/psiconv/trunk/lib/psiconv/parse_simple.c
ViewVC logotype

Log of /psiconv/trunk/lib/psiconv/parse_simple.c

Parent Directory Parent Directory | Revision Log Revision Log


Links to HEAD: (view) (annotate)
Sticky Revision:

Revision 351 - (view) (annotate) - [select for diffs]
Modified Wed Oct 22 19:53:40 2014 UTC (9 years, 5 months ago) by frodo
File length: 13194 byte(s)
Diff to previous 270
(Frodo) Update copyright year in all source files


Revision 270 - (view) (annotate) - [select for diffs]
Modified Tue Nov 15 15:52:34 2005 UTC (18 years, 4 months ago) by frodo
File length: 13194 byte(s)
Diff to previous 233
(Frodo) Updated all copyright notices for 2005
        Changed email addresses
        Made the examples part of the archive


Revision 233 - (view) (annotate) - [select for diffs]
Modified Thu Feb 26 16:27:43 2004 UTC (20 years, 1 month ago) by frodo
File length: 13181 byte(s)
Diff to previous 217
(Frodo) And even more error work.


Revision 217 - (view) (annotate) - [select for diffs]
Modified Sun Feb 22 22:24:39 2004 UTC (20 years, 1 month ago) by frodo
File length: 13180 byte(s)
Diff to previous 196
(Frodo) UTF8 work (it should now actually work!)

  * Replaced psiconv_unicode_from_char with psiconv_unicode_read_char
    and removed psiconv_unicode_from_chars
  * Replaced psiconv_unicode_to_char with psiconv_unicode_write_char
    and removed psiconv_unicode_to_chars
  * Rewrote psiconv_parse_text_section to be more sane, easier to read
    and to work with the above updates
  * Updated all places where the psiconv_unicode_from/to_char calls
    were used
  * Updated psiconv.conf.eg to reflect the correct character set numbers
  * Fixed a buglet that made it impossible to set verbosity to 5 in config
  * Removed strange code in make_printable
  * Rewrote the ENCODING_PSION option in the psiconv program to work
    with the new definitions.


Revision 196 - (view) (annotate) - [select for diffs]
Modified Wed Feb 4 12:19:09 2004 UTC (20 years, 1 month ago) by frodo
File length: 12422 byte(s)
Diff to previous 188
(Frodo) Copyright dates update


Revision 188 - (view) (annotate) - [select for diffs]
Modified Mon Jan 26 12:59:54 2004 UTC (20 years, 2 months ago) by frodo
File length: 12423 byte(s)
Diff to previous 184
(Frodo) Oops, forgot about image.c


Revision 184 - (view) (annotate) - [select for diffs]
Modified Tue Jan 6 20:15:01 2004 UTC (20 years, 2 months ago) by frodo
File length: 12423 byte(s)
Diff to previous 182
(Frodo) Unicode transition

Note: this commit breaks psiconv. The programs in the extra directory should
work properly.

  * Change all datastructures to use unicode for character encodings
  * Added psiconv_error function
  * Called psiconv_error at places where a warning was stupid
  * Added psiconv_progress in all generate functions
  * Added lev parameter to all generate functions
  * Removed general.h from CVS (we have general.h.in, after all)
  * Probably other stuff I forgot


Revision 182 - (view) (annotate) - [select for diffs]
Modified Sun Jan 4 22:07:02 2004 UTC (20 years, 2 months ago) by frodo
File length: 11706 byte(s)
Diff to previous 171
(Frodo) Move fontnames to psiconv_string type


Revision 171 - (view) (annotate) - [select for diffs]
Modified Wed Nov 26 20:56:17 2003 UTC (20 years, 4 months ago) by frodo
File length: 12059 byte(s)
Diff to previous 168
(Frodo) Support MBM output format


Revision 168 - (view) (annotate) - [select for diffs]
Modified Tue Nov 25 17:57:05 2003 UTC (20 years, 4 months ago) by frodo
File length: 12022 byte(s)
Diff to previous 142
(Frodo) config stuff and image generation stuff

* All parse and generate functions have a new config parameter
* New files configuration.[ch] in the psiconv lib
* Some image generation stuff (not ready, but won't do any harm)


Revision 142 - (view) (annotate) - [select for diffs]
Modified Tue Jan 29 18:38:38 2002 UTC (22 years, 2 months ago) by frodo
File length: 11300 byte(s)
Diff to previous 132
(Frodo) DMALLOC support


Revision 132 - (view) (annotate) - [select for diffs]
Modified Tue Jul 24 22:44:59 2001 UTC (22 years, 8 months ago) by frodo
File length: 11256 byte(s)
Diff to previous 129
(Frodo) Long strings now parsed correctly


Revision 129 - (view) (annotate) - [select for diffs]
Modified Tue Jul 24 20:32:51 2001 UTC (22 years, 8 months ago) by frodo
File length: 11256 byte(s)
Diff to previous 118
(Frodo) Many new sheet things

  * Variable section and formula variable parsing
  * Info section
  * Name section
  * Better parsing of vararg functions


Revision 118 - (view) (annotate) - [select for diffs]
Modified Sat Jun 30 13:36:39 2001 UTC (22 years, 9 months ago) by frodo
File length: 10870 byte(s)
Diff to previous 110
(Frodo) Now compiles again with newest ImageMagick.


Revision 110 - (view) (annotate) - [select for diffs]
Modified Sun Mar 4 22:10:45 2001 UTC (23 years ago) by frodo
File length: 10612 byte(s)
Diff to previous 101
(Frodo) Thomas Decsi's major sheet patch


Revision 101 - (view) (annotate) - [select for diffs]
Modified Tue Jan 30 23:57:28 2001 UTC (23 years, 2 months ago) by frodo
File length: 9325 byte(s)
Diff to previous 79
(Frodo) Added floats


Revision 79 - (view) (annotate) - [select for diffs]
Modified Mon Dec 25 22:25:33 2000 UTC (23 years, 3 months ago) by frodo
File length: 8257 byte(s)
Diff to previous 71
(Frodo) Added a complete buffer abstraction


Revision 71 - (view) (annotate) - [select for diffs]
Modified Fri Dec 22 22:31:50 2000 UTC (23 years, 3 months ago) by frodo
File length: 8243 byte(s)
Diff to previous 64
(Frodo) First generate routines! Reshuffled a few things to make it all work out


Revision 64 - (view) (annotate) - [select for diffs]
Modified Fri Dec 15 00:21:51 2000 UTC (23 years, 3 months ago) by frodo
File length: 8203 byte(s)
Diff to previous 63
(Frodo) Massive update: theoretically, all return codes are now checked.
        Untested - may have many typos.


Revision 63 - (view) (annotate) - [select for diffs]
Modified Wed Dec 13 16:30:21 2000 UTC (23 years, 3 months ago) by frodo
File length: 5873 byte(s)
Diff to previous 54
(Frodo) Updated all copyright notices


Revision 54 - (view) (annotate) - [select for diffs]
Modified Thu Nov 30 20:09:13 2000 UTC (23 years, 4 months ago) by frodo
File length: 5867 byte(s)
Diff to previous 2
(Frodo) Important X-encoding-related bug that made psiconv fail on large
        documents


Revision 2 - (view) (annotate) - [select for diffs]
Added Sun Oct 3 21:10:47 1999 UTC (24 years, 6 months ago) by frodo
File length: 5867 byte(s)
Imported sources


This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.

  Diffs between and
  Type of Diff should be a

frodo@frodo.looijaard.name
ViewVC Help
Powered by ViewVC 1.1.26