Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
dlib
Commits
bb9708da
"git@developer.sourcefind.cn:OpenDAS/dgl.git" did not exist on "7bdc16197f7fe7890fc2b91d020744a82a024984"
Commit
bb9708da
authored
Mar 25, 2013
by
Davis King
Browse files
added missing bug fix note
parent
eb867dd0
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
0 deletions
+3
-0
docs/docs/release_notes.xml
docs/docs/release_notes.xml
+3
-0
No files found.
docs/docs/release_notes.xml
View file @
bb9708da
...
@@ -59,6 +59,9 @@ Bug fixes:
...
@@ -59,6 +59,9 @@ Bug fixes:
murmur_hash3() to avoid violation of the strict aliasing rule. In
murmur_hash3() to avoid violation of the strict aliasing rule. In
particular, the previous version didn't work correctly in gcc 4.7.2 when
particular, the previous version didn't work correctly in gcc 4.7.2 when
optimizations were enabled.
optimizations were enabled.
- Visual Studio 2012's iostreams library has a bug which caused the
iosockstream to crash on use. This version of dlib has been changed to
avoid triggering this bug.
Other:
Other:
- Refactored the Platt scaling code a little. Now there is a function,
- Refactored the Platt scaling code a little. Now there is a function,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment