Gunnar Beutner
|
132a62f4eb
|
Fixed Solaris compatibility.
|
2012-05-29 16:56:25 +02:00 |
Gunnar Beutner
|
071853034d
|
Pretty-print library detection data.
|
2012-05-29 16:14:49 +02:00 |
Gunnar Beutner
|
b31591997c
|
Only build SQLite when there's no system-provided library.
|
2012-05-29 15:59:00 +02:00 |
Gunnar Beutner
|
3027ea1758
|
Added SQLite.
|
2012-05-29 13:52:24 +02:00 |
Gunnar Beutner
|
3a8e7405a6
|
Updated Dictionary tests.
|
2012-05-29 06:25:01 +02:00 |
Gunnar Beutner
|
fa158c5368
|
Added makefile support for unit tests.
|
2012-05-28 12:01:08 +02:00 |
Gunnar Beutner
|
d130d6017f
|
Improved MingW compatibility.
|
2012-05-28 10:41:21 +02:00 |
Gunnar Beutner
|
6f6cc52e20
|
Use spec file as the authorative source of the package info/version number.
|
2012-05-27 19:50:48 +02:00 |
Gunnar Beutner
|
98dae64a84
|
Updated RPM packaging scripts.
|
2012-05-27 16:21:50 +02:00 |
Gunnar Beutner
|
2864460419
|
Use LIBRARY_VERSION for libtool.
|
2012-05-27 13:35:55 +02:00 |
Gunnar Beutner
|
2f1383b4a8
|
Fixed autogen.sh on CentOS 6.2
|
2012-05-27 13:35:35 +02:00 |
Gunnar Beutner
|
3fd4177ba0
|
Merge branch 'master' of github.com:gunnarbeutner/strawberry
|
2012-05-27 00:28:15 +02:00 |
Gunnar Beutner
|
356ad6b4a8
|
Merge branch 'master' of github.com:gunnarbeutner/strawberry
|
2012-05-27 00:27:58 +02:00 |
Gunnar Beutner
|
dbe59841d6
|
Fixed FIFO::ResizeBuffer
|
2012-05-27 00:27:55 +02:00 |
Gunnar Beutner
|
979cbdd70c
|
Updated RPM spec file.
|
2012-05-26 23:12:46 +02:00 |
Gunnar Beutner
|
2ffaff19a8
|
Fixed compilation on *NIX.
|
2012-05-26 21:38:04 +02:00 |
Gunnar Beutner
|
b9af44cd98
|
Fixed compilation on *NIX.
|
2012-05-26 21:36:24 +02:00 |
Gunnar Beutner
|
33d67401b9
|
Use STL exceptions as far as possible.
|
2012-05-26 21:30:04 +02:00 |
Gunnar Beutner
|
c38e9c8468
|
Removed Memory class.
|
2012-05-26 20:19:32 +02:00 |
Gunnar Beutner
|
5dfb1cc4b4
|
Cleaned up socket error handling.
|
2012-05-26 20:01:00 +02:00 |
Gunnar Beutner
|
4819449efb
|
Updated git ignores.
|
2012-05-26 18:32:00 +02:00 |
Gunnar Beutner
|
2507ed8df1
|
Updated README file.
|
2012-05-26 18:19:54 +02:00 |
Gunnar Beutner
|
7f6e2bc2e0
|
Added spec file.
|
2012-05-26 14:42:03 +02:00 |
Gunnar Beutner
|
2e3e1af32b
|
Use ax_cxx_compile_stdcxx_0x.m4 to detect C++0x support.
|
2012-05-26 14:40:15 +02:00 |
Gunnar Beutner
|
7f33b2caae
|
Fixed --disable-shared on Solaris.
|
2012-05-26 13:53:24 +02:00 |
Gunnar Beutner
|
94eba566af
|
Proper integration for Boost.
|
2012-05-25 22:04:03 +02:00 |
Gunnar Beutner
|
041caeeb92
|
Made git_version.sh more Solaris-friendly.
|
2012-05-25 20:46:12 +02:00 |
Gunnar Beutner
|
0527ff012a
|
Added support for POSIX.1-2001 realpath() (Hello Solaris 10).
|
2012-05-25 20:30:11 +02:00 |
Gunnar Beutner
|
e14bf9faec
|
Fixed compilation on Solaris 10.
|
2012-05-25 16:56:47 +02:00 |
Gunnar Beutner
|
70b2595b26
|
Added TR1 compat support using Boost.
|
2012-05-25 14:40:10 +02:00 |
Gunnar Beutner
|
132ceb8f81
|
Cleaned up configure.ac and made the build scripts more Solaris-friendly.
|
2012-05-25 13:51:05 +02:00 |
Gunnar Beutner
|
04aaf2f354
|
Added preliminary version of the dynamic object framework.
|
2012-05-25 11:10:11 +02:00 |
Gunnar Beutner
|
3f708fce21
|
Made inheritance for Exception class virtual.
Fixed EndpointManager.
|
2012-05-24 19:36:37 +02:00 |
Gunnar Beutner
|
59dcfa801c
|
Consistent ordering for method declarations.
|
2012-05-21 23:42:54 +02:00 |
Gunnar Beutner
|
918cbad764
|
Fixed base class for Exception.
|
2012-05-21 16:59:28 +02:00 |
Gunnar Beutner
|
a420d1f801
|
Bugfix for the Exception class.
|
2012-05-21 13:03:04 +02:00 |
Gunnar Beutner
|
eae3d67f02
|
Merge branch 'master' of ssh://github.com/gunnarbeutner/strawberry
|
2012-05-21 12:55:03 +02:00 |
Gunnar Beutner
|
1f56d2eb13
|
Win32: added handler for Ctrl-C
Removed unused code from the Component class
Added accessor function for Application::Instance
|
2012-05-21 12:54:28 +02:00 |
Gunnar Beutner
|
a3f0358e77
|
Added missing m4 file.
|
2012-05-21 08:24:51 +02:00 |
Gunnar Beutner
|
9beef6446f
|
Even more documentation updastes.
|
2012-05-19 11:04:52 +02:00 |
Gunnar Beutner
|
1584e03fa3
|
Documentation update.
|
2012-05-19 10:48:00 +02:00 |
Gunnar Beutner
|
ce60fbd6ba
|
Documentation updates.
Renamed classes to match style guide.
|
2012-05-19 10:27:41 +02:00 |
Gunnar Beutner
|
8b0c102cac
|
More documentation updates.
|
2012-05-18 23:25:06 +02:00 |
Gunnar Beutner
|
fcb0394329
|
Documentation updates.
|
2012-05-18 23:24:00 +02:00 |
Gunnar Beutner
|
d02dd4eb0a
|
Documentation update.
Code cleanup.
|
2012-05-18 22:56:34 +02:00 |
Gunnar Beutner
|
257988539a
|
Updated documentation.
|
2012-05-18 22:21:28 +02:00 |
Gunnar Beutner
|
11a70ab8e8
|
Moved unused classes (again).
|
2012-05-18 22:16:13 +02:00 |
Gunnar Beutner
|
62c8b700db
|
Removed unused classes from the build scripts.
|
2012-05-18 22:14:32 +02:00 |
Gunnar Beutner
|
c3cc247be0
|
Fixed base class for ConfigFileComponent.
|
2012-05-18 11:36:27 +02:00 |
Gunnar Beutner
|
2c5e1ebb29
|
Cleaned up Netstring class.
|
2012-05-18 11:32:30 +02:00 |