openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
STXXL
Settings
|
Report Duplicate
15
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Activity Not Available
Commits
: Listings
Analyzed
12 months
ago. based on code collected
12 months
ago.
Jan 16, 2023 — Jan 16, 2024
Showing page 1 of 126
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
remove stxxl verbose problem with compilation (#93)
yarchi
More...
about 6 years ago
Merge pull request #92 from yarchi/master
Timo Bingmann
More...
about 6 years ago
add comments
akhremtsev
More...
about 6 years ago
add next_block and next methods
akhremtsev
More...
about 6 years ago
Fix memory leak in linuxaio: Posted requests were moved into (unnecessary) queue and freed only on programme termination
Manuel Penschuck
More...
over 6 years ago
Added noexcept(false) attributes. Fixes #60
Manuel Penschuck
More...
over 7 years ago
Add noexcept(false) attributes. Fixes #60
Niklas Schnelle
More...
over 7 years ago
Merge remote-tracking branch 'bingmann/master'
Timo Bingmann
More...
almost 8 years ago
Merge pull request #41 from adishavit/master
Timo Bingmann
More...
over 8 years ago
Removes variable name hiding by renaming variables with the same name in a nested scope.
Adi Shavit @ MacBookPro
More...
over 8 years ago
Merge pull request #37 from orens/feature/windows-compilation
Timo Bingmann
More...
over 8 years ago
Merge pull request #39 from orens/hashmap-empty
Timo Bingmann
More...
over 8 years ago
Fix #38: `empty()` actually returns `!empty()`
Oren Shmuel
More...
over 8 years ago
Add a default C'tor for spin_lock when MSVC_VER>1800
Oren Shmuel
More...
over 8 years ago
Merge pull request #35 from manpen/master
Timo Bingmann
More...
over 8 years ago
Fix interrupted syscall in linuxaio queue
Manuel Penschuck
More...
over 8 years ago
Merge pull request #30 from velnias75/master
Timo Bingmann
More...
almost 9 years ago
compile fix with g++ 5.3.0
Heiko Schäfer
as Heiko Schaefer
More...
almost 9 years ago
Merge branch 'bobbthebuilder-master'
Timo Bingmann
More...
about 9 years ago
Update to uncrustify 0.61 and reformatting skew3-lcp and more.
Timo Bingmann
More...
about 9 years ago
examples: further simplifying skew3-lcp to use stxxl's stream library.
Timo Bingmann
More...
about 9 years ago
Merge branch 'master' of https://github.com/bobbthebuilder/stxxl into bobbthebuilder-master
Timo Bingmann
More...
about 9 years ago
Merge pull request #26 from reunanen/fix-gettemppath-windows-unicode
Timo Bingmann
More...
about 9 years ago
Ditto for WinAPI functions used in wfs_file_base.cpp
Juha Reunanen
More...
about 9 years ago
Fix possible compiler error on Windows / Microsoft Visual C++: GetTempPath may be #defined as GetTempPathA (narrow chars) or GetTempPathW (wide chars). Because the present code doesn't work with GetTempPathW, let's use GetTempPathA explicitly.
Juha Reunanen
More...
about 9 years ago
Removed template parameters of some types and comparators in skew class
Daniel Feist
More...
about 9 years ago
Enabled stxxl::uint40 datatypes
Daniel Feist
More...
about 9 years ago
Eliminated tmp variables in merge_sa_lcp
Daniel Feist
More...
about 9 years ago
Deleted unused helpers, statements and variables
Daniel Feist
More...
about 9 years ago
Removed debug output in examples/applications/skew3-lcp.cpp
Daniel Feist
More...
about 9 years ago
←
1
2
3
4
5
6
7
8
9
…
125
126
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree