StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

CB Bailey

Rating
1651.10 (543rd)
Reputation
723,355 (24th)
Page: 1 ... 32 33 34 35 36 ... 40
Title Δ
git: better way for git revert without additional reverted commit +0.39
How do we explain the result of the expression (++x)+(++x)+(++x)? +0.67
What is the difference between int x=1 and int x(1) in C++? +1.37
What is the optimization level ( g++ ) you use while compairing two... -0.15
Trying to fix line-endings with git filter-branch, but having no luck +0.39
Is the use of vectors of pointers here unnecessary or worse, cause... +0.30
Namespaces with external linkage +0.90
Preventing a complete rebuild using branches with GIT and Visual St... 0.00
Git multiple release branches, building automated incremental revis... 0.00
Git checkout/pull doesn't remove directories? -1.14
Better way to use git add? +0.40
passing a block of memory from a function +0.60
Confusion in exception handling +0.31
What is the difference between throw and throw with arg of caught e... +1.37
Activation Record in C -0.95
What's going on with overriding and overloading here in C++? +0.32
Git rebase / merge for public releases +0.32
printf seems to be ignoring string precision 0.00
Git smudge filter 0.00
C++ thinks '<<' is not a member of class, but it is +0.54
Find tag information for a given commit +0.32
Does malloc/new return memory blocks from Cache or RAM? -0.25
.gitignore - ignore any 'bin' directory +0.86
Initialization between types "const int** const" and &quo... -0.93
How to undo "git commit --amend" done instead of "gi... +0.74
Template friendship +0.26
Why am I getting the message, "fatal: This operation must be r... -0.61
How to make elements of vector unique? (remove non adjacent duplica... +0.14
Git create branch from current checked out master? +1.40
Defragmenting C++ Heap Allocator & STL +0.92
initializing a C++ std::istringstream from an in memory buffer? +1.16
How to write a function that takes an iterator or collection in a g... +0.81
How to list versioned files in git? +1.43
How to split last commit into two in Git +0.36
Specification on C++ and C#? +1.32
EndOfFile in C - EOF +0.45
Virtual inheritance - gcc vs. vc++ +1.81
How can I modify a 2d array passed to a function? +0.33
Getting Git to Acknowledge Previously Moved Files +0.51
How to prevent Overloading? +1.09
C++ Class or Struct compatiblity with C struct -0.41
File Pointer Position +0.33
Detecting EOF in C +0.56
Static array of const pointers to overloaded, templatized member fu... 0.00
Printing the contents of a file using the #include directive (prepr... +0.42
C++: Operator overloading of < for pointers to objects -0.45
Revert exception specifications behavior under VC++ 9.0 +1.30
Array of const char* +0.85
Polymorphism & Pointers to arrays +0.78
c++ map find() to possibly insert(): how to optimize operations? -0.66