Age | Commit message (Expand) | Author |
---|---|---|
2012-12-06 | unittest for fast string operator+ not allowing unwanted combinations | Luboš Luňák |
2012-12-04 | sal: warning C4267: return: conversion from 'size_t' to 'int'... | Michael Stahl |
2012-12-03 | avoid unused warning in non-debug mode | Luboš Luňák |
2012-12-03 | assert on strange lengths of string literals | Luboš Luňák |
2012-12-03 | support for fast O(U)String concatenation using operator+ | Luboš Luňák |