index
:
breakpad
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
processor
/
postfix_evaluator-inl.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Handle program strings with the assignment operator smashed against the next
mark@chromium.org
2012-02-23
1
-120
/
+144
*
Fix an invalid cast in PostfixEvaluator<ValueType>::EvaluateInternal().
mark@chromium.org
2012-02-23
1
-1
/
+1
*
Add support for @ operator to PostfixEvaluator
ted.mielczarek
2012-02-21
1
-1
/
+8
*
Initialize variables that currently may theoretically be used uninitialized
jessicag.feedback@gmail.com
2010-09-16
1
-3
/
+4
*
Reducing severity of most commonly logged ERRORS.
jessicag.feedback@gmail.com
2010-09-09
1
-5
/
+5
*
Breakpad: Avoid using the C++ <cfoo> headers.
ted.mielczarek
2010-06-25
1
-2
/
+3
*
Breakpad processor: Support negative literals in the postfix evaluator.
jimblandy
2010-02-24
1
-4
/
+18
*
Breakpad: Update copyright notice years on all files changed in 2010.
jimblandy
2010-02-09
1
-1
/
+1
*
Breakpad processor: Support evaluating a postfix expression to produce a value.
jimblandy
2010-02-05
1
-7
/
+40
*
Fix build errors with gcc 4.4. Patch by Silvius Rus <rus@google.com>.
mmentovai
2009-08-14
1
-0
/
+1
*
Fix license boilerplate on these two files. Apparently these were missed
mmentovai
2007-09-26
1
-10
/
+25
*
Add logging to minidump processor (#82). Part 2: add messages to the rest of
mmentovai
2007-05-21
1
-7
/
+33
*
Rename Airbag to Breakpad.
mmentovai
2007-02-14
1
-3
/
+3
*
Move headers for exported interfaces into src/google_airbag (#51). r=bryner
mmentovai
2006-11-06
1
-1
/
+1
*
Fix minor style problems (#58). r=bryner
mmentovai
2006-10-25
1
-1
/
+1
*
Handle frame pointer omission, (#21), part 4 (final part!): FPO stackwalker.
mmentovai
2006-10-20
1
-1
/
+4
*
Handle frame pointer omission (#21), part 2: PostfixEvaluator. r=bryner.
mmentovai
2006-09-22
1
-0
/
+238