OSDN Git Service

Examine the printf command to pass the test13 on MacOS X
[lha/lha.git] / src / lha_macro.h
2011-11-26 Koji AraiMerge branch 'pmarc'
2008-10-30 Koji Araishould define MIN() when it was not defined
2008-08-22 Koji AraiMerge commit 'origin/master' into pmarc
2008-08-20 Koji Araisupport PMA file decoding
2006-10-17 arai* src/lha_macro.h (MIN): newly added a macro for below.
2006-10-08 araire-applied the correct DJGPP patch. Thanks to Doug...
2006-10-02 araiapplied the patch for the DJGPP.
2005-10-14 arai* src/lha_macro.h (UPDATE_CRC): To casting with (unsign...
2005-09-25 arai* src/prototypes.h: updated.
2003-07-20 arai* src/prototypes.h: updated.
2003-03-23 arai* src/header.c (convert_filename): support Samba CAP...
2003-03-21 arai* src/lharc.c (init_variable): do not use HEADER_LEVELx...
2003-02-23 arai* src/lha_macro.h: refined.
2002-12-28 arai* src/lha_macro.h (peekbits): newly added.
2002-11-16 araiuntabify all sources.
2002-11-10 arai*** empty log message ***
2002-11-10 arai* src/util.c (skip_msdos_sfx1_code): move to header.c
2002-08-24 arai*** empty log message ***
2002-08-18 arai* src/lharc.c (print_version): version string is made...
2002-08-18 arai* src/lha_macro.h: `dicbit's for all methods were defined.
2002-08-17 arai* src/lha_macro.h, src/lha.h: `EXTERN' macro definition...
2002-08-11 arai* src/lha_macro.h (SJC_FIRST_P): rename to SJIS_FIRST_P.
2002-08-11 arai* src/header.c: DUMP_HEADER is always true.
2002-08-10 arai* src/header.c (get_header_level2): check CRC value...
2002-08-10 arai*** empty log message ***
2002-08-01 arai* src/lha_macro.h, src/lha.h, src/header.c, src/lhadd...
2002-07-28 arai* src/crcio.c (fread_txt): responded to (gcc -Wall...
2002-07-17 arai* src/lha_macro.h, src/header.c (setup_get): moved...
2002-07-07 arai* src/lha.h, src/lha_macro.h: refined.
2002-07-07 arai* src/lhadd.c (append_it): macro STRING_COMPARE() disca...
2002-07-07 arai* src/header.c, src/lha.h, src/lha_macro.h, src/lhadd...
2002-07-06 arai* src/lha_macro.h: deprecate the macro name `DELIM2...
2002-06-29 arai* src/lha_macro.h: added a macro `CODE_UTF8'.
2002-06-29 arai* src/header.c, lha.h, lha_macro.h, lharc.c: Merged...
2002-06-29 arai* src/lhext.c: replaced bcmp() with memcmp().
2002-06-29 arai* src/append.c: replace bcopy() with memcpy() or memmove().
2002-06-29 arai* src/slide.c (encode_alloc): Wrong value was assigned...
2002-06-29 arai* src/lha_macro.h (LH3_DICBIT): ditto.
2002-06-11 arai* src/lha_macro.h (UNIX_STICKYBIT): fixed a misspelling.
2002-06-05 arai* configure.ac, configure.in: changed macro name.
2002-05-28 arai* src/lha_macro.h: comment about OS code.
2002-05-28 arai*** empty log message ***
2002-05-27 arai* src/lhdir.h, src/lha_macro.h, src/lha.h: added modeli...
2002-05-19 arai* src/lha_macro.h: no define TMP_FILENAME_TEMPLATE...
2002-05-19 arai* src/lha_macro.h: put PLATFORM in LHA_VERSION macro.
2002-05-18 arai*** empty log message ***
2002-05-18 arai* src/lha_macro.h: specify "b" modifier always (for...
2002-05-18 arai* src/lharc.c: use xstrdup() instead of strdup().
2002-05-18 arai* src/lha_macro.h: getuid(), chown(), kill(), link...
2002-05-17 arai* lha_macro.h: define bcmp(), bzero(), bcopy() even...
2001-01-29 araiuse the VERSION macro (defined by configure) in the...
2001-01-29 araimerged changing from lha-1.14f to lha-1.14i.
2001-01-29 araiimplemented kanji code conversion on filename.
1999-09-30 araiuse the autoconf/automake
1999-08-28 araiInitial revision