Obsolete libgettext
[libi2ncommon] / src /
2011-05-10 Thomas JaroschMerge libgettext code into libi2ncommon
2011-03-11 Thomas JaroschOwn implementation of intuitive tristate logic
2011-02-04 Guilherme Maciel... Changed the default parameters value from nice_unit_for...
2011-02-04 Guilherme Maciel... Switched the order of the nice_unit_format() parameters...
2011-02-04 Guilherme Maciel... Removed the exabytes, zettabytes and yottabytes represe...
2011-02-03 Guilherme Maciel... Added i18n_noop around long unit format symbol strings...
2011-02-03 Guilherme Maciel... Renamed the constant to keep related with the arrays
2011-02-03 Guilherme Maciel... Given another name to the arrays to make reference...
2011-02-03 Guilherme Maciel... Moved the rounding statement to its own function
2011-02-02 Guilherme Maciel... Rename variables according with their enumeration type...
2011-02-01 Guilherme Maciel... Renamed enumeration items to improve readability
2011-02-01 Guilherme Maciel... Replaced all ocurrences of format_kb() by nice_unit_for...
2011-02-01 Guilherme Maciel... Allow to select the length of the symbol, short or...
2011-02-01 Guilherme Maciel... Moved format_kb from arnielizer to libi2ncommon
2011-02-01 Guilherme Maciel... Added a prefix to the enumeration items to avoid possib...
2011-01-31 Guilherme Maciel... Changed nice_unit_format() to allow selection between...
2011-01-31 Guilherme Maciel... Improved method signature, constification of parameter...
2011-01-28 Guilherme Maciel... Change nice_unit_format() to long long
2010-12-01 Thomas JaroschMake LogLevel::Emergency and LogLevel::Alert usable...
2010-10-22 Thomas JaroschUse correct (unsigned) type for string positions
2010-10-15 Gerd von Egidybetter errormessage in case of invalid range ends
2010-10-07 Gerd von EgidyMerge branch 'master' into vpn-nat
2010-10-07 Gerd von EgidyMerge branch 'master' into vpn-nat
2010-09-29 Thomas JaroschInitialize fd variable in constructor
2010-09-17 Thomas JaroschAdapt to new boost version
2010-09-07 Gerd von Egidyswap and operator= for IP_RANGE
2010-09-03 Gerd von Egidyadd IP_RANGE::netmap including unit tests
2010-07-16 Thomas JaroschReflect initialization order in pipestream constructor...
2010-07-15 Thomas JaroschAlso filter single quotes and / in html_entities()...
2010-03-11 Gerd von Egidyadd chown to tmpfstreams variants
2010-03-11 Gerd von Egidyit's doxygen time
2010-03-11 Gerd von Egidyimplement dirsync() and syncing on tmpfstreams
2010-03-11 Gerd von Egidyallow double-move
2010-03-11 Gerd von Egidyimplement filemode_on_close, fix var initialization
2010-03-11 Gerd von Egidyworking version of tmpfcopystream
2010-03-11 Gerd von Egidyadd TODOs
2010-03-10 Gerd von Egidybasic framework for tmpfcopystream, close() is still...
2010-03-10 Gerd von Egidyprevent working on unlinked files
2010-03-10 Gerd von Egidyhandle openflags in tmpfstream, test rdwr-file
2010-03-10 Gerd von Egidyimplement unlink and move, add tests for them
2010-03-10 Gerd von Egidy- use explicit instantiation for the most-used version...
2010-03-09 Gerd von Egidyfix Stat::recheck(), seems like noone ever tested it...
2010-03-09 Gerd von Egidyfirst working version of tmpfstream. Still in need...
2010-03-09 Gerd von Egidyadd copy_stream to filefunc and use it in copy_file
2010-01-19 Gerd von Egidymove exception.hxx from arnieclient into i2ncommon
2010-01-15 Gerd von Egidymove exception.hxx from arnieclient into i2ncommon
2009-08-06 Thomas JaroschFix pipestream includes
2009-08-03 Thomas JaroschFix libi2ncommon for gcc4
2009-05-29 Thomas JaroschAdjust to libiconv API change
2009-05-29 Thomas JaroschProperly depend on ../utils
2009-04-27 Thomas JaroschFix arnied scheduler by redefining StNimmerleinsDay...
2009-04-16 Gerd von Egidymake sure that no invalid time values are written to...
2009-04-06 Thomas JaroschMerge branch 'schedulefix-with-new-glibc'
2009-04-06 Thomas JaroschRelicensed signalfunc and containerfunc as GPL version...
2009-04-03 Gerd von Egidyfix unit-tests - the results were ok for the new code...
2009-04-02 Gerd von Egidyfirst shot at fixing WeekCron-login, not done yet ...
2009-02-13 Thomas JaroschAdded proper boost dependencies
2009-02-03 Gerd von Egidyadd accessor functions and default constructor to WeekCron
2009-02-03 Gerd von Egidyprotect week.hpp against double-inclusion
2009-02-03 Gerd von Egidyimprove comment
2009-01-30 Thomas JaroschAdded some safety checks to WeekCron. Updated StartHour...
2009-01-29 Gerd v. Egidyfound out how to reliably get the start of the day...
2009-01-29 Gerd von Egidyfix bugs with dst-changes. maybe won't work for other...
2009-01-29 Gerd von Egidyfix unit-tests that were broken, mark dst-bug, add...
2009-01-28 Thomas JaroschMerge commit 'origin/arnied-clockchange' into arnied...
2009-01-28 Thomas Jaroschsome tests for DST, some currently failing, maybe bug...
2009-01-28 Thomas JaroschRewrote Week::get_displaystring() and wrote unit test...
2009-01-28 Thomas JaroschFix some signed/unsigned issues in Week
2009-01-28 Thomas JaroschMoved WEEK class to own file. Renamed to Week and adapt...
2009-01-28 Thomas Jaroschfix casts in unit-test, return StNimmerleinsDay for...
2009-01-28 Thomas JaroschMoved to i2n namespace. Constification. Calculate next_...
2009-01-28 Thomas Jaroschrefactor WeekCron: rename get_lastnow_point to _previou...
2009-01-28 Thomas JaroschAdd documentation, cosmetic changes
2009-01-28 Thomas JaroschRenamed variables to match i2n code style
2009-01-28 Thomas Jaroschfix off-by-one / half-open-interval on end of interval...
2009-01-28 Thomas Jaroschfix off-by-one at the end of an interval
2009-01-28 Gerd v. Egidyscheduling class can do intervals now, some fixes
2009-01-28 Gerd v. Egidyadd class for weekly scheduling, intervals still missing
2008-12-04 Thomas Jaroschlibi2ncommon: (tomj) fix i2n::User and i2n::Group usage...
2008-11-18 Thomas Jaroschlibi2ncommon: (tomj) added comment about broken User...
2008-11-18 Thomas Jaroschlibi2ncommon: (tomj) fix buffer overflow in new syslog...
2008-10-20 Reinhard Pfaulibi2ncommon: (reinhard) added method for retrieving...
2008-10-20 Reinhard Pfaulibi2ncommon: (reinhard) added method to ask if logging...
2008-10-20 Reinhard Pfaulibi2ncommon: (reinhard) updated spacing for logfunc.
2008-09-22 Reinhard Pfaulibi2ncommon: (reinhard) added reopen() method to logge...
2008-08-28 Gerd v. Egidylibi2ncommon: (gerd) add monotonic_clock_gettime_nano()
2008-08-26 Reinhard Pfaulibi2ncommon: (reinhard) added configdata and configfil...
2008-08-18 Reinhard Pfaulibi2ncommon: (reinhard) workaround for glibc weirdness..
2008-08-12 Thomas Jaroschlibi2ncommon: (tomj) add missing default return value...
2008-08-01 Reinhard Pfaulibi2ncommon: (reinhard) changes for g++ 4.3.1
2008-07-29 Reinhard Pfaulibi2ncommon: (reinhard) added pointer_func and signalf...
2008-07-08 Thomas Jarosch[MERGE] libi2ncommon: (gerd) add WEEK::set(daystring)
2008-07-08 Thomas Jarosch[MERGE] libi2ncommon: (reinhard) added support for...
2008-07-08 Thomas Jarosch[MERGE] libi2ncommon: (reinhard) added contains_exact...
2008-07-08 Thomas Jarosch[MERGE] libi2ncommon: (reinhard) added operator!= to...
2008-07-08 Thomas Jarosch[MERGE] libi2ncommon: (reinhard) added getter to WEEK...
2008-07-08 Thomas Jarosch[MERGE] libi2ncommon: (reinhard) added changed flag...
2008-07-08 Thomas Jarosch[MERGE] libi2ncommon: (reinhard) added some (bit) opera...
2008-07-08 Thomas Jarosch[MERGE] libi2ncommon: (reinhard) added clear() method...
2008-07-08 Thomas Jarosch[MERGE] libi2ncommon: (reinhard) added interval arithme...
next