Next | Query returned 64 messages, browsing 61 to 70 | previous

History of commit frequency

CVS Commit History:


   2016-07-21 19:16:17 by Thomas Klausner | Files touched by this commit (4)
Log message:
Add two patches from upstream that fix wide character support.

In particular, this fixes ftp mode.

Investigated with upstream by richard@, thank you very much!

Bump PKGREVISION.
   2016-07-19 20:42:22 by Thomas Klausner | Files touched by this commit (3)
Log message:
Update libfilezilla to 0.5.3:

2016-06-20 - libfilezilla 0.5.3 released
New features:

    Add fz::replace_substrincs to search and replace substrings in std::(w)string

Bugfixes and minor changes:

    Explicitly request large file support on 32bit systems

2016-05-20 - libfilezilla 0.5.2 released
New features:

    Add fz::shared_optional::is_same that checks whether two instances share the \ 
same underlying pointer value, like a shallow equal.
    Add fz::int_to_hex_char as reverse to fz::hex_char_to_int

2016-05-09 - libfilezilla 0.5.1 released
New features:

    Add constructore to sparse_optional taking pointers

Bugfixes and minor changes:

    Fix compilation on systems where iconv's second argument is const
   2016-04-29 16:14:16 by Thomas Klausner | Files touched by this commit (2)
Log message:
Use upstream version of patch.
   2016-04-29 13:54:06 by Thomas Klausner | Files touched by this commit (6)
Log message:
Import libfilezilla-0.5.0 as net/libfilezilla.

libfilezilla is a free, open source C++ library, offering some basic
functionality to build high-performing, platform-independent programs.
Some of the highlights include:

* A typesafe, multi-threaded event system that's very simple to use
  yet extremely efficient
* Timers for periodic events
* A datetime class that not only tracks timestamp but also their
  accuracy, which simplifies dealing with timestamps originating from
  different sources
* Simple process handling for spawning child processes with redirected
  I/O

Next | Query returned 64 messages, browsing 61 to 70 | previous