Activity for Centrallix Application Platform

  • Anyason Anyason committed [ff92cf]

    Updated QPrintf documentation. Added %LL specifier and shifted IDs for QPrintf. Attempted adding a case for %LL

  • Anyason Anyason committed [161c9c]

    Updated qprintf sysdoc to contain %LL. Creation of test for %LL, not yet fully functional

  • Anyason Anyason committed [d3337e]

    QPrintf for %LL specifier and accompanying test.

  • Anyason Anyason committed [a7960d]

    qprintf %LL test - consolidated from work by Carl Cederborg

  • Anyason Anyason committed [2dbb96]

    Better check for qprintf ll overflow + code clarity

  • GitHub committed [2b9453]

    Merge pull request #39 from LightSys/qprintf_ll_specifier

  • Greg Beeley Greg Beeley committed [25639a]

    SQL Engine: begin work on reversing join sequencing to fix join issue

  • Greg Beeley Greg Beeley committed [890bda]

    Test suite: do not install test binaries to run test suite - run locally

  • Greg Beeley Greg Beeley committed [9ac594]

    SQL Engine: continued work on join execution refactoring.

  • Greg Beeley Greg Beeley committed [739c0e]

    SQL engine: working update to the SQL join execution logic

  • Greg Beeley Greg Beeley committed [462452]

    SQL engine: fix memory leak

  • Greg Beeley Greg Beeley committed [729046]

    OSML temporary collections: memory leak fix for collection autoindexing

  • Greg Beeley Greg Beeley committed [c9f1a0]

    SQL engine: initial work to address join test suite item #21

  • Greg Beeley Greg Beeley committed [acce30]

    SQL engine test suite join item #21

  • Greg Beeley Greg Beeley committed [225c2d]

    SQL engine: memory leak fix in Upsert operation

  • Greg Beeley Greg Beeley committed [c38820]

    SQL engine: some cleanup

  • Greg Beeley Greg Beeley committed [4ee0a7]

    SQL engine: join test suite #22 for grouping / many-to-one outer

  • Greg Beeley Greg Beeley committed [8839c2]

    SQL join tests: fix whitespace

  • Greg Beeley Greg Beeley committed [835dcd]

    SQL engine: fix for various outer join issues (test join #21, #22)

  • Greg Beeley Greg Beeley committed [7607bf]

    SQL engine: joins: resolve lockup issue

  • Greg Beeley Greg Beeley committed [945043]

    SQL join execution: clean up

  • GitHub committed [2bd029]

    Merge pull request #38 from LightSys/join-fix-20

  • Greg Beeley Greg Beeley committed [e2dd6e]

    SQL engine: fix for n-way joins where n > 2

  • Greg Beeley Greg Beeley committed [50903c]

    JS: table: fix column separator geometry issue

  • Greg Beeley Greg Beeley committed [788537]

    JS: dropdown: use loose equality comparison on group values

  • Greg Beeley Greg Beeley committed [cd0132]

    JS: osrc: pass additional information in OSRC event

  • Greg Beeley Greg Beeley committed [1bb72b]

    HTTP interface: handle EXEC statements in sql reopen

  • Greg Beeley Greg Beeley committed [2eb2bd]

    Adding EXEC SQL command

  • Greg Beeley Greg Beeley committed [34a188]

    JS: window widget: fix for pointer on firefox

  • Greg Beeley Greg Beeley committed [91570b]

    Expressions: bugfix for spurious log messages on datediff(), AND, and OR.

  • Greg Beeley Greg Beeley committed [164ac6]

    Minor fix to hardcoded numbers.

  • Greg Beeley Greg Beeley committed [5a5e0f]

    Test suite item for SQL EXEC command

  • Greg Beeley Greg Beeley committed [d0ac99]

    Adding missing testquery.qy file for SQL EXEC test item.

  • Greg Beeley Greg Beeley committed [4ff77b]

    HTTP Driver: improving Basic auth support

  • Anyason Anyason committed [5f8e81]

    HAVE_NCURSES defined if ncurses present. TODO: test presence of ncurses headers, conditionally use ncurses in t_driver.c based on whether symbol is defined

  • Anyason Anyason committed [23ba2d]

    Remove old temporary testrunner

  • Anyason Anyason committed [84eea1]

    don't set default terminal color to blue

  • Greg Beeley Greg Beeley committed [651d93]

    Query Pivot driver: adding keyless object capability

  • GitHub committed [7531b1]

    Merge pull request #17 from LightSys/testing-framework-detect-ncurses

  • Greg Beeley Greg Beeley committed [a2efa8]

    JS Table: add ShowSelection action and ability to cancel a click

  • Anyason Anyason committed [0aa9fc]

    Merge branch 'remove_net_raw' into testing-framework

  • Anyason Anyason committed [1f917c]

    Remove money type related test

  • Anyason Anyason committed [6fdcf3]

    Basic curses output working. Todo: setupterm and tigetstr error handling, detect presence of curses during build

  • Greg Beeley Greg Beeley committed [6f1ea9]

    Merge branch 'master' of https://github.com/LightSys/centrallix

  • Greg Beeley Greg Beeley committed [6c6254]

    JS: Dropdown: fix for grouped list handling

  • Anyason Anyason committed [2a4dc1]

    Test assert output is blue

  • Anyason Anyason committed [c8911a]

    Fix tabs/spaces in t_driver.c

  • Greg Beeley Greg Beeley committed [c7accf]

    Merge branch 'master' of https://github.com/LightSys/centrallix

  • GitHub committed [8d44c1]

    Merge pull request #15 from LightSys/remove_net_raw

  • Anyason Anyason committed [0af24f]

    Remove extraneous name comments from old native C baselines

  • Anyason Anyason committed [6008f0]

    type typo

  • Greg Beeley committed [019eed]

    JS: adding LinkApp option for images (was just on Launch of new pages)

  • Anyason Anyason committed [be07f9]

    Update README

  • Greg Beeley Greg Beeley committed [e3875e]

    JS: textbutton: add 'Click' action to programmatically click a button

  • Anyason Anyason committed [bc12b0]

    Display native C test output in blue

  • Anyason Anyason committed [63de4f]

    Makefile only compiles with -lncurses if ncurses present

  • Greg Beeley Greg Beeley committed [b596f3]

    Query driver: use xarray for params intead of fixed-length array.

  • Anyason Anyason committed [eaa738]

    Test driver works if HAVE_NCURSES is not defined

  • Anyason Anyason committed [dacfd2]

    Remove unused net_raw code

  • Greg Beeley Greg Beeley committed [df6f7e]

    JS: adding some transactional capability to forms

  • Anyason Anyason committed [96f0e2]

    Fix wrong information in t_driver header

  • Greg Beeley Greg Beeley committed [4250bf]

    Font metric update (required part 2)

  • Anyason Anyason committed [3e7ada]

    asserts should FAIL, add assert test

  • Greg Beeley Greg Beeley committed [7d2508]

    Test file for font metric testing in reporting

  • Anyason Anyason committed [731578]

    Basic testrunner file for running arbitrary Centrallix functions

  • Greg Beeley Greg Beeley committed [2140b6]

    CXLib: adding B64 encoder to qprintf (was unimplemented before).

  • Anyason Anyason committed [75f23e]

    Merge branch 'testing-framework' into testing-framework-detect-ncurses

  • Anyason Anyason committed [6315e7]

    separate makefile rule for t_driver.o

  • Anyason Anyason committed [4374d8]

    Removing old native C testing framework

  • Anyason Anyason committed [487ee7]

    Basic system for native C tests in /centrallix using assert

  • GitHub committed [e206e0]

    Merge pull request #14 from LightSys/testing-framework

  • Anyason Anyason committed [1c2e60]

    Example direct C test with assert and include

  • Anyason Anyason committed [218a18]

    remove extraneous stuff from diff

  • Greg Beeley Greg Beeley committed [4eabb5]

    Standard components: custom new button

  • Greg Beeley Greg Beeley committed [357da9]

    Reports: updated font metrics

  • Greg Beeley Greg Beeley committed [5ecdbb]

    OSRC: reduce server round trips, close objs in same request as query

  • Anyason Anyason committed [9a9451]

    Remove null character

  • Greg Beeley committed [025d0c]

    Merge branch 'master' of https://github.com/LightSys/centrallix

  • Anyason Anyason committed [c99aca]

    Handle error initializing curses terminal

  • Greg Beeley Greg Beeley committed [e0ad0c]

    Bugfix param handling of nulls

  • Anyason Anyason committed [629868]

    Remove extraneous test timing

  • Anyason Anyason committed [b99d6d]

    configure tests for presence of ncurses headers

  • Greg Beeley Greg Beeley committed [e498fe]

    Net HTTP: improvements for POST handling, memory leak fix

  • Greg Beeley Greg Beeley committed [c798d2]

    JS OSRC: add invalidate action, and find-object ability on queryparam

  • Greg Beeley committed [a7f7e9]

    Merge branch 'master' of https://github.com/LightSys/centrallix

  • Greg Beeley committed [3db02a]

    Clean up some warnings on GCC on CentOS 7.

  • Greg Beeley committed [456b9f]

    Sybase driver: fix for uninitialized local variable causing crash on BLOB read

  • Greg Beeley Greg Beeley committed [90b2de]

    Test suite linking fix

  • Greg Beeley committed [a02c6f]

    Cleanup warnings on GCC on CentOS 7

  • Greg Beeley Greg Beeley committed [bc67e9]

    Test suite README update

  • Greg Beeley Greg Beeley committed [92160d]

    Centrallix: adding straight C code test suite capability

  • Greg Beeley Greg Beeley committed [4a70a7]

    Merge branch 'master' of https://github.com/LightSys/centrallix

  • Greg Beeley Greg Beeley committed [6a6e9c]

    Updating test suite to correct dependency processing

  • Root Root committed [1f42ec]

    Add .idea folder to .gitignore (used by CLion)

  • Greg Beeley Greg Beeley committed [16c89c]

    CXLib MTASK: attempting yet another revision of netCloseTCP() shutdown logic

  • Greg Beeley Greg Beeley committed [212181]

    JS: tab control: send obscure/reveal when visibility property forces tab change

  • Greg Beeley Greg Beeley committed [6e957b]

    SQL engine: ensure __inserted is null after a failed insert

  • Greg Beeley Greg Beeley committed [52452e]

    Smart field: adjust label alignment

  • Greg Beeley Greg Beeley committed [2f8fcb]

    Textarea: use standard font instead of monospace; charset conversion workaround

  • Greg Beeley Greg Beeley committed [6450cc]

    Bugfix convert(integer, moneyvalue) for negative fractional money amounts

1 >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.