Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / qcam/saxy issues and pull requests
#136 - expand_entity: :never does not preserve the 
 entity as expected
Issue -
State: open - Opened by LFelicien 24 days ago
#135 - Fix compile time deprecation warnings
Pull Request -
State: closed - Opened by lucacorti 6 months ago
- 1 comment
#134 - Parsing fails when XML declaration is missing and a standard PI is present
Pull Request -
State: closed - Opened by lucacorti 6 months ago
#133 - Handle CDATA with UTF-8 characters when partial parsing
Pull Request -
State: open - Opened by tomtaylor 7 months ago
- 1 comment
#132 - Implement `Saxy.stream_state/5`
Pull Request -
State: open - Opened by tanguykurylo 7 months ago
- 1 comment
#131 - Returning incorrect result in `handle_event` results in silent error
Issue -
State: open - Opened by thbar 9 months ago
- 1 comment
#130 - Fix compilation warnings and test a wider range of Elixir versions
Pull Request -
State: closed - Opened by wkirschbaum 10 months ago
- 4 comments
#129 - XML element name parsing is not spec compliant
Issue -
State: open - Opened by lucacorti 11 months ago
#128 - Handle closing tag with whitespace
Pull Request -
State: closed - Opened by ashabhasa 11 months ago
- 2 comments
#127 - Tolerate ASCII encoding instead of UTF-8
Issue -
State: closed - Opened by thbar 11 months ago
- 2 comments
#126 - Documentation fixes
Pull Request -
State: open - Opened by thbar 11 months ago
#125 - Add ability to rename attributes
Pull Request -
State: open - Opened by sirikid almost 1 year ago
#124 - Special characters are not escaped during xml encoding
Issue -
State: closed - Opened by ashabhasa about 1 year ago
- 1 comment
#123 - Saxy does parse but does not encode properly
Issue -
State: open - Opened by StephanMeijer about 1 year ago
- 1 comment
#122 - CDATA element fails to parse when element contains £ symbol
Issue -
State: open - Opened by tomtaylor over 1 year ago
- 6 comments
#121 - Update outdate document
Pull Request -
State: closed - Opened by manhtranlinh over 1 year ago
#120 - Fix OTP 20 version on CI
Pull Request -
State: closed - Opened by qcam almost 2 years ago
#119 - Saxy does not map \r to \n like SimpleXml does - can we count on this continuing?
Issue -
State: closed - Opened by cmarkle almost 2 years ago
- 2 comments
#118 - Saxy.stream_events implemented
Pull Request -
State: closed - Opened by hissssst almost 2 years ago
- 5 comments
#117 - Stream fails to parse if XML file contains a leading BOM character
Issue -
State: open - Opened by edds almost 2 years ago
- 1 comment
#116 - Cutting a new release?
Issue -
State: closed - Opened by thbar over 2 years ago
- 2 comments
#115 - Example of pretty-printing (indenting) XML with Saxy?
Issue -
State: open - Opened by thbar over 2 years ago
#114 - Added expand_entity never to resolve #107
Pull Request -
State: closed - Opened by vikas15bhardwaj over 2 years ago
- 1 comment
#113 - Concerns on whitespace emitting and parsing
Issue -
State: open - Opened by jekku over 2 years ago
- 3 comments
#112 - Namespace support
Issue -
State: closed - Opened by roelandvanbatenburg over 2 years ago
- 3 comments
#111 - `Saxy.XML.element/3` and a non-list third argument results in a Dialyzer error
Issue -
State: closed - Opened by thbar over 2 years ago
- 1 comment
#110 - Closing the event stream - detect end_document
Issue -
State: open - Opened by joeppeeters over 2 years ago
#109 - Is streaming encoding possible with Saxy?
Issue -
State: closed - Opened by thbar over 2 years ago
- 6 comments
#108 - Making sure characters are escaped during encoding
Pull Request -
State: closed - Opened by vikas15bhardwaj over 2 years ago
- 4 comments
#107 - Saxy.encode! function is not escaping characters in some cases
Issue -
State: closed - Opened by vikas15bhardwaj over 2 years ago
#106 - adding test for get/reset user_state during partial parsing
Pull Request -
State: closed - Opened by JoeZ99 over 2 years ago
#105 - Can we safely raise an error from a handler?
Issue -
State: closed - Opened by thbar almost 3 years ago
- 2 comments
#104 - Add @impl
Pull Request -
State: closed - Opened by thbar almost 3 years ago
- 3 comments
#103 - Documenting how to filter out newlines from the parsed model
Issue -
State: open - Opened by thbar almost 3 years ago
- 2 comments
Labels: Enhancement
#102 - Support uppercase UTF-8 encoding in prolog
Pull Request -
State: closed - Opened by thbar almost 3 years ago
- 1 comment
#101 - "UTF-8" vs "utf-8" in the encoded prolog?
Issue -
State: closed - Opened by thbar almost 3 years ago
- 4 comments
#100 - accessing user_state inside partial to allow streaming output
Pull Request -
State: closed - Opened by JoeZ99 almost 3 years ago
- 8 comments
#99 - Have you considered implementing a declarative syntax for parsing?
Issue -
State: open - Opened by thiagomajesk almost 3 years ago
- 2 comments
#98 - CDATA event not being handled when there's a line break?
Issue -
State: closed - Opened by thiagomajesk almost 3 years ago
- 4 comments
#97 - Multiple chacarters events being received for the same element when the cdata_as_characters option is enabled
Issue -
State: closed - Opened by jhonathas about 3 years ago
- 2 comments
#96 - Support SAX handler as a function
Pull Request -
State: open - Opened by qcam over 3 years ago
#95 - Output Stream
Issue -
State: closed - Opened by sntran over 3 years ago
Labels: Enhancement
#94 - Supports a callback function instead of a handler module
Issue -
State: open - Opened by sntran over 3 years ago
Labels: Enhancement
#93 - Fix v1.4.0 release date
Pull Request -
State: closed - Opened by kanmaniselvan over 3 years ago
- 2 comments
#92 - Fix Bench link in README.md
Pull Request -
State: closed - Opened by kanmaniselvan over 3 years ago
- 1 comment
#91 - Bump CI to latest version of Elixir
Pull Request -
State: closed - Opened by qcam over 3 years ago
#90 - Merge optimization works
Pull Request -
State: closed - Opened by qcam over 3 years ago
#89 - Misc doc changes
Pull Request -
State: closed - Opened by kianmeng almost 4 years ago
- 1 comment
#88 - Use setup-beam package from Erlef
Pull Request -
State: closed - Opened by qcam almost 4 years ago
#87 - Support custom transformer in Saxy.Builder
Pull Request -
State: closed - Opened by qcam almost 4 years ago
#86 - List support in Saxy.Builder
Issue -
State: closed - Opened by jcelliott almost 4 years ago
- 5 comments
Labels: Enhancement
#85 - Encoding Error ISO-8859-1 SimpleForm
Issue -
State: open - Opened by blackode almost 4 years ago
- 3 comments
Labels: Enhancement
#84 - Optimize the non-streaming XML parser
Pull Request -
State: closed - Opened by qcam about 4 years ago
#83 - Simplify XML parsing code
Pull Request -
State: closed - Opened by qcam about 4 years ago
#82 - Fix definition of Saxy.XML.content type
Pull Request -
State: closed - Opened by marcelotto over 4 years ago
- 1 comment
#81 - Fix broken SaxMerl link in README.md
Pull Request -
State: closed - Opened by tiagonbotelho over 4 years ago
- 1 comment
#80 - Support :error tuples as a valid return value in event handlers
Issue -
State: open - Opened by marcelotto over 4 years ago
- 5 comments
Labels: Enhancement
#79 - Give CDATA its own event type
Pull Request -
State: closed - Opened by qcam over 4 years ago
#78 - Introduce an alternate map based parsed form
Pull Request -
State: closed - Opened by vanjabucic over 4 years ago
- 5 comments
#77 - Deprecate binary content in XML encoder
Pull Request -
State: open - Opened by qcam over 4 years ago
#76 - Update Saxy.Builder implementation of primitive types
Pull Request -
State: closed - Opened by qcam over 4 years ago
#75 - fix dialyxir
Pull Request -
State: closed - Opened by manuel-rubio over 4 years ago
- 4 comments
#74 - Default `Saxy.Builder` implementations have been removed in 1.2.1
Issue -
State: closed - Opened by drewolson over 4 years ago
- 3 comments
#73 - Get tag content at :end_element
Issue -
State: closed - Opened by augnustin over 4 years ago
- 3 comments
#72 - fix specs and remove 'dead' code (Dialyxir)
Pull Request -
State: closed - Opened by manuel-rubio over 4 years ago
- 5 comments
#71 - CDATA: Keep when parsing & rebuilding document
Issue -
State: closed - Opened by eteubert over 4 years ago
- 2 comments
Labels: Bug
#70 - Update event_data type
Pull Request -
State: closed - Opened by marpo60 over 4 years ago
- 1 comment
#69 - Speed up XML builder
Pull Request -
State: closed - Opened by qcam over 4 years ago
#68 - Run benchmarking on CI
Pull Request -
State: closed - Opened by qcam over 4 years ago
#67 - Halt and Partial
Issue -
State: closed - Opened by manuel-rubio over 4 years ago
- 3 comments
#66 - Support parser halting
Pull Request -
State: closed - Opened by qcam over 4 years ago
#65 - Test against multiple OTP version
Pull Request -
State: closed - Opened by qcam over 4 years ago
#64 - Refactor event emitting
Pull Request -
State: closed - Opened by qcam over 4 years ago
#63 - Parsing little by little
Pull Request -
State: closed - Opened by manuel-rubio almost 5 years ago
- 6 comments
#62 - Dialyzer
Issue -
State: closed - Opened by varnerac almost 5 years ago
- 2 comments
#61 - Add some Credo (linter), code coverage and dialyzer.
Pull Request -
State: closed - Opened by varnerac almost 5 years ago
- 1 comment
#60 - Fix broken Saxy.Encoder doctests
Pull Request -
State: closed - Opened by varnerac almost 5 years ago
- 1 comment
#59 - Update README.md
Pull Request -
State: closed - Opened by josevalim almost 5 years ago
- 1 comment
#58 - Fix integer typespecs
Pull Request -
State: closed - Opened by lucacorti almost 5 years ago
- 1 comment
#57 - improve the XML generation: prolog optional, using [] instead of :empty
Pull Request -
State: closed - Opened by manuel-rubio almost 5 years ago
- 4 comments
#56 - Emit "characters" event data in chunks
Pull Request -
State: closed - Opened by qcam about 5 years ago
#55 - Streaming received chunks of characters event
Issue -
State: closed - Opened by erikmocny about 5 years ago
- 1 comment
Labels: Enhancement
#54 - [HOWTO] Target a nested element
Issue -
State: closed - Opened by nresni about 5 years ago
- 2 comments
#53 - Take xml:space into account when parsing into simple form
Issue -
State: open - Opened by qcam about 5 years ago
Labels: Enhancement
#52 - Fix white spaces emitting
Pull Request -
State: closed - Opened by qcam about 5 years ago
#51 - Support for xml:space="preserve"
Issue -
State: closed - Opened by xavier about 5 years ago
- 1 comment
#50 - "&" in characters throws error
Issue -
State: closed - Opened by sanconley over 5 years ago
- 5 comments
#49 - Set up Github Action
Pull Request -
State: closed - Opened by qcam over 5 years ago
#48 - Boolean attribute issue
Issue -
State: closed - Opened by paveltyk over 5 years ago
- 2 comments
#47 - Enhance Travis config
Pull Request -
State: closed - Opened by qcam over 5 years ago
#46 - Handle fast return in partial parsing
Pull Request -
State: closed - Opened by qcam over 5 years ago
#45 - Make partial parser work with fast return
Issue -
State: closed - Opened by qcam over 5 years ago
- 3 comments
#44 - Fix Travis CI
Pull Request -
State: closed - Opened by qcam almost 6 years ago
#43 - Support Elixir 1.6+
Pull Request -
State: closed - Opened by qcam almost 6 years ago
#42 - Add ability to parse incomplete XML
Pull Request -
State: closed - Opened by nleve almost 6 years ago
- 6 comments
#41 - Allow partial parsing of an XML doc
Issue -
State: closed - Opened by nleve almost 6 years ago
- 2 comments
#40 - Run Travis CI with Elixir v1.8.1
Pull Request -
State: closed - Opened by qcam almost 6 years ago
#39 - Saxy hangs the dialyzer
Issue -
State: closed - Opened by the-mikedavis about 6 years ago
- 10 comments
#38 - Revert "Implement parsing XML document into xmerl format (#35)"
Pull Request -
State: closed - Opened by qcam about 6 years ago
- 3 comments
#37 - Refactor defhalt
Pull Request -
State: closed - Opened by qcam about 6 years ago