Next | Query returned 59 messages, browsing 31 to 40 | Previous

History of commit frequency

CVS Commit History:


   2005-02-21 00:05:54 by Thomas Klausner | Files touched by this commit (1)
Log message:
Sort
   2005-02-18 19:23:31 by Thomas Klausner | Files touched by this commit (3)
Log message:
Update to 0.7.5:
    fix: transparent pin processing was broken
    fix: direct sms receive mode was broken
    extended direct sms receive mode to also get status report messages
    support for finding empty phonebook slot
    add support for OS/2 (thanks to Alex Samorukov)
    new special string "last" for phonebooks
    enabled direct receiving of short message status reports
    new option --system-charset
    italian translation for rpm spec file, manpage and gettext messages
      (thanks to Andrea Benazzo)
   2005-01-25 14:47:03 by Todd Vierling | Files touched by this commit (1)
Log message:
Add libgetopt for platforms that need it to build scmxx (e.g., Interix).
   2004-11-28 15:33:20 by Thomas Klausner | Files touched by this commit (1)
Log message:
Depends on gettext-lib; add bl3 file.
   2004-11-28 00:00:00 by Thomas Klausner | Files touched by this commit (3) | Package updated
Log message:
Update to 0.7.4:
    support for configuration file (.scmxx/config in home directory)
    add lock listing to --info
    new option --lock-info to show status of locks and as switch for --info
    new option --toggle-lock to toggle status of a lock
    new option --dial to dial a number using remote keypad access
    german translation for rpm specfile, manpage and gettext strings
    russian translation: updated manpage and partially gettext
   2004-10-03 02:13:34 by Todd Vierling | Files touched by this commit (908)
Log message:
Libtool fix for PR pkg/26633, and other issues.  Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
   2004-09-05 23:19:44 by Thomas Klausner | Files touched by this commit (1)
Log message:
Add missing man page.
   2004-08-17 11:14:40 by Thomas Klausner | Files touched by this commit (2)
Log message:
Update to 0.7.3:
This version adds new features, such as a name-number cache to do
name lookup on getting and number lookup on sending. A status report
can now be decoded and matched to the right outgoing short message.
Short messages can be sorted with the new --sort option. A German
translation of the manpage was written. Some segfaults were fixed.
   2004-07-31 23:41:57 by Thomas Klausner | Files touched by this commit (2)
Log message:
Update to 0.7.2:
    add decoding of multi-part (concatenated) short messages
    new at command function layer
    moves some files into subdirs (for code-sharing with flexmem-utils)
    move some messages to a higher verbose level
    phonebook code mostly rewritten
    make --pbook aware of --slot on delete
    make --pbook aware of --slot, --number and --text on send
    add vcf to available (read-only) phonebooks if supported by the phone
   2004-06-21 06:06:16 by Thomas Klausner | Files touched by this commit (4) | Package updated
Log message:
Update to 0.7.1.

Changes:
version 0.7.1
- work-around for *BSD on SMS time decoding
- fixes some sms decoding bugs
- fixes crash on sending sms directly from a slot

version 0.7.0
Syntax changed!
many internal changes:
- no need for system's wchar_t support anymore (wchar_t was previously used but \ 
that was wrong)
- iconvtest() is gone
- completely rewritten command line parsing, now supporting getopt_long _and_ \ 
popt (configure decides which one to
use)
- configure checks for getopt and popt
- configure check for declaration of iconv
properly support Solaris (see popt above, compiler warning fixes)
make iconv code work with non-GNU implementations (e.g. Solaris)
new parameter --start-delay (see manpage)
new parameter --binary (-N)
new parameter --mem
new parameter --slot
-B, -M, -C and -F (and the long options for them) are now obsolete, use -N \ 
instead with --mem instead
parameter to -P is now obsolete, use --mem instead
parameter to -S is now obsolete, use --slot instead
"SM" is now default phonebook memory (if none was specified)
SMS outputs none-printable characters as '?' instead of hexcode
the memory list output was changed in --info (may break programs that depend on it)
add parameter --mem-info as trigger to --info to display more information about \ 
available memories
make --mem recognize "?" to show same information as in --mem-info but \ 
only for the specified memory type (faster)
rewritten phonebook file read-in with more syntax checking before actually \ 
sending the first entry
rewrote SMS decoding functions
simply do not change sms status on getting instead of complaining
update english manpage
russian manpage included, again
updated README and INSTALL

version 0.6.4.1
Features:
added SMS time zone conversion
Fixes:
fix crash on getting phonebook entries with empty text field
work-around for buggy strptime() in cygwin (for SMS dates)
added test to better usage of iconv (less dependent on nl_langinfo())
deal with a S55 strangeness (still does NOT mean that S55 is fully supported), \ 
thanks to Ole Langbehn
--ignore-serial-bits is now default, added parameter --keep-serial-bits (to get \ 
previous behaviour)
updated manpage

Next | Query returned 59 messages, browsing 31 to 40 | Previous