Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: objectcomputing/quickfast
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: objectcomputing/quickfast
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: ValueClass
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 130 files changed
  • 2 contributors

Commits on Dec 31, 2009

  1. Experimental work on Values in dictionaries

    dale.wilson committed Dec 31, 2009
    Configuration menu
    Copy the full SHA
    5d4fdc9 View commit details
    Browse the repository at this point in the history
  2. Thu Dec 31 14:24:36 UTC 2009 Dale Wilson <[email protected]>

            * src/Codecs/Context.h:
            * src/Codecs/Context.cpp:
            * src/Codecs/FieldInstructionAscii.cpp:
            * src/Codecs/FieldInstructionBlob.h:
            * src/Codecs/FieldInstructionBlob.cpp:
            * src/Codecs/FieldInstructionDecimal.cpp:
            * src/Codecs/FieldInstructionInteger.h:
            * src/Codecs/FieldOp.h:
            * src/Codecs/FieldOp.cpp:
    
            * src/Common/AsioService.h:
            * src/Common/AsioService.cpp:
            * src/Common/StringBuffer.h:
            * src/Common/Value.h:
            * src/Common/Value_fwd.h:
            Define Value to store "any" value (extracted from Field)
            Modify dictionaries to use Value rather than FieldCPtr.
            The ultimate goal is to eliminate allocation/free of Fields.
    dale.wilson committed Dec 31, 2009
    Configuration menu
    Copy the full SHA
    e16bc56 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2010

  1. ChangeLogTag: Tue Jan 5 00:09:42 UTC 2010 Dale Wilson <wilsond@ociweb…

    ….com>
    dale.wilson committed Jan 5, 2010
    Configuration menu
    Copy the full SHA
    40b66db View commit details
    Browse the repository at this point in the history
  2. ChangeLogTag: Tue Jan 5 00:09:42 UTC 2010 Dale Wilson <wilsond@ociweb…

    ….com>
    dale.wilson committed Jan 5, 2010
    Configuration menu
    Copy the full SHA
    19e28fe View commit details
    Browse the repository at this point in the history
  3. ChangeLogTag: Tue Jan 5 21:35:52 UTC 2010 Dale Wilson <wilsond@ociweb…

    ….com>
    dale.wilson committed Jan 5, 2010
    Configuration menu
    Copy the full SHA
    5a24632 View commit details
    Browse the repository at this point in the history
  4. ChangeLogTag: Tue Jan 5 21:35:52 UTC 2010 Dale Wilson <wilsond@ociweb…

    ….com>
    dale.wilson committed Jan 5, 2010
    Configuration menu
    Copy the full SHA
    3c04331 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2010

  1. ChangeLogTag: Wed Jan 6 00:01:56 UTC 2010 Dale Wilson <wilsond@ociweb…

    ….com>
    dale.wilson committed Jan 6, 2010
    Configuration menu
    Copy the full SHA
    5afd168 View commit details
    Browse the repository at this point in the history
  2. ChangeLogTag: Wed Jan 6 00:01:56 UTC 2010 Dale Wilson <wilsond@ociweb…

    ….com>
    dale.wilson committed Jan 6, 2010
    Configuration menu
    Copy the full SHA
    37c672d View commit details
    Browse the repository at this point in the history
  3. ChangeLogTag: Wed Jan 6 15:48:22 UTC 2010 Dale Wilson <wilsond@ociweb…

    ….com>
    dale.wilson committed Jan 6, 2010
    Configuration menu
    Copy the full SHA
    c04b9ee View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2010

  1. ChangeLogTag: Mon Jan 11 23:14:37 UTC 2010 Dale Wilson <wilsond@ociwe…

    …b.com>
    dale.wilson committed Jan 11, 2010
    Configuration menu
    Copy the full SHA
    d082801 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2011

  1. closing branches inherited from SVN

    Dale Wilson committed Dec 12, 2011
    Configuration menu
    Copy the full SHA
    92b9089 View commit details
    Browse the repository at this point in the history
Loading