../
|
impl
|
|
3adbbda
|
7 years
|
Jaroslav Jindrak |
cpp: fixed default underlying container of stack and finally fixed …
|
internal
|
|
8349334
|
7 years
|
Jaroslav Jindrak |
cpp: created a constructor/destructor call counting mock object that …
|
algorithm
|
1.5 KB
|
3457e11
|
7 years
|
Jaroslav Jindrak |
cpp: added some basic algorithms needed for container implementations
|
array
|
1.5 KB
|
aab972f
|
7 years
|
Jaroslav Jindrak |
cpp: added mostly functioning implementation of std::array, iterator …
|
atomic
|
1.5 KB
|
13f7525
|
7 years
|
Jaroslav Jindrak |
cpp: added missing headers that currently just cause compilation …
|
bitset
|
1.5 KB
|
cf3b398
|
7 years
|
Jaroslav Jindrak |
cpp: added bitset
|
cassert
|
1.9 KB
|
78449b15
|
7 years
|
Jaroslav Jindrak |
cpp: fixed <cassert>, the assert macro used a function defined in …
|
cctype
|
2.0 KB
|
de53138
|
7 years
|
Jaroslav Jindrak |
cpp: revamped c header wrappers, now only include standard symbols, …
|
cerrno
|
1.7 KB
|
de53138
|
7 years
|
Jaroslav Jindrak |
cpp: revamped c header wrappers, now only include standard symbols, …
|
cfenv
|
1.5 KB
|
13f7525
|
7 years
|
Jaroslav Jindrak |
cpp: added missing headers that currently just cause compilation …
|
cfloat
|
1.5 KB
|
13f7525
|
7 years
|
Jaroslav Jindrak |
cpp: added missing headers that currently just cause compilation …
|
chrono
|
1.5 KB
|
0806544
|
7 years
|
Jaroslav Jindrak |
cpp: added proxy headers for the three previously implemented modules …
|
cinttypes
|
2.2 KB
|
de53138
|
7 years
|
Jaroslav Jindrak |
cpp: revamped c header wrappers, now only include standard symbols, …
|
ciso646
|
1.6 KB
|
13f7525
|
7 years
|
Jaroslav Jindrak |
cpp: added missing headers that currently just cause compilation …
|
climits
|
1.6 KB
|
de53138
|
7 years
|
Jaroslav Jindrak |
cpp: revamped c header wrappers, now only include standard symbols, …
|
clocale
|
1.5 KB
|
13f7525
|
7 years
|
Jaroslav Jindrak |
cpp: added missing headers that currently just cause compilation …
|
cmath
|
1.5 KB
|
13f7525
|
7 years
|
Jaroslav Jindrak |
cpp: added missing headers that currently just cause compilation …
|
complex
|
1.5 KB
|
13f7525
|
7 years
|
Jaroslav Jindrak |
cpp: added missing headers that currently just cause compilation …
|
condition_variable
|
1.5 KB
|
da0cf6ac
|
7 years
|
Jaroslav Jindrak |
cpp: added condition_variable and condition_variable_any
|
csetjmp
|
1.7 KB
|
de53138
|
7 years
|
Jaroslav Jindrak |
cpp: revamped c header wrappers, now only include standard symbols, …
|
csignal
|
1.5 KB
|
13f7525
|
7 years
|
Jaroslav Jindrak |
cpp: added missing headers that currently just cause compilation …
|
cstdarg
|
1.7 KB
|
de53138
|
7 years
|
Jaroslav Jindrak |
cpp: revamped c header wrappers, now only include standard symbols, …
|
cstddef
|
1.9 KB
|
de53138
|
7 years
|
Jaroslav Jindrak |
cpp: revamped c header wrappers, now only include standard symbols, …
|
cstdint
|
3.9 KB
|
ffd94b9
|
7 years
|
Jaroslav Jindrak |
cpp: cstdint type are now both in std and global namespace
|
cstdio
|
4.2 KB
|
de53138
|
7 years
|
Jaroslav Jindrak |
cpp: revamped c header wrappers, now only include standard symbols, …
|
cstdlib
|
4.2 KB
|
de53138
|
7 years
|
Jaroslav Jindrak |
cpp: revamped c header wrappers, now only include standard symbols, …
|
cstring
|
3.0 KB
|
de53138
|
7 years
|
Jaroslav Jindrak |
cpp: revamped c header wrappers, now only include standard symbols, …
|
ctime
|
2.5 KB
|
de53138
|
7 years
|
Jaroslav Jindrak |
cpp: revamped c header wrappers, now only include standard symbols, …
|
cuchar
|
1.5 KB
|
13f7525
|
7 years
|
Jaroslav Jindrak |
cpp: added missing headers that currently just cause compilation …
|
cwchar
|
5.4 KB
|
de53138
|
7 years
|
Jaroslav Jindrak |
cpp: revamped c header wrappers, now only include standard symbols, …
|
cwctype
|
1.5 KB
|
13f7525
|
7 years
|
Jaroslav Jindrak |
cpp: added missing headers that currently just cause compilation …
|
deque
|
1.5 KB
|
7a7ecbd
|
7 years
|
Jaroslav Jindrak |
cpp: added a deque stub
|
exception
|
1.5 KB
|
b1cd380c
|
7 years
|
Jaroslav Jindrak |
cpp: moved the implementation of the system headers to .hpp files in …
|
forward_list
|
1.5 KB
|
13f7525
|
7 years
|
Jaroslav Jindrak |
cpp: added missing headers that currently just cause compilation …
|
fstream
|
1.5 KB
|
912f856
|
7 years
|
Jaroslav Jindrak |
cpp: added fstream implementation
|
functional
|
1.7 KB
|
a1448e4
|
7 years
|
Jaroslav Jindrak |
cpp: moved hash out of functional.hpp
|
future
|
1.5 KB
|
13f7525
|
7 years
|
Jaroslav Jindrak |
cpp: added missing headers that currently just cause compilation …
|
initializer_list
|
1.5 KB
|
2259da1
|
7 years
|
Jaroslav Jindrak |
cpp: added full implementation of initializer_list
|
iomanip
|
1.5 KB
|
13f7525
|
7 years
|
Jaroslav Jindrak |
cpp: added missing headers that currently just cause compilation …
|
ios
|
1.5 KB
|
e1a3ab7
|
7 years
|
Jaroslav Jindrak |
cpp: added declaration of ios_base and dummy implementations of some …
|
iosfwd
|
1.5 KB
|
1d50d70
|
7 years
|
Jaroslav Jindrak |
cpp: added implementation of iosfwd
|
iostream
|
1.5 KB
|
21a7ebc
|
7 years
|
Jaroslav Jindrak |
cpp: added wip iostream implementation so far containing cin & cout
|
istream
|
1.5 KB
|
f7aaffe0
|
7 years
|
Jaroslav Jindrak |
cpp: added declarations for istream and ostream
|
iterator
|
1.5 KB
|
aab972f
|
7 years
|
Jaroslav Jindrak |
cpp: added mostly functioning implementation of std::array, iterator …
|
limits
|
1.5 KB
|
a3067af
|
7 years
|
Jaroslav Jindrak |
cpp: added a very basic implementation of numeric_limits
|
list
|
1.5 KB
|
df47833
|
7 years
|
Jaroslav Jindrak |
cpp: added very WIP version of <list>
|
locale
|
1.5 KB
|
e1a3ab7
|
7 years
|
Jaroslav Jindrak |
cpp: added declaration of ios_base and dummy implementations of some …
|
map
|
1.5 KB
|
7ca0410f
|
7 years
|
Jaroslav Jindrak |
cpp: added multimap and a WIP version of map that still needs map …
|
memory
|
1.7 KB
|
6a3a64f
|
7 years
|
Jaroslav Jindrak |
cpp: added owner_less
|
mutex
|
1.5 KB
|
a75f3e49
|
7 years
|
Jaroslav Jindrak |
cpp: added mutex, recursive_mutex and lock_guard implementations
|
new
|
1.5 KB
|
bc7ec7c
|
7 years
|
Jaroslav Jindrak |
cpp: moved new to impl/new.hpp and added missing C++14 delete …
|
numeric
|
1.5 KB
|
3f5b7126
|
7 years
|
Jaroslav Jindrak |
cpp: added full c++14 compliant implementation of <numeric>
|
ostream
|
1.5 KB
|
f7aaffe0
|
7 years
|
Jaroslav Jindrak |
cpp: added declarations for istream and ostream
|
queue
|
1.5 KB
|
39e468f
|
7 years
|
Jaroslav Jindrak |
cpp: added a WIP queue header
|
random
|
1.5 KB
|
08e16de0
|
7 years
|
Jaroslav Jindrak |
cpp: added <random> declarations and some definitions
|
ratio
|
1.5 KB
|
0806544
|
7 years
|
Jaroslav Jindrak |
cpp: added proxy headers for the three previously implemented modules …
|
regex
|
1.5 KB
|
13f7525
|
7 years
|
Jaroslav Jindrak |
cpp: added missing headers that currently just cause compilation …
|
scoped_allocator
|
1.5 KB
|
13f7525
|
7 years
|
Jaroslav Jindrak |
cpp: added missing headers that currently just cause compilation …
|
set
|
1.5 KB
|
89bc6460
|
7 years
|
Jaroslav Jindrak |
cpp: added set
|
sstream
|
1.5 KB
|
6c242c3
|
7 years
|
Jaroslav Jindrak |
cpp: added sstream implementation
|
stack
|
1.5 KB
|
45147a4c
|
7 years
|
Jaroslav Jindrak |
cpp: added mostly complete stack adapter implementation, the only …
|
stdexcept
|
1.5 KB
|
13f7525
|
7 years
|
Jaroslav Jindrak |
cpp: added missing headers that currently just cause compilation …
|
streambuf
|
1.5 KB
|
4d30bcd9
|
7 years
|
Jaroslav Jindrak |
cpp: added a dummy stup of basic_streambuf
|
string
|
1.5 KB
|
2e0256b
|
7 years
|
Jaroslav Jindrak |
cpp: moved string extractors and inserters to their own internal …
|
system_error
|
1.5 KB
|
e1a3ab7
|
7 years
|
Jaroslav Jindrak |
cpp: added declaration of ios_base and dummy implementations of some …
|
thread
|
1.5 KB
|
0806544
|
7 years
|
Jaroslav Jindrak |
cpp: added proxy headers for the three previously implemented modules …
|
tuple
|
1.5 KB
|
392b0ab3
|
7 years
|
Jaroslav Jindrak |
cpp: added basic tuple implementation
|
type_traits
|
1.6 KB
|
c866a83
|
7 years
|
Jaroslav Jindrak |
cpp: split too big files into smaller (loosely related) sub files
|
typeindex
|
1.5 KB
|
51a3eef
|
7 years
|
Jaroslav Jindrak |
cpp: added implementation of std::type_index
|
typeinfo
|
1.5 KB
|
b1cd380c
|
7 years
|
Jaroslav Jindrak |
cpp: moved the implementation of the system headers to .hpp files in …
|
unordered_map
|
1.5 KB
|
420ebf2
|
7 years
|
Jaroslav Jindrak |
cpp: added declaration-only version of the unordered_map headers
|
unordered_set
|
1.5 KB
|
b24bb1c
|
7 years
|
Jaroslav Jindrak |
cpp: added declaration-only version of the unordered_set headers
|
utility
|
1.5 KB
|
c866a83
|
7 years
|
Jaroslav Jindrak |
cpp: split too big files into smaller (loosely related) sub files
|
valarray
|
1.5 KB
|
13f7525
|
7 years
|
Jaroslav Jindrak |
cpp: added missing headers that currently just cause compilation …
|
vector
|
1.5 KB
|
289b2dd
|
7 years
|
Jaroslav Jindrak |
cpp: started working on vector
|