new author url

This commit is contained in:
Marc Wäckerlin
2015-11-02 00:01:34 +00:00
parent 6ed8e7887d
commit 49e4570f9c
4 changed files with 45 additions and 2 deletions

View File

@@ -1,3 +1,43 @@
2015-10-11 19:45 marc
* examples/test-commands.wt: added test for multidimensional for
loop
2015-10-11 15:28 marc
* bootstrap.sh, examples/test-commands.wt, src/commands.hxx: added
test for multidimensional for loop
2015-10-10 18:05 marc
* bootstrap.sh, doc/doxyfile.in: no search index when embedded in
redmine
2015-10-10 15:27 marc
* examples/makefile.am: added xvfb-run to run on headless systems
2015-10-10 15:00 marc
* examples/SwissSign_Silver_CA_-_G2.pem, examples/ca.pem,
examples/client.key, examples/client.pem, examples/makefile.am,
examples/test-commands.wt, src/commands.hxx: new for loop
successfull tested
2015-10-10 14:09 marc
* ax_init_standard_project.m4, configure.ac, examples,
examples/SwissSign_Silver_CA_-_G2.pem, examples/makefile.am,
examples/test-commands.wt, makefile.am, src/commands.hxx,
src/webrunner.cxx: includes example and test; new command echo
2015-10-10 10:48 marc
* ChangeLog, ax_check_qt.m4, ax_init_standard_project.m4,
bootstrap.sh, build-resource-file.sh, mac-create-app-bundle.sh,
resolve-debbuilddeps.sh, resolve-rpmbuilddeps.sh,
src/commands.hxx: new feature: «for»-loop; updated buildsystem
2015-10-09 15:01 marc
* src/commands.hxx, src/networkaccessmanager.hxx: unfinished: new