1
I Use This!
Inactive

Commits : Listings

Analyzed about 22 hours ago. based on code collected 2 days ago.
May 16, 2023 — May 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Brought across the URL handling library from FOST.3. It compiles, but the tests don't pass.
KayEss
as Kirit Sælensminde
More... over 15 years ago
Brought across the URL handling library from FOST.3. It compiles, but the tests don't pass.
KayEss
as Kirit Sælensminde
More... over 15 years ago
Added 8 bit integer types for MSVC.
KayEss
as Kirit Sælensminde
More... over 15 years ago
Added the service to the host class. This means we won't need the old FOST.3 Scheme class for URLs.
KayEss
as Kirit Sælensminde
More... over 15 years ago
Added a host_not_found exception type for failed lookups.
KayEss
as Kirit Sælensminde
More... over 15 years ago
Now throws a Fost null exception if the host name cannot be resolved.
KayEss
as Kirit Sælensminde
More... over 15 years ago
Added compilation of examples to Jamroot.
KayEss
as Kirit Sælensminde
More... over 15 years ago
Added fhost to example text.
KayEss
as Kirit Sælensminde
More... over 15 years ago
Removed the equality tests as they don't really make any sense.
KayEss
as Kirit Sælensminde
More... over 15 years ago
Now builds and works on Windows.
KayEss
as Kirit Sælensminde
More... over 15 years ago
Now uses Asio's IP address type rather than a 32 bit integer.
KayEss
as Kirit Sælensminde
More... over 15 years ago
IP addresses can now be resolved from host names.
KayEss
as Kirit Sælensminde
More... over 15 years ago
Put in place the basic building blocks to get started with the implementation of the IP lookup.
KayEss
as Kirit Sælensminde
More... over 15 years ago
Replaced tabs with spaces.
KayEss
as Kirit Sælensminde
More... over 15 years ago
Started to implement the Fost 4 IPv4 host class.
KayEss
as Kirit Sælensminde
More... over 15 years ago
Replaced tabs with spaces.
KayEss
as Kirit Sælensminde
More... over 15 years ago
Brought in the examples from the feature branch they were being worked on.
KayEss
as Kirit Sælensminde
More... over 15 years ago
Brought in the examples from the feature branch they were being worked on.
KayEss
as Kirit Sælensminde
More... over 15 years ago
Do more tests before doing a wait. Make sure we don't wait when we're meant to be terminating, and the future won't start a wait if there is already an answer available.
KayEss
as Kirit Sælensminde
More... over 15 years ago
Created a separate compile script which doesn't do the valgrind and doesn't update from the repository.
KayEss
as Kirit Sælensminde
More... over 15 years ago
Created a separate compile script which doesn't do the valgrind and doesn't update from the repository.
KayEss
as Kirit Sælensminde
More... over 15 years ago
Fost-base now compiles using Boost 1.37.
KayEss
as Kirit Sælensminde
More... over 15 years ago
Fost-base now compiles using Boost 1.37.
KayEss
as Kirit Sælensminde
More... over 15 years ago
On Windows test files are now installed to bin rather than lib.
KayEss
as Kirit Sælensminde
More... over 15 years ago
On Windows test files are now installed to bin rather than lib.
KayEss
as Kirit Sælensminde
More... over 15 years ago
Now uses Bjam from the parent directory.
KayEss
as Kirit Sælensminde
More... over 15 years ago
Corrected path to OpenSSL check out for Windows.
KayEss
as Kirit Sælensminde
More... over 15 years ago
Updated to use the new name of the base Fost parts.
KayEss
as Kirit Sælensminde
More... over 15 years ago
We don't want to create a ~/bin -- it's not being nice to the user.
KayEss
as Kirit Sælensminde
More... over 15 years ago
Moved location of files into trunk where they should have been to start with.
KayEss
as Kirit Sælensminde
More... over 15 years ago