- Sep 11, 2018
-
-
Hannu Niemistö authored
Change-Id: Id6259f486c830dcfe86b8f09c82535c5f0e5a782
-
- Sep 10, 2018
-
- Sep 08, 2018
-
- Sep 06, 2018
-
- Sep 03, 2018
-
- Aug 26, 2018
-
-
Tuukka Lehtonen authored
Previous too-optimized implementation had multiple flaws: * Index calculation did not have enough parenthesis in it which meant that the value table index was sometimes calculated incorrectly. This lead to string literal values being read incorrectly. * Did not take into account string literals longer than 127 characters * Did not take into account that string literals are modified-utf-8 encoded and simply decoded them as US-ASCII bytes. Essentially all resources with name containing special characters were indexed incorrectly up until now. All of these flaws have been in the code for ages. gitlab #86 Change-Id: Ibd5ecbaa1cdd1b8be759905bd8c29b9f8e012207 (cherry picked from commit cd47b687)
-
- Aug 03, 2018
- Jul 18, 2018
-
-
Hannu Niemistö authored
Change-Id: I4c43ff1f73639948bcefa4bf3c41cf4a06ff6b95
-
- Jul 17, 2018
-
-
Hannu Niemistö authored
Change-Id: Ib5e62d908935727110d5ea78f8355ab442a53aa5
-
Statement removal was broken in write only request. TG remover did not correctly manage internal resources. Added hardening against errors. gitlab #32 Change-Id: I120fcbdb7077e0f037104331480a2b1ab090d798
-
refs #14162 Change-Id: I3d8048ee763b5e41e0b9835afcb129ad50b88025
-
- Jul 03, 2018
-
-
gitlab #33 Change-Id: Ibd4239b76d1d88fe4303bec9d7cc407d15e8505b
-
Also made the pool spawn daemon threads to allow shutdown regardless of whether the pool is shut down or not. gitlab #29 Change-Id: I680e15407c0fd0586070a212d291efd44dc28f5d
-
Hannu Niemistö authored
gitlab #37 Change-Id: I6ab788e55824dbc3b2dd656cbb6ead407e35938a
-
Hannu Niemistö authored
gitlab #39 Change-Id: I182b1aeec26a2d0e5397d3d996cfecbb0dccae14
-
- Jun 11, 2018
- Jun 08, 2018
-
-
Tuukka Lehtonen authored
See https://blogs.msdn.microsoft.com/oldnewthing/20120907-00/?p=6663/ gitlab #19 Change-Id: Ia12c848aa75836597121eadec05061ea23bb1240 (cherry picked from commit ad8fc537)
-
Tuukka Lehtonen authored
gitlab #16
-
- May 31, 2018
-
-
Tuukka Lehtonen authored
gitlab #14 Change-Id: Ia79a0fd4b895f02f98c6113cd1ca9fe95104c9d0
-
Hannu Niemistö authored
-
Hannu Niemistö authored
gitlab #12 Change-Id: I0b0aec3bb71138a5033ae2337178c86ff04f5e59
-
- May 29, 2018
-
-
Jussi Koskela authored
Add missing Proc effect to buildClient function. Function to read content length from response. Function to read headers from response. Option to add read / write progress callback functions. gitlab #11 Change-Id: Iaff99e05e35a494b154d7d5b04bd936bb95b0407
-
- May 25, 2018
-
-
Tuukka Lehtonen authored
The previous fix done for the same problem in Simantics redmine issue 7842 and commits c912edf1, 803c42fd and 0cfc6a9b was simply wrong. Using ModelingUtils.needsIdentifier is the most proper way to fix this. gitlab #10 Change-Id: Id7cdc32a6596588154913fced742d751ce6ba864 (cherry picked from commit 290c3cfc)
-
- May 18, 2018
-
-
Tuukka Lehtonen authored
-
Tuukka Lehtonen authored
This intentionally doesn't replace the original history sampling function since it might be used elsewhere. gitlab #9 Change-Id: Ie7ea8f37f29a5a277a6678e7716e340884d30e69
-
Hannu Niemistö authored
gitlab #8 Change-Id: I87a1dc12d84c7875db075dec09ad08a60d8e40d1
-
- May 17, 2018
-
-
Marko Luukkainen authored
-
Marko Luukkainen authored
gitlab #7 Change-Id: I03a51472f2e9d38a78e38b92617d0e9f975f6c54
-
- May 15, 2018
-
-
refs #7864 Change-Id: I5d9dac3fc1dd43c21ff4a63d9e7ecab0081c3dcb
- May 14, 2018
-
-
Hannu Niemistö authored
-
Hannu Niemistö authored
Change-Id: I079ad59d7997a4a17abaf7835f7d71ce8c006085
-