Niels
|
77e6af0593
|
cleanup
|
2015-07-24 22:50:22 +02:00 |
|
Niels
|
0608e2d3e0
|
added g++-mingw-w64-i686
|
2015-07-24 22:43:00 +02:00 |
|
Niels
|
d9a2077a0e
|
only calculate coverage for GCC 4.9
|
2015-07-24 22:41:12 +02:00 |
|
Niels
|
3af829ef02
|
try
|
2015-07-24 22:29:03 +02:00 |
|
Niels
|
6a0be8b81c
|
llvm source
|
2015-07-24 22:21:30 +02:00 |
|
Niels
|
9d01160ca8
|
cleaned llvm sources
|
2015-07-24 22:19:14 +02:00 |
|
Niels
|
004bb1e952
|
more llvm sources
|
2015-07-24 22:16:24 +02:00 |
|
Niels
|
82940483c3
|
sources for llvm
|
2015-07-24 22:14:16 +02:00 |
|
Niels
|
76bb61b544
|
set compiler flag
|
2015-07-24 22:11:09 +02:00 |
|
Niels
|
3b1c3fb77f
|
added clang
|
2015-07-24 22:08:29 +02:00 |
|
Niels
|
48ad40607c
|
fix for environment
|
2015-07-24 22:03:45 +02:00 |
|
Niels
|
af5efeeff6
|
try env
|
2015-07-24 22:00:48 +02:00 |
|
Niels
|
56f1db2996
|
added CXX
|
2015-07-24 21:54:38 +02:00 |
|
Niels
|
a4671428ca
|
wrong sources
|
2015-07-24 21:52:56 +02:00 |
|
Niels
|
2ef7be5faf
|
wrong sources
|
2015-07-24 21:51:01 +02:00 |
|
Niels
|
25293a4ca6
|
added missing source
|
2015-07-24 21:46:46 +02:00 |
|
Niels
|
276444113c
|
local installation
|
2015-07-24 21:43:07 +02:00 |
|
Niels
|
f5d2efdbd8
|
move to new Travis infrastructure
|
2015-07-24 21:41:07 +02:00 |
|
Niels
|
300fba6388
|
fixed Windows build
|
2015-07-19 13:33:03 +02:00 |
|
Niels
|
623c03bc49
|
some cleanup
|
2015-07-19 12:41:46 +02:00 |
|
Niels
|
818ae5a524
|
updated documentation to show off MSVC support
|
2015-07-16 22:37:54 +02:00 |
|
Niels
|
92fffaa872
|
cleanup
|
2015-07-16 19:53:42 +02:00 |
|
Niels
|
afb17d7fac
|
typo...
|
2015-07-16 19:39:18 +02:00 |
|
Niels
|
c89ca716c5
|
switch off optimizations in MSVC
|
2015-07-16 19:32:19 +02:00 |
|
Niels
|
a63c794521
|
some changes to Appveyor
|
2015-07-16 19:04:51 +02:00 |
|
Niels
|
5084159048
|
added changes from #105: MSVC fixes
- additionally, switch off optimization flags to maybe allow build to
complete on AppVeyor
|
2015-07-16 18:45:19 +02:00 |
|
Niels
|
e007f02c54
|
updated readme
|
2015-07-14 21:24:29 +02:00 |
|
Niels
|
5c813b614f
|
closes #104 and integrates code from #93
Iterators are now implemented via const_iterators and reverse_iterator
and const_reverse_iterator now share a template class. Thanks a lot!
|
2015-07-14 21:21:08 +02:00 |
|
Niels
|
1c8d5dc211
|
added another insert function
|
2015-07-12 22:47:08 +02:00 |
|
Niels
|
092bf39f53
|
added test case
|
2015-07-12 20:40:46 +02:00 |
|
Niels
|
186aefb8f2
|
added first insert functions
|
2015-07-12 18:28:23 +02:00 |
|
Niels
|
b2efd50a03
|
more documentation
|
2015-07-12 17:08:51 +02:00 |
|
Niels
|
5e1d0f1592
|
more documentation and some cleanup
|
2015-07-12 14:49:37 +02:00 |
|
Niels
|
c012b29ae5
|
worked on #102: more documentation and examples
|
2015-07-08 16:55:29 +02:00 |
|
Niels
|
19d550c044
|
new implementation for (const_)reverse_iterator to cope with issue #93
|
2015-07-07 23:31:43 +02:00 |
|
Niels
|
12d174d424
|
fixed #100
|
2015-07-06 23:21:54 +02:00 |
|
Niels
|
e070aed8a7
|
cleanup
|
2015-07-06 21:12:50 +02:00 |
|
Niels
|
2bc5d893c8
|
refactored generic iterator into a new class primitive_iterator_t
|
2015-07-05 22:22:15 +02:00 |
|
Niels
|
82a6995306
|
fixed #101
|
2015-07-01 23:08:54 +02:00 |
|
Niels
|
abd741708d
|
more tests
|
2015-06-30 00:12:18 +02:00 |
|
Niels
|
55fe3807c9
|
small README fix
|
2015-06-29 23:20:33 +02:00 |
|
Niels
|
5ae2babf61
|
add online examples
|
2015-06-29 23:02:41 +02:00 |
|
Niels
|
540c58964d
|
closed #91
|
2015-06-29 20:53:01 +02:00 |
|
Niels
|
48c4f4d05d
|
more documentation
|
2015-06-28 19:32:09 +02:00 |
|
Niels
|
7d9cfb1b32
|
added documentation for erase functions
|
2015-06-28 15:49:40 +02:00 |
|
Niels
|
862e7000f4
|
fixed #94
|
2015-06-28 14:39:52 +02:00 |
|
Niels
|
3f6b10733b
|
addressed static analysis warnings #94
|
2015-06-28 14:02:47 +02:00 |
|
Niels
|
c58c5aa8c9
|
fixed #97
- added functions is_structured() and is_primitive()
- updated documentation
- updated test cases
|
2015-06-27 18:43:11 +02:00 |
|
Niels
|
3ffedea5c4
|
minor changes
|
2015-06-25 00:40:16 +02:00 |
|
Niels
|
5bad95f48e
|
reset travis file
|
2015-06-24 23:08:40 +02:00 |
|