------------------------------------------------------------------------ r1917 | taco | 2009-03-04 14:51:13 +0100 (Wed, 04 Mar 2009) | 2 lines Changed paths: M /trunk/src/texk/kpathsea/progname.h Add the prototype for selfdir() ------------------------------------------------------------------------ r1918 | taco | 2009-03-04 14:52:26 +0100 (Wed, 04 Mar 2009) | 2 lines Changed paths: M /trunk/src/texk/kpathsea/hash.c get rid of an ancient Alpha compiler bug workaround in hash_create() ------------------------------------------------------------------------ r1919 | taco | 2009-03-04 14:53:00 +0100 (Wed, 04 Mar 2009) | 2 lines Changed paths: M /trunk/src/texk/kpathsea/mingw32.h One definition of IS_UNC_NAME is enough ------------------------------------------------------------------------ r1920 | taco | 2009-03-04 15:05:06 +0100 (Wed, 04 Mar 2009) | 16 lines Changed paths: M /trunk/src/texk/kpathsea/mingw32.c * changed get_home_directory() so that it now always warns in case of a missing home directory * emptied the body of set_home_warning() * shortened the function init_user_info() by removing code that is never tested against. * simplified the preprocessor macro VOLINFO_STILL_VALID (the fixed_drive cache is never filled in so no point in testing it) * removed the unused function 'map_win32_filename' * removed the unused typedef for 'struct passwd' * removed the new unused variables 'the_passwd' (including its the_passwd_XXX char array parts), 'initial_directory', 'output_home_warning', and 'fixed_drives' * added a definition for the new type 'struct win32_volumes' ------------------------------------------------------------------------ r1921 | taco | 2009-03-04 15:07:13 +0100 (Wed, 04 Mar 2009) | 2 lines Changed paths: M /trunk/src/texk/kpathsea/elt-dirs.c M /trunk/src/texk/kpathsea/variable.c moved the embedded typedefs to types.h ------------------------------------------------------------------------ r1922 | taco | 2009-03-04 15:27:22 +0100 (Wed, 04 Mar 2009) | 7 lines Changed paths: M /trunk/src/texk/kpathsea/types.h * add a new combined structure typedef that contains all of the various globals and non-trivial statics * because of this, now include the extra typedefs from elt-dirs.c and variable.c and load a bunch of extra header files for others. ------------------------------------------------------------------------ r1923 | taco | 2009-03-04 15:27:54 +0100 (Wed, 04 Mar 2009) | 3 lines Changed paths: M /trunk/src/texk/kpathsea/hash.h now that hash.h is loaded by types.h, the #ifdef KPATHSEA_DEBUG has to go away ------------------------------------------------------------------------ r1924 | taco | 2009-03-04 15:56:05 +0100 (Wed, 04 Mar 2009) | 2 lines Changed paths: M /trunk/src/texk/web2c/luatexdir/lua/luainit.c the 'extern selfdir' is no longer needed ------------------------------------------------------------------------ r1925 | taco | 2009-03-04 16:07:38 +0100 (Wed, 04 Mar 2009) | 2 lines Changed paths: A /trunk/src/texk/kpathsea/doc A /trunk/src/texk/kpathsea/man add doc and man directories (from the tl version) ------------------------------------------------------------------------ r1926 | taco | 2009-03-04 16:08:21 +0100 (Wed, 04 Mar 2009) | 2 lines Changed paths: D /trunk/src/texk/kpathsea/kpseaccess.man D /trunk/src/texk/kpathsea/kpsereadlink.man D /trunk/src/texk/kpathsea/kpsestat.man D /trunk/src/texk/kpathsea/kpsewhich.man A /trunk/src/texk/kpathsea/man/kpseaccess.man (from /trunk/src/texk/kpathsea/kpseaccess.man:1911) A /trunk/src/texk/kpathsea/man/kpsereadlink.man (from /trunk/src/texk/kpathsea/kpsereadlink.man:1911) A /trunk/src/texk/kpathsea/man/kpsestat.man (from /trunk/src/texk/kpathsea/kpsestat.man:1911) A /trunk/src/texk/kpathsea/man/kpsewhich.man (from /trunk/src/texk/kpathsea/kpsewhich.man:1911) A /trunk/src/texk/kpathsea/man/mktexlsr.man (from /trunk/src/texk/kpathsea/mktexlsr.man:1911) A /trunk/src/texk/kpathsea/man/mktexmf.man (from /trunk/src/texk/kpathsea/mktexmf.man:1911) A /trunk/src/texk/kpathsea/man/mktexpk.man (from /trunk/src/texk/kpathsea/mktexpk.man:1911) A /trunk/src/texk/kpathsea/man/mktextfm.man (from /trunk/src/texk/kpathsea/mktextfm.man:1911) D /trunk/src/texk/kpathsea/mktexlsr.man D /trunk/src/texk/kpathsea/mktexmf.man D /trunk/src/texk/kpathsea/mktexpk.man D /trunk/src/texk/kpathsea/mktextfm.man move man pages ------------------------------------------------------------------------ r1927 | taco | 2009-03-04 16:09:42 +0100 (Wed, 04 Mar 2009) | 2 lines Changed paths: D /trunk/src/texk/kpathsea/bugs.texi A /trunk/src/texk/kpathsea/doc/bugs.texi (from /trunk/src/texk/kpathsea/bugs.texi:1911) A /trunk/src/texk/kpathsea/doc/hier.texi (from /trunk/src/texk/kpathsea/hier.texi:1911) A /trunk/src/texk/kpathsea/doc/install.texi (from /trunk/src/texk/kpathsea/install.texi:1911) A /trunk/src/texk/kpathsea/doc/kpathsea.info (from /trunk/src/texk/kpathsea/kpathsea.info:1911) A /trunk/src/texk/kpathsea/doc/kpathsea.texi (from /trunk/src/texk/kpathsea/kpathsea.texi:1911) A /trunk/src/texk/kpathsea/doc/unixtex.ftp (from /trunk/src/texk/kpathsea/unixtex.ftp:1911) A /trunk/src/texk/kpathsea/doc/unixtex.texi (from /trunk/src/texk/kpathsea/unixtex.texi:1911) D /trunk/src/texk/kpathsea/hier.texi D /trunk/src/texk/kpathsea/install.texi D /trunk/src/texk/kpathsea/kpathsea.info D /trunk/src/texk/kpathsea/kpathsea.texi D /trunk/src/texk/kpathsea/unixtex.ftp D /trunk/src/texk/kpathsea/unixtex.texi move documentation to doc folder (also from texlive version) ------------------------------------------------------------------------ r1928 | taco | 2009-03-04 16:11:13 +0100 (Wed, 04 Mar 2009) | 2 lines Changed paths: M /trunk/src/texk/kpathsea/doc/kpathsea.texi new version from texlive ------------------------------------------------------------------------ r1929 | taco | 2009-03-04 16:16:37 +0100 (Wed, 04 Mar 2009) | 2 lines Changed paths: M /trunk/src/texk/kpathsea/ChangeLog M /trunk/src/texk/kpathsea/mktex.cnf M /trunk/src/texk/kpathsea/mktextfm M /trunk/src/texk/kpathsea/texmf.cnf new versions from texlive ------------------------------------------------------------------------