Felipe Zimmerle
e8bd2151f2
Having _NAMES, variables proxied
...
Some variables share content with others; that is the case
for ARGS and ARGS_NAMES. Those are different in value, as
ARGS_NAMES holds the key name as value.
Instead of duplicating the strings for the different
collections, this patch unifies the collection in radix,
avoiding memory fragmentation. It is currently doing some
fragmentation while resolving the variable, but to be
mitigated by shared_ptr is VariableValues, a different
change.
TODO: place others variables such as COOKIE*NAMES to use
the same proxy.
2021-01-24 11:30:22 -03:00
..
2020-03-31 14:44:19 -03:00
2018-02-28 14:02:47 -03:00
2018-09-11 20:53:17 -03:00
2018-08-22 22:46:37 -03:00
2017-04-05 09:40:05 -03:00
2017-07-27 22:10:58 -03:00
2018-03-26 17:01:53 -03:00
2018-03-26 17:01:53 -03:00
2018-10-23 16:26:10 -03:00
2018-10-23 16:26:10 -03:00
2018-12-24 16:35:41 -03:00
2017-11-06 00:44:54 -03:00
2018-02-20 13:40:00 -03:00
2016-10-18 18:23:35 -03:00
2016-11-28 12:12:04 -03:00
2018-09-25 10:19:52 -03:00
2017-06-09 16:59:04 -03:00
2016-10-18 18:23:35 -03:00
2016-10-18 18:23:35 -03:00
2018-02-20 13:40:00 -03:00
2016-10-18 18:23:35 -03:00
2018-04-22 11:37:30 -03:00
2016-06-14 15:32:37 -03:00
2018-10-30 18:25:46 -03:00
2020-01-07 11:16:07 -03:00
2016-10-18 18:23:35 -03:00
2018-09-19 19:47:05 -04:00
2017-03-06 15:01:52 -03:00
2018-02-20 13:40:01 -03:00
2016-10-18 18:23:35 -03:00
2018-10-23 17:00:16 -03:00
2019-06-03 14:05:10 -03:00
2018-05-08 10:59:30 -03:00
2018-02-20 13:40:00 -03:00
2017-05-02 13:39:37 -03:00
2016-10-18 18:23:35 -03:00
2017-11-07 14:52:50 -03:00
2017-11-07 14:52:50 -03:00
2018-05-08 10:59:30 -03:00
2018-05-31 14:52:53 -03:00
2019-04-05 12:59:34 -03:00
2019-06-18 15:10:43 -03:00
2020-02-11 09:42:37 -03:00
2018-10-23 16:26:10 -03:00
2020-02-11 09:42:37 -03:00
2016-05-18 17:02:15 -03:00
2016-10-18 18:23:35 -03:00
2017-11-06 23:27:00 -03:00
2016-12-14 23:17:28 -03:00
2018-10-23 16:37:53 -03:00
2019-06-03 19:55:02 -03:00
2016-07-01 11:01:51 -03:00
2018-10-23 16:58:42 -03:00
2017-10-11 23:19:20 -03:00
2017-11-13 22:32:55 -03:00
2017-10-20 11:02:42 -03:00
2018-09-24 16:39:57 -03:00
2018-04-23 22:09:03 -03:00
2018-06-18 22:11:48 -03:00
2018-09-05 16:00:42 -03:00
2020-02-11 10:29:38 -03:00
2020-03-25 16:11:23 -03:00
2018-10-24 21:02:35 -03:00
2018-10-30 18:25:46 -03:00
2018-10-31 22:57:39 -03:00
2018-11-01 16:11:39 -03:00
2018-11-26 20:48:18 -03:00
2019-06-04 08:38:45 -03:00
2020-03-31 15:01:26 -03:00
2019-05-30 09:52:27 -03:00
2019-06-04 10:28:30 -03:00
2020-03-31 15:01:26 -03:00
2020-12-10 10:05:07 -03:00
2020-10-29 10:33:02 -03:00
2020-11-04 13:50:07 -03:00
2017-10-06 20:25:20 +00:00
2017-03-06 15:01:50 -03:00
2021-01-24 11:30:22 -03:00
2018-03-09 12:58:00 -03:00
2018-10-23 16:26:11 -03:00
2017-10-27 14:47:04 -03:00
2018-03-22 23:06:42 -03:00
2018-02-22 21:23:20 -03:00
2019-10-02 08:05:14 -07:00
2018-10-23 16:58:42 -03:00
2020-10-26 08:55:07 -03:00
2016-10-18 18:23:35 -03:00
2017-08-20 20:07:54 -03:00
2018-03-09 11:26:24 -03:00
2018-03-08 19:05:31 -03:00
2018-03-09 09:42:05 -03:00
2019-05-29 20:57:08 -03:00
2018-11-29 10:39:46 -03:00
2016-06-14 15:32:37 -03:00
2018-11-20 22:17:53 -03:00
2016-05-18 17:02:15 -03:00
2016-05-18 17:02:15 -03:00
2019-02-12 09:16:07 -03:00
2019-02-12 09:31:19 -03:00
2019-02-12 09:10:36 -03:00
2016-10-18 18:23:35 -03:00
2016-11-28 13:07:25 -03:00
2020-02-14 11:00:01 -03:00
2020-03-30 20:21:36 -03:00
2019-06-03 19:55:02 -03:00
2016-10-18 18:23:35 -03:00
2016-10-18 18:23:35 -03:00
2016-10-18 18:23:35 -03:00
2017-08-24 00:10:42 -03:00
2019-11-05 13:06:29 -03:00
2021-01-24 11:30:22 -03:00
2021-01-24 11:30:22 -03:00
2019-11-05 13:06:29 -03:00
2016-10-18 18:23:35 -03:00
2016-10-18 18:23:35 -03:00
2016-10-18 18:23:35 -03:00
2018-11-29 15:21:28 -03:00
2016-10-18 18:23:35 -03:00
2019-02-12 09:16:07 -03:00
2016-10-18 18:23:35 -03:00
2016-11-28 13:07:25 -03:00
2016-10-28 09:48:10 -03:00
2017-03-06 15:02:02 -03:00
2018-03-29 17:24:32 -03:00
2016-10-18 18:23:35 -03:00
2016-10-18 18:23:35 -03:00
2017-04-24 21:06:35 -03:00
2017-04-24 21:06:35 -03:00
2017-04-24 21:06:35 -03:00
2017-04-24 21:06:35 -03:00
2016-10-18 18:23:35 -03:00
2016-10-18 18:23:35 -03:00
2017-03-06 15:02:00 -03:00
2016-06-10 09:40:08 -03:00
2017-03-06 15:02:00 -03:00
2018-11-20 22:17:22 -03:00
2016-10-18 18:23:35 -03:00
2018-05-08 10:59:30 -03:00
2016-10-18 18:23:35 -03:00
2016-10-18 18:23:35 -03:00
2016-10-18 18:23:35 -03:00
2016-10-18 18:23:35 -03:00
2016-10-18 18:23:35 -03:00
2016-10-18 18:23:35 -03:00
2016-10-18 18:23:35 -03:00
2016-10-18 18:23:35 -03:00
2018-09-04 22:02:56 -03:00
2016-10-28 09:48:10 -03:00
2016-10-28 09:48:10 -03:00
2019-11-20 08:51:05 -03:00
2019-11-20 08:51:06 -03:00
2016-10-18 18:23:35 -03:00
2017-08-24 00:10:42 -03:00
2016-10-18 18:23:35 -03:00
2016-10-18 18:23:35 -03:00
2016-10-18 18:23:35 -03:00
2016-10-18 18:23:35 -03:00
2016-10-18 18:23:35 -03:00
2016-10-18 18:23:35 -03:00
2018-05-08 10:59:30 -03:00
2018-05-08 10:59:30 -03:00
2016-10-18 18:23:35 -03:00
2017-08-24 00:10:42 -03:00
2016-10-18 18:23:35 -03:00
2016-10-18 18:23:35 -03:00
2016-12-28 20:00:14 -03:00
2016-10-18 18:23:35 -03:00
2016-10-18 18:23:35 -03:00
2016-10-18 18:23:35 -03:00
2016-10-18 18:23:35 -03:00
2016-10-18 21:30:06 -03:00
2016-10-18 18:23:35 -03:00
2016-10-18 18:23:35 -03:00
2016-10-18 18:23:35 -03:00
2016-10-18 18:23:35 -03:00
2016-10-18 18:23:35 -03:00
2016-10-18 18:23:35 -03:00
2016-10-18 18:23:35 -03:00
2016-10-18 18:23:35 -03:00
2016-10-18 18:23:35 -03:00
2020-06-29 06:13:45 -07:00
2016-10-18 18:23:35 -03:00
2016-10-18 18:23:35 -03:00
2016-10-18 18:23:35 -03:00
2016-10-18 18:23:35 -03:00
2018-09-24 16:16:30 -03:00
2017-11-08 10:28:56 -03:00
2016-07-08 11:05:09 -03:00