/dports/editors/emacs-devel/emacs-4d1968b/lisp/cedet/ |
H A D | ChangeLog.1 | 732 * semantic/ctxt.el (semantic-ctxt-end-of-symbol-default): 769 * semantic/ctxt.el (semantic-ctxt-end-of-symbol): New. 770 (semantic-ctxt-current-symbol-default): New. 1178 * semantic/wisent/python.el (semantic-ctxt-current-function) 1179 (semantic-ctxt-current-assignment): New overrides, simply 1590 (semantic-ctxt-current-symbol): New overrides. 2375 * semantic/ctxt.el (semantic-ctxt-imported-packages): New. 2670 (semantic-analyze-context, semantic-analyze-context-assignment) 2682 (semantic-beginning-of-command, semantic-ctxt-current-class-list) 2850 * semantic/ctxt.el: [all …]
|
/dports/editors/emacs/emacs-27.2/lisp/cedet/ |
H A D | ChangeLog.1 | 732 * semantic/ctxt.el (semantic-ctxt-end-of-symbol-default): 769 * semantic/ctxt.el (semantic-ctxt-end-of-symbol): New. 770 (semantic-ctxt-current-symbol-default): New. 1178 * semantic/wisent/python.el (semantic-ctxt-current-function) 1179 (semantic-ctxt-current-assignment): New overrides, simply 1590 (semantic-ctxt-current-symbol): New overrides. 2375 * semantic/ctxt.el (semantic-ctxt-imported-packages): New. 2670 (semantic-analyze-context, semantic-analyze-context-assignment) 2682 (semantic-beginning-of-command, semantic-ctxt-current-class-list) 2850 * semantic/ctxt.el: [all …]
|
/dports/math/R/R-4.1.2/src/library/compiler/noweb/ |
H A D | compiler.nw | 460 would require a semantic change that would need some form of 1715 argument is missing, which means the assignment is in the current 1736 For assignment expressions the assignment variable is added to any 3006 ctxt.label <- cb$makelabel() 3007 cb$putcode(STARTFOR.OP, callidx, ci, ctxt.label) 3008 cb$putlabel(ctxt.label) 4109 Ordinary assignment creates or modifies a binding in the current 4325 semantics for complex assignment than the current intepreter. 4393 assignment process is that the current right hand side value is on the 4411 of the current left hand side argument. For example, for an assignment [all …]
|
/dports/math/libRmath/R-4.1.1/src/library/compiler/noweb/ |
H A D | compiler.nw | 460 would require a semantic change that would need some form of 1715 argument is missing, which means the assignment is in the current 1736 For assignment expressions the assignment variable is added to any 3006 ctxt.label <- cb$makelabel() 3007 cb$putcode(STARTFOR.OP, callidx, ci, ctxt.label) 3008 cb$putlabel(ctxt.label) 4109 Ordinary assignment creates or modifies a binding in the current 4325 semantics for complex assignment than the current intepreter. 4393 assignment process is that the current right hand side value is on the 4411 of the current left hand side argument. For example, for an assignment [all …]
|
/dports/editors/emacs-devel/emacs-4d1968b/ |
H A D | ChangeLog.3 | 30901 (semantic-ctxt-current-symbol): Remove unused var `symlist`. 35552 * lisp/cedet/semantic/ctxt.el: Use lexical-binding. 35556 (semantic-ctxt-end-of-symbol-default): Remove unused var `fieldsep`. 37964 * lisp/cedet/semantic/ctxt.el (semantic-command-separation-character) 45736 (python-rx): Add `assignment-target' and `grouped-assignment-target'. 62940 (semantic-eldoc-current-symbol-info) 87241 rename comp-ctxt-funcs comp-ctxt-exp-funcs 101227 (semantic-ctxt-current-class-list): Include token tags as things to 102353 (semantic-get-local-variables, semantic-ctxt-current-symbol) 165856 (semantic-analyze-current-symbol-default, semantic-adebug-analyze): [all …]
|
/dports/editors/emacs/emacs-27.2/ |
H A D | ChangeLog.3 | 12648 (semantic-ctxt-current-class-list): Include token tags as things to 13291 (semantic-test-c-preprocessor-simulation): Use with-current-buffer. 13774 (semantic-get-local-variables, semantic-ctxt-current-symbol) 16158 * lisp/cedet/srecode/ctxt.el (srecode-calculate-context): 21043 (sh--assignment-collect): New function, extracted from sh-assignment. 33920 (semantic-analyze-current-context): Remove obsolete name arg. 34457 * lisp/cedet/srecode/ctxt.el (srecode/dictionary): Require to 38692 (c-assignment-op-regexp) 77276 (semantic-analyze-current-symbol-default, semantic-adebug-analyze): 77277 * lisp/cedet/semantic/analyze/refs.el (semantic-analyze-current-tag): [all …]
|
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/libxml/src/ |
H A D | NEWS | 421 Fix a bug on name parsing at the end of current input buffer (Daniel Veillard), 424 Fix a self assignment issue raised by clang (Scott Graham), 1017 Fix a change of semantic on XPath preceding and following axis (Daniel Veillard), 1020 Fix the semantic of XPath axis for namespace/attribute context nodes (Daniel Veillard), 1084 xmlCtxtResetLastError should reset ctxt-errNo (Daniel Veillard) 1187 571271 fix semantic of xsd:all with minOccurs=0 (Daniel Veillard), 1207 use options from current parser ctxt for external entities (Rob Richards), 1214 reuse options from current parser for entities (Rob Richards), 1550 transition bug in regexps, ctxt->standalone = -2 to indicate no 1944 - Parsers: added xmlByteConsumed(ctxt) API to get the byte offest in [all …]
|
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/libxml/src/ |
H A D | NEWS | 421 Fix a bug on name parsing at the end of current input buffer (Daniel Veillard), 424 Fix a self assignment issue raised by clang (Scott Graham), 1017 Fix a change of semantic on XPath preceding and following axis (Daniel Veillard), 1020 Fix the semantic of XPath axis for namespace/attribute context nodes (Daniel Veillard), 1084 xmlCtxtResetLastError should reset ctxt-errNo (Daniel Veillard) 1187 571271 fix semantic of xsd:all with minOccurs=0 (Daniel Veillard), 1207 use options from current parser ctxt for external entities (Rob Richards), 1214 reuse options from current parser for entities (Rob Richards), 1550 transition bug in regexps, ctxt->standalone = -2 to indicate no 1944 - Parsers: added xmlByteConsumed(ctxt) API to get the byte offest in [all …]
|
H A D | ChangeLog | 2682 * xmlschemas.c: An assignment to a local variable, which was 4376 Separated the assignment of the model groups to referencing 4481 * SAX.c: fixed #172260 redundant assignment. 6066 Fixed wrong assignment of the owner of a wildcard in 7877 current state 11497 no changes at the semantic level. 13063 * xmlIO.c: handle Windows sepecific file://localhost/ semantic ... 13273 removing ctxt->token for good. 14246 on the semantic of TYPE="error" 14563 in the tree API to align the semantic with DOM. [all …]
|
/dports/textproc/libxml2/libxml2-2.9.12/ |
H A D | NEWS | 421 Fix a bug on name parsing at the end of current input buffer (Daniel Veillard), 424 Fix a self assignment issue raised by clang (Scott Graham), 1017 Fix a change of semantic on XPath preceding and following axis (Daniel Veillard), 1020 Fix the semantic of XPath axis for namespace/attribute context nodes (Daniel Veillard), 1084 xmlCtxtResetLastError should reset ctxt-errNo (Daniel Veillard) 1187 571271 fix semantic of xsd:all with minOccurs=0 (Daniel Veillard), 1207 use options from current parser ctxt for external entities (Rob Richards), 1214 reuse options from current parser for entities (Rob Richards), 1550 transition bug in regexps, ctxt->standalone = -2 to indicate no 1944 - Parsers: added xmlByteConsumed(ctxt) API to get the byte offest in [all …]
|
H A D | ChangeLog | 2025 collect the nodes in the current axis for the current context 2682 * xmlschemas.c: An assignment to a local variable, which was 4376 Separated the assignment of the model groups to referencing 4481 * SAX.c: fixed #172260 redundant assignment. 6066 Fixed wrong assignment of the owner of a wildcard in 7877 current state 11497 no changes at the semantic level. 13063 * xmlIO.c: handle Windows specific file://localhost/ semantic ... 14246 on the semantic of TYPE="error" 14563 in the tree API to align the semantic with DOM. [all …]
|
/dports/textproc/py-libxml2/libxml2-2.9.12/ |
H A D | NEWS | 421 Fix a bug on name parsing at the end of current input buffer (Daniel Veillard), 424 Fix a self assignment issue raised by clang (Scott Graham), 1017 Fix a change of semantic on XPath preceding and following axis (Daniel Veillard), 1020 Fix the semantic of XPath axis for namespace/attribute context nodes (Daniel Veillard), 1084 xmlCtxtResetLastError should reset ctxt-errNo (Daniel Veillard) 1187 571271 fix semantic of xsd:all with minOccurs=0 (Daniel Veillard), 1207 use options from current parser ctxt for external entities (Rob Richards), 1214 reuse options from current parser for entities (Rob Richards), 1550 transition bug in regexps, ctxt->standalone = -2 to indicate no 1944 - Parsers: added xmlByteConsumed(ctxt) API to get the byte offest in [all …]
|
H A D | ChangeLog | 2025 collect the nodes in the current axis for the current context 2682 * xmlschemas.c: An assignment to a local variable, which was 4376 Separated the assignment of the model groups to referencing 4481 * SAX.c: fixed #172260 redundant assignment. 6066 Fixed wrong assignment of the owner of a wildcard in 7877 current state 11497 no changes at the semantic level. 13063 * xmlIO.c: handle Windows specific file://localhost/ semantic ... 14246 on the semantic of TYPE="error" 14563 in the tree API to align the semantic with DOM. [all …]
|
/dports/lang/pharo/Pharo-1.4-14438/ |
H A D | PharoV10.sources | 29035 "only move semantic" 29055 "only move semantic" 70757 ctxt := ctxt sender. 70823 | ctxt current ctxt1 | 70825 [ctxt == current or: [ctxt hasSender: self]] 70827 [current := ctxt. 70926 ctxt := ctxt sender. 261113 assignment: varNode 261205 ifTrue: [^ self assignment: self variable]. 286308 ctxt := ctxt sender. [all …]
|
/dports/japanese/seaside/ |
H A D | Seaside-JPatched080908-sq39.changes | 542 select: [:assignment | (self types includes: assignment) not]. 22042 | node assignment | 152585 | ctxt unwindBlock inSema | 152587 ctxt := thisContext. 152588 [ ctxt := ctxt findNextUnwindContextUpTo: nil. 152589 ctxt isNil 152591 unwindBlock := ctxt tempAt: 1. 152593 ctxt tempAt: 1 put: nil. 152594 thisContext terminateTo: ctxt. 152617 ctxt := self popTo: suspendedContext bottomContext. [all …]
|
/dports/graphics/opencollada/OpenCOLLADA-1.6.68/Externals/LibXML/ |
H A D | ChangeLog | 2055 * xmlschemas.c: An assignment to a local variable, which was 3749 Separated the assignment of the model groups to referencing 3854 * SAX.c: fixed #172260 redundant assignment. 5439 Fixed wrong assignment of the owner of a wildcard in 7250 current state 10870 no changes at the semantic level. 12436 * xmlIO.c: handle Windows sepecific file://localhost/ semantic ... 12646 removing ctxt->token for good. 13619 on the semantic of TYPE="error" 13936 in the tree API to align the semantic with DOM. [all …]
|
/dports/textproc/wiggle/wiggle-1.3/tests/contrib/series/ |
H A D | ldiff | 1345 - patches.suse/hwmon-ibmpowernv-Add-current-A-sensor.patch 2314 - patches.suse/0114-iwlwifi-pcie-make-ctxt-info-free-idempotent.patch 4243 - patches.suse/0064-libceph-upmap-semantic-changes.patch 9396 - patches.suse/bpf-improve-verifier-ARG_CONST_SIZE_OR_ZERO-semantic.patch 10968 - patches.suse/tcp-use-current-time-in-tcp_rcv_space_adjust.patch 15873 - patches.suse/ceph-keep-consistent-semantic-in-fscache-related-option-combination.patch 21034 - patches.suse/hwmon-ina2xx-Fix-current-value-calculation.patch 22677 - patches.suse/smb3-Update-POSIX-negotiate-context-with-POSIX-ctxt-GUID.patch 25786 + patches.suse/KVM-x86-set-ctxt-have_exception-in-x86_decode_insn.patch 30686 + patches.suse/libbpf-Bump-current-version-to-v0.0.6.patch [all …]
|
H A D | diff | 2307 | <<<--patches.suse/0114-iwlwifi-pcie-make-ctxt-info-free-idempotent.patch-->>><<<++patches.suse/dr… 4236 | <<<--patches.suse/0064-libceph-upmap-semantic-changes.patch-->>><<<++patches.suse/drm-msm-dsi-Imp… 9389 | <<<--patches.suse/bpf-improve-verifier-ARG_CONST_SIZE_OR_ZERO-semantic.patch-->>><<<++patches.sus… 13176 | patches.suse/drm-i915-gvt-Introduce-page-table-type-of-current-le 14101 | patches.suse/workqueue-Allow-retrieval-of-current-task-s-work-str 14102 | patches.suse/drm-Allow-determining-if-current-task-is-output-poll 15866 | patches.suse/ceph-keep-consistent-semantic-in-fscache-related-option-combination.patch 16612 | patches.suse/17-nospec-allow-getting-setting-on-non-current-task.patch 20313 | patches.suse/power-supply-twl4030_charger-fix-charging-current-ou.patch 21027 | patches.suse/hwmon-ina2xx-Fix-current-value-calculation.patch [all …]
|
H A D | merge | 1334 patches.suse/hwmon-ibmpowernv-Add-current-A-sensor.patch 2303 patches.suse/0114-iwlwifi-pcie-make-ctxt-info-free-idempotent.patch 3383 patches.suse/drm-nouveau-disp-dp-store-current-link-configuration 4232 patches.suse/0064-libceph-upmap-semantic-changes.patch 8021 patches.suse/regulator-tps65218-Fix-strobe-assignment 9385 patches.suse/bpf-improve-verifier-ARG_CONST_SIZE_OR_ZERO-semantic.patch 10957 patches.suse/tcp-use-current-time-in-tcp_rcv_space_adjust.patch 13242 patches.suse/drm-i915-guc-Tidy-ELSP-port-assignment 15863 patches.suse/ceph-keep-consistent-semantic-in-fscache-related-option-combination.patch 21024 patches.suse/hwmon-ina2xx-Fix-current-value-calculation.patch [all …]
|
H A D | orig | 1334 patches.suse/hwmon-ibmpowernv-Add-current-A-sensor.patch 2303 patches.suse/0114-iwlwifi-pcie-make-ctxt-info-free-idempotent.patch 3383 patches.suse/drm-nouveau-disp-dp-store-current-link-configuration 4232 patches.suse/0064-libceph-upmap-semantic-changes.patch 8021 patches.suse/regulator-tps65218-Fix-strobe-assignment 9385 patches.suse/bpf-improve-verifier-ARG_CONST_SIZE_OR_ZERO-semantic.patch 10957 patches.suse/tcp-use-current-time-in-tcp_rcv_space_adjust.patch 13241 patches.suse/drm-i915-guc-Tidy-ELSP-port-assignment 15862 patches.suse/ceph-keep-consistent-semantic-in-fscache-related-option-combination.patch 21023 patches.suse/hwmon-ina2xx-Fix-current-value-calculation.patch [all …]
|
/dports/security/lasso/lasso-2.7.0/ |
H A D | ChangeLog | 1648 current 1.16 version. 2364 - if ((ctxt != NULL) && (ctxt->error != NULL)) { 2369 + xmlErrValidNode(ctxt, attr->parent, XML_DTD_ID_REDEFINED, 2377 script. What is different is the the requirement ctxt be 4442 assignment. 15027 Remove follow-idwsf-stupid-semantic flag 21686 Do not respect default semantic of dst:Query 21966 handle new signature_status semantic. 22637 XML: use macro for assignment 25424 Use assignment macros in id-wsf 2.0 module [all …]
|
/dports/textproc/gitlab-elasticsearch-indexer/gitlab-elasticsearch-indexer-ef1440548effec15831eda2d246dacc43233cefb/vendor/github.com/go-enry/go-enry/v2/internal/code-generator/generator/test_files/ |
H A D | frequencies.gold | 9069 "assignment": -5.459586, 27891 "assignment": -10.542838, 28028 "ctxt": -10.542838, 51882 "assignment": -8.633197, 80160 "ctxt": -6.059123, 99744 "assignment": -7.402452, 125660 "current": -6.322565, 146735 "semantic": -9.186457, 152839 "assignment": -7.922865, 165089 "@assignment": -8.388223, [all …]
|
/dports/converters/wkhtmltopdf/qt-5db36ec/src/3rdparty/webkit/Source/WebCore/ |
H A D | ChangeLog-2007-10-14 | 14417 Add an assignment operator for BString that takes a BSTR 15381 Add a real copy constructor and assignment operator for CollectionInfo 17360 current does. 18943 * platform/graphics/cairo/ImageCairo.cpp: Avoid the confusing ctxt/context naming scheme. 20049 Some more warnings were disabled globally, including assignment within 31742 (WebCore::PluginStreamWin::stop): Remove assignment of m_streamStarted 31745 now-unnecessary assignment of m_streamStarted to true because we set 39894 Previous colors had numerous conflicts in semantic pairs, which 43223 constructor, and removed the uneeded self-assignment check. 52209 for w because the 'w = 0' assignment just screams to the compiler, "Don't [all …]
|
/dports/editors/libreoffice/libreoffice-7.2.6.2/ |
H A D | ChangeLog | 20104 to Julien for hinting me to that. So this is no semantic 43150 The (semantic) [API CHANGE] is in osl_getLocalHostname, 64406 Syntax and semantic are as close as possible to the Basic syntax 426382 assignment. 491173 Fix semantic of sentence 953273 technically the same as the default value, convey semantic 1130472 The semantic match that finds this problem is follows: 1229526 without risking messing with the semantic of use 1530287 fix semantic error in layout calculation 1571065 No semantic changes, the iOS code still is mostly dummy. [all …]
|
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/ |
H A D | ChangeLog | 747 duplicate assignment to char_ptr. 17147 Remove unnecessary assignment. 31182 no-semantic-change diff. 55153 * lib/fts.c (fts_build): No semantic change. 55181 * lib/fts.c (__opendir2): Move "up". No semantic change. 62000 * NEWS: Document the semantic change. 74532 openat: correct formatting (no semantic change) 85638 assignment. 91477 fts: move a function definition "up" (no semantic change) 107736 (diag, compareseq): Remove const from the ctxt argument. [all …]
|