index
:
~anholt/apitrace
frameretrace
loopsecs
timing
Unnamed repository; edit this file 'description' to name the repository.
anholt
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cli
/
cli_pickle.cpp
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-26
trace: Serialize wide-strings properly.
José Fonseca
1
-0
/
+4
2014-06-24
cli/pickle: Pass argument names.
José Fonseca
1
-0
/
+7
2014-06-24
cli/pickle: Treat pointers specially.
José Fonseca
1
-1
/
+1
2014-06-24
cli/pickle: Pass structures as dictionaries.
José Fonseca
1
-1
/
+1
2014-06-24
cli/pickle: Pass across tuples/lists consistently.
José Fonseca
1
-2
/
+2
2014-06-24
cli/pickle: More efficient tuples.
José Fonseca
1
-3
/
+6
2014-06-24
cli/pickle: Pickle call flags as well.
José Fonseca
1
-0
/
+2
2014-05-02
cli: Ensure variable is initialized.
José Fonseca
1
-1
/
+1
2013-12-10
apitrace: Allow multiple --calls and/or --frames input options
Lawrence L Love
1
-1
/
+1
2013-10-13
cli: Fix invalid option message.
José Fonseca
1
-1
/
+1
2012-11-20
cli: Rename replay -> retrace.
José Fonseca
1
-1
/
+0
2012-05-17
Pickle Repr nodes too.
José Fonseca
1
-0
/
+8
2012-03-17
Disable std::cout's stdio sync when pickling.
José Fonseca
1
-0
/
+2
2012-03-17
Pickle blobs as bytearrays.
José Fonseca
1
-1
/
+1
2012-03-16
Diff with symbolic names.
José Fonseca
1
-15
/
+59
2012-02-18
Use getopt on apitrace pickle.
José Fonseca
1
-21
/
+29
2012-02-09
Set binary mode when outputing PNM from glretrace via stdout.
José Fonseca
1
-21
/
+3
2012-01-31
Avoid hacking around argc / argv.
José Fonseca
1
-1
/
+1
2012-01-27
Correctly copy "out" arguments to the "leave" portion of the trace
Carl Worth
1
-2
/
+2
2012-01-27
Ensure stdin/stdout is in binary mode on windows when pickling.
José Fonseca
1
-1
/
+22
2012-01-26
Python pickle output.
José Fonseca
1
-0
/
+216