Tomasz Sowa
d8260d8383
added: a new way: HEX format to saving/reading from PostgreSQL bytea columns
...
added: to Request:
// binary page
BinaryPage binary_page;
// a compressed page ready to send to the client
BinaryPage compressed_page;
// if true then either page or ajaxpage will be sent to the client
// if false then binary_page is sent
// default: true
bool use_text_page;
BinaryPage is defined as (in requesttypes.h):
typedef PT::TextStreamBase<char, 1, 4096> BinaryPage;
added: to Compress: now it can gets BinaryPage as arguments (input, output)
changed: winix version to: 0.5.0
added: in templates: TexTextStream class
for taking input to the TeX typesetting system
git-svn-id: svn://ttmath.org/publicrep/winix/trunk@884 e52654a7-88a9-db11-a3e9-0013d4bc506e
2012-09-11 05:19:45 +00:00
..
2012-09-11 05:19:45 +00:00
2012-09-11 05:19:45 +00:00
2011-07-28 22:18:10 +00:00
2012-04-30 22:53:54 +00:00
2012-09-11 05:19:45 +00:00
2012-09-11 05:19:45 +00:00
2012-09-06 17:50:14 +00:00
2012-09-06 17:50:14 +00:00
2012-01-12 02:24:08 +00:00
2011-06-24 20:53:21 +00:00
2011-06-21 21:24:49 +00:00
2012-01-24 23:03:36 +00:00
2012-02-27 17:43:59 +00:00
2012-01-24 23:03:36 +00:00
2011-07-28 22:18:10 +00:00
2012-03-09 02:36:25 +00:00
2012-03-09 02:36:25 +00:00
2011-12-04 19:34:39 +00:00
2012-03-17 05:11:23 +00:00
2011-09-13 06:08:34 +00:00
2012-05-27 18:11:34 +00:00
2012-05-26 23:04:49 +00:00
2012-04-28 20:57:57 +00:00
2012-04-30 22:53:54 +00:00
2012-05-26 23:04:49 +00:00
2012-05-26 23:04:49 +00:00
2012-09-06 17:50:14 +00:00
2012-09-06 17:50:14 +00:00
2011-06-19 20:59:58 +00:00
2012-03-12 20:30:36 +00:00
2012-09-11 05:19:45 +00:00
2012-06-22 23:34:33 +00:00
2012-07-10 16:50:59 +00:00
2012-07-10 16:50:59 +00:00
2011-06-21 21:24:49 +00:00
2011-06-21 21:24:49 +00:00
2012-03-17 05:11:23 +00:00
2012-01-24 23:03:36 +00:00
2012-04-28 20:57:57 +00:00
2012-04-28 20:57:57 +00:00
2012-03-17 05:11:23 +00:00
2012-06-30 18:37:52 +00:00
2012-08-19 14:25:43 +00:00
2012-01-12 02:24:08 +00:00
2011-06-24 20:53:21 +00:00
2012-08-19 14:24:24 +00:00
2012-09-11 05:19:45 +00:00
2012-09-11 05:19:45 +00:00
2012-09-11 05:19:45 +00:00
2012-09-11 05:19:45 +00:00
2012-05-30 19:04:18 +00:00
2012-05-30 19:04:18 +00:00
2012-03-17 05:11:23 +00:00
2012-03-17 05:11:23 +00:00
2012-05-24 21:09:37 +00:00
2012-04-30 22:53:54 +00:00
2012-05-24 21:09:37 +00:00
2012-03-17 05:11:23 +00:00
2012-06-26 23:19:19 +00:00
2011-07-07 17:02:14 +00:00
2012-04-28 20:57:57 +00:00
2012-04-28 20:57:57 +00:00
2012-06-26 23:19:19 +00:00
2012-06-26 23:19:19 +00:00
2012-05-27 18:11:34 +00:00
2012-05-19 17:04:33 +00:00
2012-05-19 17:04:33 +00:00
2012-06-26 23:19:19 +00:00
2012-06-26 23:19:19 +00:00
2012-06-26 23:19:19 +00:00
2012-06-26 23:19:19 +00:00
2012-03-09 02:36:25 +00:00
2012-06-26 23:19:19 +00:00
2012-06-26 23:19:19 +00:00
2012-05-30 19:04:18 +00:00
2012-05-30 19:04:18 +00:00
2012-09-11 05:19:45 +00:00