Commit Graph

118 Commits

Author SHA1 Message Date
Jonathan Shook
c1143e4fa2 make shared state easier to use 2022-05-25 11:59:36 -05:00
Jonathan Shook
1b3cead29a add binding functions ToJavaInstant, ToJodaInstant, Expr to Object 2022-05-18 13:05:10 -05:00
Jonathan Shook
49f8c1c181 add aplv2 headers to virtdata-lib-basics 2022-03-08 14:17:18 -06:00
Jonathan Shook
2e74116dca formatting 2021-12-21 13:08:39 -06:00
Jonathan Shook
9c765f29a8 make ThreadLocals transient for gson compat in Java 17 2021-12-21 13:08:03 -06:00
Jonathan Shook
330cc6e0ad add EscapeJSON: explicit JSON contente excape function 2021-12-20 10:04:16 -06:00
Jonathan Shook
c04e3c0987 add typed Indexed property to fix ThreadNum 2021-11-19 17:36:49 -06:00
Jonathan Shook
ff142fd0b2 refactor/improve stat samplers for efficiency and correctness 2021-11-18 16:35:20 -06:00
Jonathan Shook
44b8119b38 update categories for functions 2021-11-16 12:55:18 -06:00
Jonathan Shook
f8d99c086a update docs and categories for functions 2021-11-12 20:49:16 -06:00
Jonathan Shook
cff147efa6 provide a moving aggregate of statistics on generated values 2021-11-12 20:04:40 -06:00
Jonathan Shook
e6f1707d36 post-merge fixups 2021-11-10 14:37:55 -06:00
Jonathan Shook
fea9cce437 add clock-based temporal binding functions 2021-11-04 21:57:41 -05:00
Jonathan Shook
b8a3c98aca Config API updates 2021-07-22 17:40:12 -05:00
Jonathan Shook
ef8ecdffc2 Config API updates 2021-07-20 18:26:38 -05:00
Jonathan Shook
a80e6d599b post-merge fix-ups 2021-06-22 11:10:42 -05:00
Jonathan Shook
7c7ea039da post-merge fixups 2021-06-17 13:02:14 -05:00
Jonathan Shook
9403f51f3a improve ToDate semantics and docs 2021-06-17 12:04:46 -05:00
Jonathan Shook
34855a3982 Merge pull request #336 from XN137/fix-errorprone-errors
fix errors found by errorprone
2021-06-17 11:32:23 -05:00
Christopher Lambert
950b31fbae fix errors found by errorprone 2021-06-17 15:03:16 +02:00
Christopher Lambert
2cd393ae7a use junit5 apis to remove junit4 dependency 2021-06-17 09:45:39 +02:00
Jonathan Shook
0cd100d49f simplify CSV sampling usage 2021-06-01 17:35:40 -05:00
Jonathan Shook
d2fc94b873 avoid NPE in ElemProbD 2021-06-01 17:35:06 -05:00
Jonathan Shook
6a0eca25d7 add binding functions 2021-04-21 11:50:37 -05:00
Jonathan Shook
1c23d5a5ff docs update 2021-04-21 11:50:20 -05:00
Jonathan Shook
ac19e86a6a deprecate duplicate function ByteBufferToHex for ToHex 2021-04-21 11:43:57 -05:00
Jonathan Shook
a64ca6beee actually add new functions to build 2021-04-19 10:30:14 -05:00
Jonathan Shook
5f184e5592 add bindings for init-and-use byte buffers and char buffers 2021-04-16 15:37:58 -05:00
Jonathan Shook
bf1a43fa41 add bindings for ToJSON(), ToJSONPretty() 2021-04-16 15:37:38 -05:00
Jonathan Shook
1dc9408073 add missing workload and descriptions 2021-04-15 16:58:53 -05:00
phact
43ef88f3e5 Use CSVFormat.Default to handle rfc4180 CSVs 2021-04-01 03:33:09 -04:00
Jonathan Shook
c3910d69a4 add hash range scaled with scale factor parameter 2021-02-24 13:02:15 -06:00
Jonathan Shook
7e776d5fcf allow HOF form of HashedFileExtract with sizefunc parameter 2021-02-18 15:55:13 -06:00
Jonathan Shook
c6f09f3e87 add ReplaceAll, ReplaceRegex binding functions 2021-02-05 14:42:31 -06:00
Jonathan Shook
8acff68cf6 add HTMLEntityDecode() and HTMLEntityEncode() functions 2021-02-04 18:28:06 -06:00
Pierre Sauvage
6f56c13441 Add ByteBufferSizedHashed
Like HashedToByteBuffer, but param is a size function instead of a fixed length
2021-01-27 13:23:08 +01:00
Jonathan Shook
fc42ff4736 disable hashed file function for now 2021-01-21 15:27:33 -06:00
Jonathan Shook
83a40b015f provide additional signature for HashedFileExtract 2021-01-21 00:19:03 -06:00
Jonathan Shook
60fa052951 add default log4j configs 2020-11-16 17:29:17 -06:00
Jonathan Shook
a3e0739ade add FixedValues for double 2020-11-16 17:29:11 -06:00
Jonathan Shook
4996d206c7 config API improvements 2020-11-16 17:28:39 -06:00
Jonathan Shook
55edec5389 add ToByteBuffer binding function 2020-11-16 16:32:21 -06:00
Jonathan Shook
574a89e75a pull ConfigAware api up 2020-10-23 02:36:04 -05:00
Jonathan Shook
71195d0a0b http release fixes 2020-10-23 02:35:58 -05:00
Jonathan Shook
7017b6cd53 add SplitLongs function 2020-10-23 02:35:36 -05:00
Jonathan Shook
467af1e3a3 Merge pull request #207 from ncarvind/issue-206
fix WeightedLongs function: member values not allocated
2020-09-23 12:20:41 -05:00
ncarvind
8a4673d7ce fix WeightedLongs function: member values not allocated 2020-09-23 03:19:05 -05:00
Jonathan Shook
ce4ae9623f merge main into http_finish and fixup conflicts and http APIs 2020-09-15 20:33:31 -05:00
Jonathan Shook
0ce2f6356f allow nested Template within thread 2020-09-03 12:18:06 -05:00
Jonathan Shook
6179692162 remove pre formatting to appease markdown-it fenced code sections 2020-08-17 16:19:58 -05:00