]> git.evergreen-ils.org Git - working/Evergreen.git/history - Open-ILS/src/c-apps/oils_idl-core.c
Make it possible to suppress IDL fields
[working/Evergreen.git] / Open-ILS / src / c-apps / oils_idl-core.c
2012-11-08 Mike RylanderMake it possible to suppress IDL fields
2012-05-23 Dan ScottMerge branch 'master' of git.evergreen-ils.org:Evergree...
2012-05-21 Dan ScottMerge branch 'master' of git.evergreen-ils.org:Evergree...
2009-04-30 ericksonfield array position is determined by position in the...
2009-04-29 scottmkWhen loading the IDL code in C or Perl: generate the...
2009-04-23 scottmkIf the "virtual" tag is not present for a field,
2009-03-31 scottmkPlugged some massive memory leaks.
2009-02-21 scottmk1. Added two new functions, oilsIDL_links and oilsIDL_f...
2009-02-06 mikerteaching everyone how to note the pkey delete restricti...
2009-01-30 mikeradding support for jump attribute, for remote indirecti...
2009-01-26 scottmkEliminated all calls to oilsIDLFindPath() in this file.
2009-01-26 scottmk1. Gave more descriptive names to a number of variables,
2009-01-15 scottmk1. Eliminated several strdups that were leaking memory,
2008-12-15 mikerattampt namespace-less attribute fetching
2008-12-15 mikertypo in idl parser; more pcrud debugging
2008-12-15 mikertypo stopping "retrieve" methods from being generated
2008-12-14 mikeralways attach the permission list, even if it is empty...
2008-12-14 mikerC port of the permacrud service. This touches a lot...
2008-07-25 ericksoninitializing some vars so gcc will stop warning
2008-04-11 mikerPatch from Scott McKellar:
2008-01-31 mikerPatch from Scott Mckellar to plug a few leaks
2007-11-20 mikerPatch from Scott McKellar to apply some const-correctne...
2007-11-14 dbsAvoid tempdir trickery for c-apps and use consistent...
2007-11-06 mikerfirst round of i18n magic in cstore
2007-11-04 dbsTypo fix (and add ye olde vim modeline while we're...
2007-11-04 ericksonchanged the majority of the IDL parsing logs from INFO...
2007-09-26 mikerdebug logging
2007-09-26 mikerinitial test of in-xml views for reporting
2007-07-05 mikersignedness fixes for libxml2 calls
2007-05-28 mikerTypo patch from Dan Scott, correcting the Namespace...
2007-02-20 mikerdeprecate libfieldmapper by moving to the idl interface...
2006-09-25 mikermaking cstore "controller" aware
2006-07-09 mikerIDL parsing lib