lyx_mirror/src/tex2lyx
Jean-Marc Lasgouttes 3e3179b4d4 Hopefully complete fix to bug #5935
Make several Parser methods return copies of tokens, because the
vector containing the token may get reallocated when it grows.

Revert now useless changeset 29557.


git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@29627 a592a061-630c-0410-9148-cb99ea01b6c8
2009-05-11 11:02:25 +00:00
..
test Add a new command line parameter -e that sets the default (latex) encoding. 2009-01-30 14:47:06 +00:00
boost.cpp more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
Context.cpp Fix bug 4806 2008-05-07 13:55:03 +00:00
Context.h Fix bug 4806 2008-05-07 13:55:03 +00:00
Font.cpp
Font.h
gettext.cpp more latin1..utf8 schanges. all of src/* should be utf8 now 2008-11-14 15:58:50 +00:00
Makefile.am When performing a reverse DVI search and the tmpdir is a symlink, the 2009-05-01 15:18:11 +00:00
math.cpp math.cpp: fix a typo 2009-03-30 01:43:40 +00:00
Parser.cpp Hopefully complete fix to bug #5935 2009-05-11 11:02:25 +00:00
Parser.h Hopefully complete fix to bug #5935 2009-05-11 11:02:25 +00:00
pch.h
preamble.cpp preamble.cpp: fix http://bugzilla.lyx.org/show_bug.cgi?id=5846 2009-03-10 23:55:25 +00:00
Spacing.h
table.cpp First serious step for utf8 file format format. tex2lyx is now able to 2008-11-16 17:02:00 +00:00
tex2lyx.1in improve tex2lyx Usage display (on error...); describe option -e on man page; remove non-implemented -p and -r options 2009-04-19 22:13:43 +00:00
tex2lyx.cpp improve tex2lyx Usage display (on error...); describe option -e on man page; remove non-implemented -p and -r options 2009-04-19 22:13:43 +00:00
tex2lyx.h Add a new command line parameter -e that sets the default (latex) encoding. 2009-01-30 14:47:06 +00:00
text.cpp Hopefully complete fix to bug #5935 2009-05-11 11:02:25 +00:00