summaryrefslogtreecommitdiffstats
path: root/document
Commit message (Expand)AuthorAgeFilesLines
* Removed TestApp::GetSourceDirectoryArnstein Ressem2016-11-0210-54/+45
* Initialize fieldVegard Sjonfjell2016-10-311-1/+1
* Implement document update serializing of create if non existent fieldVegard Sjonfjell2016-10-313-4/+45
* LZ4_compressHC2_withStateHC is deprecatedArne H Juul2016-10-171-1/+2
* Remove the XXXFactory indirection. Just use static method on Alloc.Henning Baldersheim2016-10-164-11/+6
* Revert "Revert "Voffeloff/constant tensor validation""Vegard Sjonfjell2016-10-075-37/+10
* Handle variations to alignment smoother.Henning Baldersheim2016-10-031-1/+1
* Checkpoint 1Henning Baldersheim2016-10-034-31/+33
* Dirty workaround to DI hostile legacy codeJon Bratseth2016-10-031-4/+4
* Revert "Remove unnecessary dependency"Jon Bratseth2016-09-292-10/+8
* Remove unnecessary dependencyJon Bratseth2016-09-292-8/+10
* CleanupJon Bratseth2016-09-292-0/+4
* Support document-api in applicationJon Bratseth2016-09-281-1/+1
* Remove boost::scoped_array.Henning Baldersheim2016-09-211-1/+0
* Cheaper version legality checkHenning Baldersheim2016-09-211-2/+4
* No need for boost::assign here.Henning Baldersheim2016-09-211-77/+36
* Lets stick to std:: when we have similar functionality there.Henning Baldersheim2016-09-211-0/+0
* No need for boost::operators.Henning Baldersheim2016-09-201-3/+3
* Remove some unused include files.Henning Baldersheim2016-09-202-3/+0
* Voffeloff/documentupdate json serializer (#675)Vegard Sjonfjell2016-09-2010-303/+1176
* Change to use eval::ValueType instead of tensor::TensorType.Geir Storli2016-09-151-1/+0
* We do not need the tensors everywhere.Henning Baldersheim2016-09-111-0/+1
* It seems gcc 6 assumes that Refernces can never be nullptr.Henning Baldersheim2016-08-291-2/+3
* Include all you need yourself.Henning Baldersheim2016-08-251-0/+2
* ignore filesHaavard2016-08-231-0/+2
* Aressem/cmake more out of source tests (#441)Arnstein Ressem2016-08-2312-45/+63
* Merge pull request #428 from yahoo/geirst/more-testing-of-assign-update-for-t...Tor Egge2016-08-181-7/+23
|\
| * Test serialization and de-serialization of assign update for tensor field.Geir Storli2016-08-181-7/+23
* | Test serialization/deserialization of tensor assign value update.Tor Egge2016-08-172-2/+3
|/
* Merge pull request #417 from yahoo/geirst/add-support-for-assign-and-clear-up...Tor Egge2016-08-163-30/+95
|\
| * Test assign and clear update for tensor fields.Geir Storli2016-08-161-8/+48
| * Add support for assign value update (and clear) for tensor fields.Geir Storli2016-08-162-22/+47
* | Split into separate tests for tensor assign update and tensor clear update.Tor Egge2016-08-161-17/+29
* | Enable tensor field assign updates in backend.Tor Egge2016-08-162-1/+48
|/
* fixing warnings found a bug in the testArne H Juul2016-07-031-1/+1
* quick fix for signed-compare warningsArne H Juul2016-07-033-7/+7
* avoid "unused result" warningsArne H. Juul2016-07-023-17/+39
* avoid including math.hArne Juul2016-06-272-3/+1
* remove redundant ignoring of Testing directoriesHaavard2016-06-231-1/+0
* Move parent pom to toplevel directoryEirik Nygaard2016-06-231-1/+0
* Merge branch 'master' into dybis/update-authorHaakon Dybdahl2016-06-1732-43/+34
|\
| * Use github user name in author tags.Geir Storli2016-06-1710-10/+10
| * Merge pull request #19 from yahoo/bratseth/use-github-name-in-authorHenning Baldersheim2016-06-176-17/+8
| |\
| | * Use github name in @authorJon Bratseth2016-06-166-17/+8
| * | Created by balder -> @author baldersheimHenning Baldersheim2016-06-172-2/+2
| * | balder -> baldersheimHenning Baldersheim2016-06-176-6/+6
| * | balder -> baldersheim in OWNERS file.Henning Baldersheim2016-06-171-1/+1
| * | mailto:balder -> baldersheimHenning Baldersheim2016-06-177-7/+7
* | | update author field.Haakon Dybdahl2016-06-171-1/+1
|/ /
* | Declared test executables as tests with TEST parameterVegard Sjonfjell2016-06-1610-16/+16