Build and packaging library
Find a file
Jan Lindemann 4fa387b655 Release 1.1.30.0
- Merged changes from V_1_1_29_40_POST_ACCEPTANCE:
  - YAppEloop(): Add YAbstractFamilyMember *parent to ctor
  - YAbstractFamilyMember: Add const char *logname() const
  - File_io ops, added:
    int (*lstat64)(void *context, const char *path, struct stat64 *buf);
    int (*symlink)(void *context, const char *oldpath, const char *newpath);
    int (*readlink)(void *context, const char *path, char *buf, size_t bufsize);
  - YStringTree:
    - Add:
      int setLinkTraits(int flags);
      const char *childContent(const char *item_, int idx=0) const;
      YStringTree *child(const std::string &name, int flags = f_resolve_symlinks);
      YStringTree *child(int index);
      bool isLink() const;
      const YStringTree *root() const;
    - Add many private methods
2011-02-20 14:08:18 +00:00
bin bin/Makefile: Standardized 2008-12-13 15:15:27 +00:00
make plugin-defs.mk: Add -D PLUGIN_NAME to preproc defines 2010-12-17 22:19:24 +00:00
scripts jw-build-functions.sh: Add new functions 2010-11-13 15:16:33 +00:00
tmpl/tex header.tex.tmpl: Cleanup commit from de_contract 2010-08-01 20:50:13 +00:00
CHANGES Release 1.1.30.0 2011-02-20 14:08:18 +00:00
Makefile Makefile: Push YMisc up front, because it's needed in YFamily 2009-07-05 10:56:52 +00:00
VERSION Release 1.1.30.0 2011-02-20 14:08:18 +00:00