1. a043ccb Remove remaining "exceptions" in fxbarcode. by Lei Zhang · 6 years ago
  2. 0559d9d Get rid of "exceptions" in CBC_OneDimWriter::AppendPattern(). by Lei Zhang · 6 years ago
  3. db36c24 Get rid of "exceptions" in CBC_QRCoderMaskUtil::GetDataMaskBit(). by Lei Zhang · 6 years ago
  4. eab48f3 Get rid of "exceptions" in CBC_QRCoderMode::GetCharacterCountBits(). by Lei Zhang · 6 years ago
  5. cb8a4dd Get rid of "exceptions" in CBC_QRCoderBitVector::At(). by Lei Zhang · 6 years ago
  6. 0f6f937 Get rid of "exceptions" in CBC_SymbolInfo::Lookup(). by Lei Zhang · 6 years ago
  7. 8435f24 Get rid of "exceptions" from CBC_EncoderContext ctor. by Lei Zhang · 6 years ago
  8. b102431 Remove BC_Utils.cpp. by Tom Sepez · 6 years ago
  9. 7ca1199 Remove CBC_QRCoder{Mode,ErrorCorrectionLevel}::ForBits(). by Tom Sepez · 6 years ago
  10. 5f5b680 Get rid of "exceptions" in CBC_C40Encoder::HandleEOD(). by Lei Zhang · 6 years ago
  11. 0d4f5ca Get rid of "exceptions" in CBC_Encoder::Encode(). by Lei Zhang · 6 years ago
  12. 105a664 Remove "exceptions" from CBC_PDF417HighLevelEncoder. by Lei Zhang · 6 years ago
  13. 673af68 Remove some "exceptions" from reedsolomon code. by Lei Zhang · 6 years ago
  14. 9412c8e Get rid of "exceptions" in CBC_QRCoderMatrixUtil. by Lei Zhang · 6 years ago
  15. 61ea984 Remove BCExceptionInvalidateCharacter. by Lei Zhang · 6 years ago
  16. 0a815ae Remove dead CBC_QRCoderEncoder code. by Lei Zhang · 6 years ago
  17. ce03169 Clean up CBC_ASCIIEncoder. by Lei Zhang · 6 years ago
  18. 951b111 More define cleanup by Dan Sinclair · 7 years ago
  19. 9c392c8 Simplify some OS checks to PLATFORM checks by Dan Sinclair · 7 years ago
  20. 698aed7 Cleanup FX macros by Dan Sinclair · 7 years ago
  21. 3070e94 Remove _FX_IOS_ by Dan Sinclair · 7 years ago
  22. 2e4075d Fix checks for FX_WIN64_DESKTOP by Dan Sinclair · 7 years ago
  23. 275e260 Convert string class names by Ryan Harrison · 7 years ago
  24. bcd1e70 Remove fx_basic.h by Dan Sinclair · 7 years ago
  25. abc83aa Clean up CBC_SymbolInfo. by Lei Zhang · 7 years ago
  26. 60cd033 Remove dead dimensions code in fxbarcode. by Lei Zhang · 7 years ago
  27. 1badb85 Change more fxbarcode to use return values. by Lei Zhang · 7 years ago
  28. 1b22880 Change some fxbarcode to use return values. by Lei Zhang · 8 years ago
  29. b2a4047 Clean up QRCoderBitVector. by Lei Zhang · 8 years ago
  30. e778668 Move xfa/fxbarcode fxbarcode/ by Dan Sinclair · 8 years ago[Renamed (98%) from xfa/fxbarcode/utils.h]
  31. 8b6186f Remove CFX_ArrayTemplate from FX barcode code. by Tom Sepez · 8 years ago
  32. 812e96c Replace FX_CHAR and FX_WCHAR with underlying types. by Dan Sinclair · 8 years ago
  33. 3c056ae Remove redundant tests exposed by inlining macros in fxbarcode by Tom Sepez · 8 years ago
  34. c8017b2 Remove BC_EXCEPTION_CHECK macros by Tom Sepez · 8 years ago
  35. 82aa396 Replace CFX_ByteArray with CFX_ArrayTemplate<uint8_t> by tsepez · 8 years ago
  36. 91fd904 remove unused CFX_PtrToInt32 typedef by tsepez · 8 years ago
  37. d19e912 Remove FX_BOOL from xfa. by tsepez · 8 years ago
  38. a52ab74 Move core/fxcrt/include to core/fxcrt by dsinclair · 8 years ago
  39. f02f7e5 Fix compile error ‘isnan’ was not declared in this scope by phajdan.jr · 8 years ago
  40. d5d07dc Replace CFX_PtrArray with typesafe CFX_ArrayTemplate, part 8 by tsepez · 8 years ago
  41. deee3d2 Remove FX_DWORD from XFA, part 2 by tsepez · 9 years ago
  42. a8a28e0 Move core/include/fxcrt to core/fxcrt/include. by Dan Sinclair · 9 years ago
  43. 1770c02 Move xfa/src up to xfa/. by Dan Sinclair · 9 years ago